A PyTorch implementation for the paper Exploring Simple Siamese Representation Learning by Xinlei Chen & Kaiming He
mkdir model
nohup python3.6 -u main.py&
Currently only the results on cifar-10 have been reproduced
top -1 accuracy | |
---|---|
Paper | 91.8 |
Reproduce | 90.52 |
Reproduce the results of ImageNet