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 MIM pre-training (v0.2.1) #4

Closed
Lupin1998 opened this issue Apr 15, 2022 · 1 comment
Closed

Reproduce MIM pre-training (v0.2.1) #4

Lupin1998 opened this issue Apr 15, 2022 · 1 comment
Assignees
Labels
update Updating configs and results in OpenMixup

Comments

@Lupin1998
Copy link
Member

Lupin1998 commented Apr 15, 2022

Reproduce MIM pre-training methods in OpenMixup to v0.2.1:

  1. Support MAE and SimMIM according to official implementation and MMSelfsup, including pre-training, benchmarks, visualization, etc. Results of MIM methods will be released soon.
  2. Unofficial implementation of MaskFeat according to their paper.
  3. Fix bugs in regression metrics, MIM dataset, and benchmark configs.

Currently, we are working on SSL methods, the update of supervised mixup methods (e.g., adding new mixup variants) might stagnate for two weeks. Besides, we suggest you install PyTorch 1.8 or higher (required by some self-supervised methods) and mmcv-full for better usage of this repo. You can still use PyTorch 1.6 for supervised classification methods.

@Lupin1998 Lupin1998 added the update Updating configs and results in OpenMixup label Apr 15, 2022
@Lupin1998 Lupin1998 self-assigned this Apr 15, 2022
@Lupin1998
Copy link
Member Author

OpenMixup v0.2.1 is available and bugs are fixed.

@Lupin1998 Lupin1998 pinned this issue Apr 25, 2022
@Lupin1998 Lupin1998 unpinned this issue Jun 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
update Updating configs and results in OpenMixup
Projects
None yet
Development

No branches or pull requests

1 participant