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

pre-train weight for mask_generator.py #10

Open
chinglun opened this issue Dec 18, 2023 · 1 comment
Open

pre-train weight for mask_generator.py #10

chinglun opened this issue Dec 18, 2023 · 1 comment

Comments

@chinglun
Copy link

When i run mask_generator.py ,it need some pre-train weights like /users/gyungin/sos/networks/pretrained/moco_v2_800ep_pretrain.pth.tar
Is it necessary? If so, how can i get it?

Thanks for your response!

@noelshin
Copy link
Owner

Dear @baron0830

Apologies for the late reply and thanks for your interest in our work.
Yes, they are necessary and you can download here:

For MoCov2: https://dl.fbaipublicfiles.com/moco/moco_checkpoints/moco_v2_800ep/moco_v2_800ep_pretrain.pth.tar
For SwAV: https://dl.fbaipublicfiles.com/deepcluster/swav_800ep_pretrain.pth.tar

I believe in case of DINO, it'll download directly from a given URL in the code.

Hope this helps,
Gyungin

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