taoyang1122 / pytorch-SimSiam

A PyTorch re-implementation of the paper 'Exploring Simple Siamese Representation Learning'. Reproduced the 67.8% Top1 Acc on ImageNet.
Apache License 2.0
78 stars 8 forks source link

Models from each epoch #10

Open hamedbehzadi opened 9 months ago

hamedbehzadi commented 9 months ago

Dear

Thank you for sharing your implemented codes from the paper. Kindly, I wanted to ask whether you have saved model for each epoch in both phases pre-training and fine-tuning on ImageNet? If yes, would it be possible to you for sharing those as well?

Thanks, Hamed