Commit
·
832daec
1
Parent(s):
481ce5e
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
#update: June-2023 add both soft/*hard-label* to visual_caption_cosine_score (0.2, 0.3, 0.4, and 0.5)
|
| 2 |
|
| 3 |
# Introduction
|
|
@@ -74,5 +82,4 @@ The details of this repo are described in the following paper. If you find this
|
|
| 74 |
journal={arXiv preprint arXiv:2301.08784},
|
| 75 |
year={2023}
|
| 76 |
}
|
| 77 |
-
```
|
| 78 |
-
|
|
|
|
| 1 |
+
---
|
| 2 |
+
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 |
|
| 11 |
# Introduction
|
|
|
|
| 82 |
journal={arXiv preprint arXiv:2301.08784},
|
| 83 |
year={2023}
|
| 84 |
}
|
| 85 |
+
```
|
|
|