/VRDet

Precise Vertex Regression and Feature Decoupling for Oriented Object Detection

Primary LanguagePythonApache License 2.0Apache-2.0

VRDet: Precise Vertex Regression and Feature Decoupling for Oriented Object Detection

Introduction

VRDet is the implementation of the oriented object detector for Precise Vertex Regression and Feature Decoupling for Oriented Object Detection.

Visualized detection results

demo image

Installation

Please refer to install.md for installation.

Getting Started

Please refer to getting_started.md for the basic usage.

Acknowledgement

The implementation of VRDet is based on mmdetection and BboxToolkit.