Skip to content

SIAnalytics/roas

Repository files navigation

ROAS Baseline

Object Detection Baseline for Rotated Objects in Arirang Satellite Image

Introduction

This is baseline to detect rotated objects in Arirang(KOMPSAT) satellite image. This codebase is on AerialDetection.

For simplicity, we will call our data as ROAS, which stands for Rotated Object Dataset in Arirang Satellite Image.

detected_results

Installation

Please refer to INSTALL.md for installation.

Get Started

Please see GETTING_STARTED.md for the basic usage.

License

This project is released under the Apache 2.0 license.

Thanks to the Third Party Libs

Pytorch

mmdetection

AerialDetection