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

Reproduce MoCov2 on ImageNet 1k #49

Closed
lianqing01 opened this issue Mar 20, 2020 · 1 comment
Closed

Reproduce MoCov2 on ImageNet 1k #49

lianqing01 opened this issue Mar 20, 2020 · 1 comment

Comments

@lianqing01
Copy link

Hi @HobbitLong , I am trying to reproduce MoCo v2 on ImageNet 1k. Have you tried to replace the Linear projection head to MLP? Do you think it is necessary that add the batch normalization layer or bias for the fully connected layer? I keep all the hyper-param same as the paper but only could get 61.4~ acc with 4 gpu 256 batch size.

Would you kindly share with me the specific configurations based on your codebase for reproducing MoCov2-ResNet-50?

Thanks a lot!

@HobbitLong
Copy link
Owner

@lianqing01 , I guess you already figure it out.

But in case you are interested, I have open-sourced another repo contains many current SoTA methods (including MoCo v1, v2, etc), and will contain some more. Please see here

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

2 participants