Fork of (https://github.com/facebookresearch/SLIP) Code release for SLIP Self-supervision meets Language-Image Pre-training - harvard-visionlab/SLIP
python main_simsiam.py \ -a resnet50 \ --dist-url 'tcp://localhost:10001' --multiprocessing-distributed --world-size 1 --rank 0 \ --fix-pred-lr \ [your imagenet-folder with train and val folders] The script uses all the default hyper-parameters as described in the paper, and uses...
The SYSU-30k dataset is also uploaded to Google driver. Both Google driver and Baidu pan are availble now. The source code of our weakly supervised re-ID is originally written by Guangcong Wang who has rich experiences in person re-ID (follow his github), and is partially revised by Guan...