Please refer to [Installation] for installation instructions.
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:
- customize data pipelines
- customize_models
- customize runtime settings
- customize_losses
- finetuning models
- export a model to ONNX
- export ONNX to TRT
- weight initialization
- how to xxx
Results and models are available in the model zoo.
Architectures
Components
Backbones | Necks | Loss | Common |
|
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}
}
This project is released under the Apache 2.0 license.