HichTala commited on
Commit
4509e9b
1 Parent(s): 2c7a6cf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -4
README.md CHANGED
@@ -43,7 +43,7 @@ dataset_info:
43
  num_bytes: 5043231102.186
44
  num_examples: 54087
45
  - name: validation
46
- num_bytes: 184865300.0
47
  num_examples: 2000
48
  - name: test
49
  num_bytes: 628863995.564
@@ -59,6 +59,12 @@ configs:
59
  path: data/validation-*
60
  - split: test
61
  path: data/test-*
 
 
 
 
 
 
62
  ---
63
 
64
  # DOTA: Resized and Hugging Face-Ready Vision Dataset
@@ -147,6 +153,4 @@ Copy code
147
  Additionally, you can mention this repository for the resized COCO and Hugging Face formats.
148
 
149
 
150
- Enjoy using DOTA in coco format for your object detection experiments! 🚀
151
-
152
-
 
43
  num_bytes: 5043231102.186
44
  num_examples: 54087
45
  - name: validation
46
+ num_bytes: 184865300
47
  num_examples: 2000
48
  - name: test
49
  num_bytes: 628863995.564
 
59
  path: data/validation-*
60
  - split: test
61
  path: data/test-*
62
+ license: mit
63
+ task_categories:
64
+ - object-detection
65
+ language:
66
+ - en
67
+ pretty_name: DOTA COCO format
68
  ---
69
 
70
  # DOTA: Resized and Hugging Face-Ready Vision Dataset
 
153
  Additionally, you can mention this repository for the resized COCO and Hugging Face formats.
154
 
155
 
156
+ Enjoy using DOTA in coco format for your object detection experiments! 🚀