PyTorch-BYOL icon indicating copy to clipboard operation
PyTorch-BYOL copied to clipboard

Unable to replicate experiments for 80 epochs

Open snailrowen1337 opened this issue 5 years ago • 2 comments

Thanks a ton for making this open-source. I have a question about replicating the 75% accuracy for 80 epochs. I just changed the config file to read "max_epochs: 80" and then trained the model, but it only reached roughly 70% accuracy, see below. Is there anything else that needs to be changed to reach the 75% accuracy you report? Thanks!!

Testing accuracy: 69.5125 Testing accuracy: 69.5125 Testing accuracy: 69.6875 Testing accuracy: 69.9125 Testing accuracy: 69.7875 Testing accuracy: 69.7 Testing accuracy: 69.625 Testing accuracy: 69.8625 Testing accuracy: 69.65 Testing accuracy: 69.5375 Testing accuracy: 70.025 Testing accuracy: 69.8125

snailrowen1337 avatar Jul 03 '20 14:07 snailrowen1337

@snailrowen1337 my test acc is always: 10. no matter which epoch I used.

BrettLL avatar Aug 20 '20 08:08 BrettLL

@snailrowen1337 I had the same issue. Did you find any fix for this problem?

soumye avatar Nov 20 '20 15:11 soumye