Please see [getting_started.md](docs/getting_started.md) for the basic usage of MMClassification. There are also tutorials for [finetuning models](docs/tutorials/finetune.md), [adding new dataset](docs/tutorials/new_dataset.md), [designing data pipeline](docs/tutorials/data_pipeline.md), and [adding new modules](docs/tutorials/new_modules.md).
We appreciate all contributions to improve MMClassification.
Please refer to [CONTRUBUTING.md](CONTRIBUTING.md) for the contributing guideline.
## Acknowledgement
MMClassification 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 detectors.
Many thanks to Wenwei Zhang ([@ZwwWayne](https://github.com/ZwwWayne)), Jiarui Xu ([@xvjiarui](https://github.com/xvjiarui)), Xintao Wang ([@xinntao](https://github.com/xinntao)) and Zhizhong Li ([@innerlee](https://github.com/innerlee)) for their valuable advices and discussions.
## Citation
If you use this toolbox or benchmark in your research, please cite this project.
```
@misc{mmclassification,
author = {Yang, Lei and Li, Xiaojie and Lou, Zan and Yang, Mingmin and
Wang, Fei and Qian, Chen and Chen, Kai and Lin, Dahua},
This repo is currently maintained by Lei Yang ([@yl-1993](http://github.com/yl-1993)), Xiaojie Li ([@xiaojieli0903](https://github.com/xiaojieli0903)) and Kai Chen ([@hellock](http://github.com/hellock)).