1.6 KiB
1.6 KiB
Projects based on MMClassification
There are many projects built upon MMClassification. We list some of them as examples of how to extend MMClassification for your own projects. As the page might not be completed, please feel free to create a PR to update this page.
Projects as an extension
- OpenMixup: an open-source toolbox for supervised, self-, and semi-supervised visual representation learning with mixup based on PyTorch, especially for mixup-related methods.
- AI Power: AI toolbox and pretrain models.
- OpenBioSeq: an open-source supervised and self-supervised bio-sequence representation learning toolbox based on PyTorch.
Projects of papers
There are also projects released with papers. Some of the papers are published in top-tier conferences (CVPR, ICCV, and ECCV), the others are also highly influential. To make this list also a reference for the community to develop and compare new image classification algorithms, we list them following the time order of top-tier conferences. Methods already supported and maintained by MMClassification are not listed.