LibFewShot: A Comprehensive Library for Few-shot Learning
Make few-shot learning easy.
Supported Methods
Quick Installnation
Please refer to install.md(安装) for installation.
Full tutorials can be found at document(中文文档).
Contributing
Feel free to contribute any kind of function or enhancement, here the coding style follows PEP8. Please refer to contributing.md(贡献代码) for the contributing guideline.
License
This project is licensed under the MIT License. See LICENSE for more details
Acknowledgement
LibFewShot is an open source project designed to help few shot learning researchers quickly understand the classic methods and code structures. We welcome other contributors to use the LibFewShot framework to implement some methods and add them to this library. This library can be used for academic research. We welcome researchers in the field of fes shot learning to use LibFewShot to implement their own methods, and welcome feedback when using