/RSI-Detection

Object Detection for Remote Sensing Images;Officail Repo for the EarthNets Platform. https://arxiv.org/pdf/2210.04936.pdf

Primary LanguagePythonApache License 2.0Apache-2.0

Introduction

segmentation

Installation

Please refer to [Installation] for installation instructions.

Getting Started

We follow the same design with MMDetection to enable a deep connection with the computer vision community.

Please see get_started.md for the basic usage of MMDetection. We provide colab tutorial and instance segmentation colab tutorial, and other tutorials for:

Overview of Benchmark and Model Zoo

Results and models are available in the model zoo.

Architectures
Object Detection Instance Segmentation Panoptic Segmentation Other
  • Contrastive Learning
  • Distillation
  • Components
    Backbones Necks Loss Common

    Citation

    If you use this work useful in your research, please cite this project.

    @article{earthnets4eo,
        title={EarthNets: Empowering AI in Earth Observation},
        author={Zhitong Xiong, Fahong Zhang, Yi Wang, Yilei Shi, Xiao Xiang Zhu},
        journal = {arXiv:2210.04936},
        year={2022}
    }

    License

    This project is released under the Apache 2.0 license.