Rotation Detection Toolbox and Benchmark
Project description
📘Documentation | 🛠️Installation | 👀Model Zoo | 🆕Update News | 🚀Ongoing Projects | 🤔Reporting Issues
English | 简体中文
Introduction
MMRotate is an open-source toolbox for rotated object detection based on PyTorch. It is a part of the OpenMMLab project.
The master branch works with PyTorch 1.6+.
Major Features
-
Support multiple angle representations
MMRotate provides three mainstream angle representations to meet different paper settings.
-
Modular Design
We decompose the rotated object detection 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 rotated object detection.
What's New
Highlight
We are excited to announce our latest work on real-time object recognition tasks, RTMDet, a family of fully convolutional single-stage detectors. RTMDet not only achieves the best parameter-accuracy trade-off on object detection from tiny to extra-large model sizes but also obtains new state-of-the-art performance on instance segmentation and rotated object detection tasks. Details can be found in the technical report. Pre-trained models are here.
Task | Dataset | AP | FPS(TRT FP16 BS1 3090) |
---|---|---|---|
Object Detection | COCO | 52.8 | 322 |
Instance Segmentation | COCO | 44.6 | 188 |
Rotated Object Detection | DOTA | 78.9(single-scale)/81.3(multi-scale) | 121 |
v1.0.0rc1 was released in 30/12/2022:
- Support RTMDet rotated object detection models. The technical report of RTMDet is on arxiv
- Support H2RBox models. The technical report of H2RBox is on arxiv
Installation
Please refer to Installation for more detailed instruction.
Getting Started
Please see Overview for the general introduction of MMRotate.
For detailed user guides and advanced guides, please refer to our documentation:
- User Guides
- Advanced Guides
We also provide colab tutorial .
To migrate from MMRotate 0.x, please refer to migration.
Model Zoo
Results and models are available in the README.md of each method's config directory. A summary can be found in the Model Zoo page.
Supported algorithms:
- Rotated RetinaNet-OBB/HBB (ICCV'2017)
- Rotated FasterRCNN-OBB (TPAMI'2017)
- Rotated RepPoints-OBB (ICCV'2019)
- Rotated FCOS (ICCV'2019)
- RoI Transformer (CVPR'2019)
- Gliding Vertex (TPAMI'2020)
- Rotated ATSS-OBB (CVPR'2020)
- CSL (ECCV'2020)
- R3Det (AAAI'2021)
- S2A-Net (TGRS'2021)
- ReDet (CVPR'2021)
- Beyond Bounding-Box (CVPR'2021)
- Oriented R-CNN (ICCV'2021)
- GWD (ICML'2021)
- KLD (NeurIPS'2021)
- SASM (AAAI'2022)
- Oriented RepPoints (CVPR'2022)
- KFIoU (ICLR'2023)
- H2RBox (ICLR'2023)
- PSC (CVPR'2023)
- RTMDet (arXiv)
- H2RBox-v2 (arXiv)
Data Preparation
Please refer to data_preparation.md to prepare the data.
FAQ
Please refer to FAQ for frequently asked questions.
Contributing
We appreciate all contributions to improve MMRotate. Please refer to CONTRIBUTING.md for the contributing guideline.
Acknowledgement
MMRotate 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 appreciate the Student Innovation Center of SJTU for providing rich computing resources at the beginning of the project. 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.
Citation
If you use this toolbox or benchmark in your research, please cite this project.
@inproceedings{zhou2022mmrotate,
title = {MMRotate: A Rotated Object Detection Benchmark using PyTorch},
author = {Zhou, Yue and Yang, Xue and Zhang, Gefan and Wang, Jiabao and Liu, Yanyi and
Hou, Liping and Jiang, Xue and Liu, Xingzhao and Yan, Junchi and Lyu, Chengqi and
Zhang, Wenwei and Chen, Kai},
booktitle={Proceedings of the 30th ACM International Conference on Multimedia},
pages = {7331–7334},
numpages = {4},
year={2022}
}
License
This project is released under the Apache 2.0 license.
Projects in OpenMMLab
- MMEngine: OpenMMLab foundational library for training deep learning models.
- MMCV: OpenMMLab foundational library for computer vision.
- MMPreTrain: OpenMMLab pre-training toolbox and benchmark.
- MMagic: OpenMMLab Advanced, Generative and Intelligent Creation toolbox.
- MMDetection: OpenMMLab detection toolbox and benchmark.
- MMDetection3D: OpenMMLab's next-generation platform for general 3D object detection.
- MMRotate: OpenMMLab rotated object detection toolbox and benchmark.
- MMYOLO: OpenMMLab YOLO series toolbox and benchmark.
- MMSegmentation: OpenMMLab semantic segmentation toolbox and benchmark.
- MMOCR: OpenMMLab text detection, recognition, and understanding toolbox.
- MMPose: OpenMMLab pose estimation toolbox and benchmark.
- MMHuman3D: OpenMMLab 3D human parametric model toolbox and benchmark.
- MMSelfSup: OpenMMLab self-supervised learning toolbox and benchmark.
- MMRazor: OpenMMLab model compression toolbox and benchmark.
- MMFewShot: OpenMMLab fewshot learning toolbox and benchmark.
- MMAction2: OpenMMLab's next-generation action understanding toolbox and benchmark.
- MMTracking: OpenMMLab video perception toolbox and benchmark.
- MMFlow: OpenMMLab optical flow toolbox and benchmark.
- MMEditing: OpenMMLab image and video editing toolbox.
- MMGeneration: OpenMMLab image and video generative models toolbox.
- MMDeploy: OpenMMLab model deployment framework.
- MIM: MIM installs OpenMMLab packages.
- MMEval: A unified evaluation library for multiple machine learning libraries.
- Playground: A central hub for gathering and showcasing amazing projects built upon OpenMMLab.
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 mmrotate_dev-1.0.0rc1.tar.gz
.
File metadata
- Download URL: mmrotate_dev-1.0.0rc1.tar.gz
- Upload date:
- Size: 227.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.8.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 18f2d61d87b04c7e43508f4c3f3b7b520a8039d4b7ac20f3445a16fd400d2c11 |
|
MD5 | 6bfcdafc10b6ac2815b2e9415b5d1b32 |
|
BLAKE2b-256 | 43f0c6e5b03cb813be8c95209d0304174c3eafade60f5b2b4a432688ee159893 |
File details
Details for the file mmrotate_dev-1.0.0rc1-py3-none-any.whl
.
File metadata
- Download URL: mmrotate_dev-1.0.0rc1-py3-none-any.whl
- Upload date:
- Size: 407.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.8.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e50fc18fb3055dc5a80a10660096af71fd079dd7218c449b92055bcf8e3c1eb6 |
|
MD5 | 4cf1fffb774539acea8ccdf0130e4aa1 |
|
BLAKE2b-256 | 6a99336a175282953c51b64d844b520b3c83fe157868e477fc3019ad3ea7d68a |