OpenMMLab Rotated Object Detection Benchmark

Introduction

English | 简体中文

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+.

video.MP4

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.

Installation

Please refer to install.md for installation

 

 

 

To finish reading, please visit source site