diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5a0c10ef..446e1cf1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,266 +2,13 @@ Thank you for choosing to contribute to AgML! -## Contributing Data - -If you've found (or already have) a new dataset and you want to contribute the dataset to AgML, -then the instructions below will help you format and the data to the AgML standard. - -### Dataset Formats - -Currently, we have image classification, object detection, and semantic segmentation datasets available -in AgML. These sources are synthesized to standard annotation formats, namely the following: - -- **Image Classification**: Image-To-Label-Number -- **Object Detection**: [COCO JSON](https://cocodataset.org/#format-data) -- **Semantic Segmentation**: Dense Pixel-Wise - -#### Image Classification - -Image classification datasets are organized in the following directory tree: - -``` - - ├──