HichTala commited on
Commit
c9dfd22
·
verified ·
1 Parent(s): 4509e9b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -5
README.md CHANGED
@@ -71,11 +71,6 @@ pretty_name: DOTA COCO format
71
 
72
  DOTA is a restructured version of the DOTA (Dataset for Object Detection in Aerial Images), specifically designed to simplify object detection workflows. By resizing the original images and converting them to the COCO format, this project provides an easier way to use DOTA with popular computer vision frameworks. Additionally, the dataset is formatted for seamless integration with Hugging Face datasets, unlocking new possibilities for training and experimentation.
73
 
74
- ## 🌟 Key Features
75
- Resized Images: Reduced image dimensions for faster training and inference while maintaining key details.
76
- COCO Format: Compatible with major deep learning libraries like PyTorch, TensorFlow, and MMDetection.
77
- Hugging Face Integration: Ready-to-use with the Hugging Face datasets library for efficient data loading and preprocessing.
78
-
79
  ## 📂 Dataset Structure
80
  ### COCO Format
81
  The dataset follows the COCO dataset structure, making it straightforward to work with:
 
71
 
72
  DOTA is a restructured version of the DOTA (Dataset for Object Detection in Aerial Images), specifically designed to simplify object detection workflows. By resizing the original images and converting them to the COCO format, this project provides an easier way to use DOTA with popular computer vision frameworks. Additionally, the dataset is formatted for seamless integration with Hugging Face datasets, unlocking new possibilities for training and experimentation.
73
 
 
 
 
 
 
74
  ## 📂 Dataset Structure
75
  ### COCO Format
76
  The dataset follows the COCO dataset structure, making it straightforward to work with: