collect useful scripts & tips
utils
-
valpref.sh : for imagenet-1k dataset valiation data, make each classname directory and move corresponding image file to it (copied from https://raw.githubusercontent.com/soumith/imagenetloader.torch/master/valprep.sh)
-
extract_tar.sh : for multi tar files, make directory with its name, and extract each tar files to the generated directory.
tool test
-
seaborn_test.py : test seaborn plot is ok
-
TSNE_example.py : test TSNE is ok
-
matplot_est.py : test matplotlib is ok