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

MMClassification Plan in 2022 #678

Closed
23 of 27 tasks
mzr1996 opened this issue Jan 29, 2022 · 10 comments
Closed
23 of 27 tasks

MMClassification Plan in 2022 #678

mzr1996 opened this issue Jan 29, 2022 · 10 comments

Comments

@mzr1996
Copy link
Member

mzr1996 commented Jan 29, 2022

To develop a better image classification toolbox for everyone. Welcome any contributions and suggestions.

In this issue, you can either:

  • Suggest a new feature by leaving a comment. The plan list will be updated in time.
  • Vote for a feature request with +1 or be against with -1. More votes mean a quicker response.
  • Tell us that you would like to help implement one of the features in the list or review the PRs. (This is the greatest thing to hear about!)

The following is the planned feature in 2022:

Update Model Zoo

We plan to support more than 40 classic/new algorithms in 2022 and provide more pre-trained models.
Here is the model list, and it will be updated at any time. Propose by leaving a comment 😉

Support downstream tasks

How to use MMCls's backbones in MMDet or MMSeg? Can we use modules across different OpenMMLab repositories smoothly?
Yes, we do support using modules from other repositories directly in config files. But there are still some restrictions, like model variants, dynamic input images shape, and tutorials.

Support more datasets and transforms

ImageNet and CIFAR are not enough! MMClassification can be used on more datasets but reinventing the wheel is troubling. What other dataset do you think mmcls can support officially? Comment or contribute your implementation directly!

Provide more tools to help development

Not only a model hub but also a toolbox. We have provided a series of analysis and visualization tools, like pipeline visualization and CAM visualization. What other tools do you need? Just comment!

Keep in contact with contributors

We're exploring how to communicate with contributors. Mail-list, Skype, Slack, or GitHub projects? Anyone who wants to join the contributor groups is welcome to leave a comment to tell me about your favorite contact method.

@Bo396543018
Copy link

Hope to add TrivialAugmentation,https://github.com/automl/trivialaugment

@ioir123ju
Copy link

@okideal
Copy link

okideal commented May 7, 2022

hope to add reid-related structures

@mzr1996
Copy link
Member Author

mzr1996 commented May 9, 2022

hope to add reid-related structures

What structures? ReID sounds should be in MMTrack

@wang11wang
Copy link

hope to add reid-related structures

What structures? ReID sounds should be in MMTrack

Maybe Metric Learning like triplet loss, and associated with Dataset (output a tuple image and one label)

@ioir123ju
Copy link

Is there a plan to add wave-MLP.It has amazing performance

@gachiemchiep
Copy link

Is there any plan for ArcFace loss?

@Ezra-Yu
Copy link
Collaborator

Ezra-Yu commented Jul 11, 2022

Hope to add TrivialAugmentation,https://github.com/automl/trivialaugment

Yes, this is in our latest plan.

@Ezra-Yu
Copy link
Collaborator

Ezra-Yu commented Jul 11, 2022

Is there any plan for ArcFace loss?

Yes, We will add it in the near future.

@FabianSchuetze
Copy link

Thanks for this wonderful repo. Is there any desire to add MaxViT? I think it would be a wonderful backbone other mmlab repos could benefit from, in particular mmdetection.

@Ezra-Yu Ezra-Yu closed this as completed Apr 10, 2023
@Ezra-Yu Ezra-Yu unpinned this issue Apr 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants