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

Update New Features and Update Documents in V0.2.6 #25

Closed
Lupin1998 opened this issue Oct 11, 2022 · 2 comments
Closed

Update New Features and Update Documents in V0.2.6 #25

Lupin1998 opened this issue Oct 11, 2022 · 2 comments
Assignees
Labels
bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request

Comments

@Lupin1998
Copy link
Member

Lupin1998 commented Oct 11, 2022

Updating features:

  1. Support new self-supervised method BEiT with ViT-Base on ImageNet-1K, and fix bugs of CAE, MaskFeat, and SimMIM in Dataset, Model, and Head. Note that we added HOG feature implementation borrowed from the original repo for MaskFeat.
  2. Support new backbone architecture DeiT-3 and provide configs.
  3. Update pre-training and fine-tuning config files, and documents for the relevant masked image modeling (MIM) methods (BEiT, MaskFeat, CAE, and A2MIM).
  4. Support Grad-CAM visualization tools vis_cam.py of supported architectures.

Updating documents:

  1. Update the template and add the latest paper lists of mixup and MIM methods in Awesome Mixups and Awesome MIM.
  2. Update documents of tools.
@Lupin1998 Lupin1998 self-assigned this Oct 11, 2022
@Lupin1998 Lupin1998 added bug Something isn't working enhancement New feature or request labels Oct 11, 2022
Lupin1998 added a commit that referenced this issue Oct 11, 2022
@Lupin1998
Copy link
Member Author

Fixed bugs and updated features for MIM methods in OpenMixup V0.2.6.

@Lupin1998 Lupin1998 added the documentation Improvements or additions to documentation label Oct 14, 2022
@Lupin1998 Lupin1998 reopened this Oct 14, 2022
@Lupin1998 Lupin1998 changed the title Fix Features of MIM methods and Update Documents in V0.2.6 Fix Features of New methods and Update Documents in V0.2.6 Oct 14, 2022
@Lupin1998 Lupin1998 changed the title Fix Features of New methods and Update Documents in V0.2.6 Update Features of New methods and Update Documents in V0.2.6 Oct 14, 2022
@Lupin1998 Lupin1998 changed the title Update Features of New methods and Update Documents in V0.2.6 Update New Features and Update Documents in V0.2.6 Oct 14, 2022
Lupin1998 added a commit that referenced this issue Oct 14, 2022
@Lupin1998
Copy link
Member Author

Update new features and documents for OpenMixup V0.2.6 (issue #24).

Lupin1998 added a commit that referenced this issue Oct 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant