Datasets:
Tasks:
Object Detection
Modalities:
Image
Formats:
parquet
Languages:
English
Size:
10K - 100K
License:
Update README.md
Browse files
README.md
CHANGED
@@ -61,9 +61,9 @@ configs:
|
|
61 |
path: data/test-*
|
62 |
---
|
63 |
|
64 |
-
# DOTA
|
65 |
|
66 |
-
DOTA
|
67 |
|
68 |
## 🌟 Key Features
|
69 |
Resized Images: Reduced image dimensions for faster training and inference while maintaining key details.
|
|
|
61 |
path: data/test-*
|
62 |
---
|
63 |
|
64 |
+
# DOTA: Resized and Hugging Face-Ready Vision Dataset
|
65 |
|
66 |
+
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.
|
67 |
|
68 |
## 🌟 Key Features
|
69 |
Resized Images: Reduced image dimensions for faster training and inference while maintaining key details.
|