Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,25 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- object-detection
|
| 5 |
+
- zero-shot-classification
|
| 6 |
+
- zero-shot-image-classification
|
| 7 |
+
- depth-estimation
|
| 8 |
+
- image-classification
|
| 9 |
+
- image-segmentation
|
| 10 |
+
tags:
|
| 11 |
+
- Image
|
| 12 |
+
- 'Computer Vision '
|
| 13 |
+
- Military
|
| 14 |
+
- Aviation
|
| 15 |
+
- Engineering
|
| 16 |
+
size_categories:
|
| 17 |
+
- 1M<n<10M
|
| 18 |
---
|
| 19 |
+
|
| 20 |
+
Dataset for object detection of military aircraft
|
| 21 |
+
|
| 22 |
+
bounding box in PASCAL VOC format (xmin, ymin, xmax, ymax)
|
| 23 |
+
43 aircraft types
|
| 24 |
+
(A-10, A-400M, AG-600, AV-8B, B-1, B-2, B-52 Be-200, C-130, C-17, C-2, C-5, E-2, E-7, EF-2000, F-117, F-14, F-15, F-16, F/A-18, F-22, F-35, F-4, J-20, JAS-39, MQ-9, Mig-31, Mirage2000, P-3(CP-140), RQ-4, Rafale, SR-71(may contain A-12), Su-34, Su-57, Tornado, Tu-160, Tu-95(Tu-142), U-2, US-2(US-1A Kai), V-22, Vulcan, XB-70, YF-23)
|
| 25 |
+
Please let me know if you find wrong labels or duplicated images.
|