aliencaocao
commited on
Commit
•
3711db8
1
Parent(s):
71113e6
Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
size_categories:
|
4 |
-
-
|
5 |
task_categories:
|
6 |
- zero-shot-object-detection
|
7 |
- zero-shot-image-classification
|
@@ -20,6 +20,11 @@ configs:
|
|
20 |
data_files:
|
21 |
- split: train
|
22 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
|
23 |
---
|
24 |
# Described Flying Objects
|
25 |
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
size_categories:
|
4 |
+
- 1K<n<10K
|
5 |
task_categories:
|
6 |
- zero-shot-object-detection
|
7 |
- zero-shot-image-classification
|
|
|
20 |
data_files:
|
21 |
- split: train
|
22 |
path: data/train-*
|
23 |
+
tags:
|
24 |
+
- flying
|
25 |
+
- objects
|
26 |
+
- drones
|
27 |
+
- planes
|
28 |
---
|
29 |
# Described Flying Objects
|
30 |
|