Update README.md
Browse files
README.md
CHANGED
|
@@ -1,17 +1,13 @@
|
|
| 1 |
---
|
| 2 |
task_categories:
|
| 3 |
- image-to-text
|
| 4 |
-
- image-classification
|
| 5 |
-
- visual-question-answering
|
| 6 |
-
- sentence-similarity
|
| 7 |
language:
|
| 8 |
- en
|
| 9 |
tags:
|
| 10 |
- image captioning
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
-
|
| 14 |
-
pretty_name: ' image captioning language grounding visual semantic '
|
| 15 |
---
|
| 16 |
#### Update: OCT-2023 ###
|
| 17 |
Add v2 with recent SoTA model **swinV2 classifier** for both soft/*hard-label* visual_caption_cosine_score_v2 with _person_ label (0.2, 0.3 and 0.4)
|
|
|
|
| 1 |
---
|
| 2 |
task_categories:
|
| 3 |
- image-to-text
|
|
|
|
|
|
|
|
|
|
| 4 |
language:
|
| 5 |
- en
|
| 6 |
tags:
|
| 7 |
- image captioning
|
| 8 |
+
pretty_name: ' image captioning '
|
| 9 |
+
size_categories:
|
| 10 |
+
- n<1K
|
|
|
|
| 11 |
---
|
| 12 |
#### Update: OCT-2023 ###
|
| 13 |
Add v2 with recent SoTA model **swinV2 classifier** for both soft/*hard-label* visual_caption_cosine_score_v2 with _person_ label (0.2, 0.3 and 0.4)
|