This repository contains a collection of deep learning notebooks for training image annotations from DeepGIS.
For Lunar and Mars crater annotations, please visit this wiki
Here are the annotation files,
- LROC NAC Annotations (350x350 images)
- Mars CTX Annotations (1024x1024 images)
This Google Colab notebook provides an introduction on how to run PyTorch based MaskRCNN on this dataset.
Visit mars.deepgis.org or lroc-nac.deepgis.org, if you wish to make corrections to the dataset or have any other suggestions.
Inference and training for STTR, was done through developmentseed/divdet codebase.