Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,16 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
task_categories:
|
4 |
+
- image-classification
|
5 |
+
- image-segmentation
|
6 |
+
- image-to-text
|
7 |
+
- image-to-image
|
8 |
+
- object-detection
|
9 |
+
- depth-estimation
|
10 |
+
tags:
|
11 |
+
- not-for-all-audiences
|
12 |
+
size_categories:
|
13 |
+
- 1M<n<10M
|
14 |
---
|
15 |
+
|
16 |
+
This is a remote sensing image Military Aircraft Recognition dataset that include 3842 images, 20 types, and 22341 instances annotated with horizontal bounding boxes and oriented bounding boxes.
|