With only 4-shot training, Fine-R1 excels in identifying both seen and unseen sub-categories, outperforming many general reasoning MLLMs and contrastive models.
This model is compatible with the Hugging Face
transformers library. For detailed instructions on environment setup, training scripts, and evaluation pipelines (closed-world and open-world), please refer to the official
GitHub Repository.
1@article{he2026finer1,
2 title={Fine-R1: Make Multi-modal LLMs Excel in Fine-Grained Visual Recognition by Chain-of-Thought Reasoning},
3 author={He, Hulingxiao and Geng, Zijun and Peng, Yuxin},
4 journal={arXiv preprint arXiv:2602.07605},
5 year={2026}
6}
This project is licensed under the MIT License.