Skip to content

jkooy/SUN-SSL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

SUN-SSL

python main_moco.py -a resnet50 --lr 0.03 --batch-size 128 --resume SUN397_save/checkpoint_epoch_0164.pth.tar --dist-url 'tcp:https://localhost:10001' --multiprocessing-distributed MULTIPROCESSING_DISTRIBUTED --world-size 1 --rank 0

python 0.1main_moco.py -a resnet50 --lr 0.03 --batch-size 128 --dist-url 'tcp:https://localhost:10001' --multiprocessing-distributed MULTIPROCESSING_DISTRIBUTED --world-size 1 --rank 0 \

Source dataset preparation

SUN dataset preparation

wget http:https://vision.princeton.edu/projects/2010/SUN/SUN397.tar.gz && tar -xzf SUN397.tar.gz

Imagenet dataset preparation

bash preprocessing.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages