Skip to content

sAviOr287/imagenet_ICLR

Repository files navigation

Requirements

python3.6

pip install https://download.pytorch.org/whl/cu90/torch-0.4.1-cp36-cp36m-linux_x86_64.whl
pip install torchvision
pip install tqdm
pip install tensorflow
pip install tensorboardX
pip install easydict

How to run?

# FOR IMAGENET:
change the "train_dir" in /configs/ImageNet/resnet50/SNIP50.json to the folder with imagenet downloaded, i.e. where the train/val folder is
change the "PATH_TO_DATA" in IMNET_Stable09 as well as "PATH_TO_CHECKP" (see bash script)
Then run:

 bash IMNET_Stable09.sh
 bash IMNET_Stable095.sh
 bash IMNET_SNIP09.sh
 bash IMNET_SNIP095.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published