AhmedSSabir
commited on
Commit
•
dfd89eb
1
Parent(s):
3509098
Update README.md
Browse files
README.md
CHANGED
@@ -54,7 +54,8 @@ For quick start please have a look this [demo](https://github.com/ahmedssabir/Te
|
|
54 |
|
55 |
|
56 |
|
57 |
-
For
|
|
|
58 |
|
59 |
1. [Download CC](https://www.dropbox.com/s/pc1uv2rf6nqdp57/CC_caption_40.txt.zip) -> Caption dataset from Conceptinal Caption (CC) 2M (2255927 captions)
|
60 |
2. [Download CC+wiki](https://www.dropbox.com/s/xuov24on8477zg8/All_Caption_ID.csv?dl=0) -> CC+1M-wiki 3M (3255928)
|
|
|
54 |
|
55 |
|
56 |
|
57 |
+
For future work, we plan to extract the visual context from the caption (without using a visual classifier) and estimate the visual relatedness score by
|
58 |
+
employing unsupervised learning (i.e. contrastive learning). (work in progress)
|
59 |
|
60 |
1. [Download CC](https://www.dropbox.com/s/pc1uv2rf6nqdp57/CC_caption_40.txt.zip) -> Caption dataset from Conceptinal Caption (CC) 2M (2255927 captions)
|
61 |
2. [Download CC+wiki](https://www.dropbox.com/s/xuov24on8477zg8/All_Caption_ID.csv?dl=0) -> CC+1M-wiki 3M (3255928)
|