LMMRotate ๐ŸŽฎ: A Simple Aerial Detection Baseline of Multimodal Language Models

Qingyun Liโ€ƒ Yushi Chenโ€ƒ Xinya Shuโ€ƒ Dong Chenโ€ƒ Xin Heโ€ƒ Yi Yuโ€ƒ Xue Yangโ€ƒ

If you find our work helpful, please consider giving us a โญ!

This repo hosts the checkpoint of Florence-2-larged trained on DOTA-v1.0 with LMMRotate. More checkpoint for aerial detection with LMMRotate in our paper can be found in this repo.

LMMRotate is a technical practice to fine-tune Large Multimodal language Models for oriented object detection as in MMRotate and hosts the official implementation of the paper: A Simple Aerial Detection Baseline of Multimodal Language Models.

framework

Downloading Guide

You can download with your web browser on the file page.

We recommand downloading in terminal using huggingface-cli (pip install --upgrade huggingface_cli). You can refer to the document for more usages.

# Set Huggingface Mirror for Chinese users (if required):
export HF_ENDPOINT=https://hf-mirror.com 
# Download a certain checkpoint:
huggingface-cli download Qingyun/Florence-2-large-DOTA-v1.0-lmmrotate --repo-type model --local-dir checkpoint/Florence-2-large-DOTA-v1.0-lmmrotate/
# If any error (such as network error) interrupts the downloading, you just need to execute the same command, the latest huggingface_hub will resume downloading.

Detection Performance

Cite

LMMRotate paper:

@article{li2025lmmrotate,
  title={A Simple Aerial Detection Baseline of Multimodal Language Models},
  author={Li, Qingyun and Chen, Yushi and Shu, Xinya and Chen, Dong and He, Xin and Yu Yi and Yang, Xue },
  journal={arXiv preprint arXiv:2501.09720},
  year={2025}
}
Downloads last month
18
Safetensors
Model size
930M params
Tensor type
BF16
ยท
Inference Providers NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API: The model has no library tag.

Model tree for Qingyun/Florence-2-large-DOTA-v1.0-lmmrotate

Finetuned
(10)
this model

Dataset used to train Qingyun/Florence-2-large-DOTA-v1.0-lmmrotate

Collection including Qingyun/Florence-2-large-DOTA-v1.0-lmmrotate