Commit
·
3f46742
1
Parent(s):
832daec
Update README.md
Browse files
README.md
CHANGED
@@ -3,8 +3,16 @@ task_categories:
|
|
3 |
- image-to-text
|
4 |
- image-classification
|
5 |
- visual-question-answering
|
|
|
|
|
6 |
language:
|
7 |
- en
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
#update: June-2023 add both soft/*hard-label* to visual_caption_cosine_score (0.2, 0.3, 0.4, and 0.5)
|
10 |
|
|
|
3 |
- image-to-text
|
4 |
- image-classification
|
5 |
- visual-question-answering
|
6 |
+
- sentence-similarity
|
7 |
+
- image captioning
|
8 |
language:
|
9 |
- en
|
10 |
+
tags:
|
11 |
+
- image captioning
|
12 |
+
- language grounding
|
13 |
+
- visual semantic
|
14 |
+
- semantic similarity
|
15 |
+
pretty_name: ' image captioning language grounding visual semantic '
|
16 |
---
|
17 |
#update: June-2023 add both soft/*hard-label* to visual_caption_cosine_score (0.2, 0.3, 0.4, and 0.5)
|
18 |
|