OpenMMLab FewShot Learning Toolbox and Benchmark
Project description
Introduction
English | 简体中文
mmfewshot is an open source few shot learning toolbox based on PyTorch. It is a part of the OpenMMLab project.
The master branch works with PyTorch 1.5+. The compatibility to earlier versions of PyTorch is not fully tested.
Documentation: https://mmfewshot.readthedocs.io/en/latest/.
Major features
-
Support multiple tasks in Few Shot Learning
MMFewShot provides unified implementation and evaluation of few shot classification and detection.
-
Modular Design
We decompose the few shot learning framework into different components, which makes it much easy and flexible to build a new model by combining different modules.
-
Strong baseline and State of the art
The toolbox provides strong baselines and state-of-the-art methods in few shot classification and detection.
License
This project is released under the Apache 2.0 license.
Model Zoo
Supported algorithms:
classification
- Baseline (ICLR'2019)
- Baseline++ (ICLR'2019)
- NegMargin (ECCV'2020)
- MatchingNet (NeurIPS'2016)
- ProtoNet (NeurIPS'2017)
- RelationNet (CVPR'2018)
- MetaBaseline (ICCV'2021)
- MAML (ICML'2017)
Detection
Changelog
Installation
Please refer to install.md for installation of mmfewshot.
Getting Started
Please see getting_started.md for the basic usage of mmfewshot.
Citation
If you find this project useful in your research, please consider cite:
@misc{mmfewshot2021,
title={OpenMMLab Few Shot Learning Toolbox and Benchmark},
author={mmfewshot Contributors},
howpublished = {\url{https://github.com/open-mmlab/mmfewshot}},
year={2021}
}
Contributing
We appreciate all contributions to improve mmfewshot. Please refer to CONTRIBUTING.md in MMFewShot for the contributing guideline.
Acknowledgement
mmfewshot is an open source project that is contributed by researchers and engineers from various colleges and companies. We appreciate all the contributors who implement their methods or add new features, as well as users who give valuable feedbacks. We wish that the toolbox and benchmark could serve the growing research community by providing a flexible toolkit to reimplement existing methods and develop their own new methods.
Projects in OpenMMLab
- MMCV: OpenMMLab foundational library for computer vision.
- MIM: MIM Installs OpenMMLab Packages.
- MMClassification: OpenMMLab image classification toolbox and benchmark.
- MMDetection: OpenMMLab detection toolbox and benchmark.
- MMDetection3D: OpenMMLab's next-generation platform for general 3D object detection.
- MMSegmentation: OpenMMLab semantic segmentation toolbox and benchmark.
- MMAction2: OpenMMLab's next-generation action understanding toolbox and benchmark.
- MMTracking: OpenMMLab video perception toolbox and benchmark.
- MMPose: OpenMMLab pose estimation toolbox and benchmark.
- MMEditing: OpenMMLab image and video editing toolbox.
- MMOCR: A Comprehensive Toolbox for Text Detection, Recognition and Understanding.
- MMGeneration: OpenMMLab image and video generative models toolbox.
- MMFlow: OpenMMLab optical flow toolbox and benchmark.
- MMFewShot: OpenMMLab FewShot Learning Toolbox and Benchmark.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file mmfewshot-0.1.0.tar.gz
.
File metadata
- Download URL: mmfewshot-0.1.0.tar.gz
- Upload date:
- Size: 127.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 43a7222b5260d63722af65882f0c58e34a915a16cc6a71de2124023de9c1406a |
|
MD5 | 4f3649a756836c836b23b0f6bc8b08d8 |
|
BLAKE2b-256 | e4cc1ec813108208f4f39ef4edccafde310d89d7b0e60c586b60670dbf105445 |
File details
Details for the file mmfewshot-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: mmfewshot-0.1.0-py3-none-any.whl
- Upload date:
- Size: 195.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6a6efad53039ad2fd6577a62575b89fa7a34f701318e9e90885a768c272de43a |
|
MD5 | fbbb44bcf1836122940e6bb22e05516f |
|
BLAKE2b-256 | ec69e2346411fec3c100f5c9b6edab968437157d0e2e276843f1382a29d61ec2 |