Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot reproduce the results of moco-v2 #126

Open
shaoming20798 opened this issue Apr 12, 2022 · 2 comments
Open

cannot reproduce the results of moco-v2 #126

shaoming20798 opened this issue Apr 12, 2022 · 2 comments

Comments

@shaoming20798
Copy link

Hi, is there anyone have successfully reproduced moco-v2?
I have tested several times, but still cannot achieve the same results metioned in README.md. Actually, I can only get 45% in top-1 accuracy in linear classification using my unsupervised training 200 epochs model, and get 64% in top-1 accuracy using the pre-trained model given by the author. The top-1 accuracy in linear classification task metioned by the author is 67.5±0.1.
My environments are as follows:
Python: 3.8.3
GCC: 7.3.0
GPU: Nvidia A40, training using 8 gpus
CUDA: 11.0
Pytorch: 1.7.0
Is there anyone can give me some advice? Thanks.

@DJ-CHB
Copy link

DJ-CHB commented Jan 11, 2024

are you using the same linear evaluation config as in the paper?

@solauky
Copy link

solauky commented Jan 11, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants