AhmedSSabir
commited on
Commit
•
6b27926
1
Parent(s):
47e5241
Update README.md
Browse files
README.md
CHANGED
@@ -70,16 +70,18 @@ For quick start please have a look this [demo](https://github.com/ahmedssabir/Te
|
|
70 |
4. [Download Dataset GenderBias](https://www.dropbox.com/s/1wki0b0d21078mj/gender%20natural.zip?dl=0)-> man/woman replaced with person class label
|
71 |
|
72 |
|
|
|
73 |
|
74 |
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
|
75 |
employing unsupervised learning (i.e. contrastive learning). (work in progress)
|
76 |
-
|
77 |
1. [Download CC](https://www.dropbox.com/s/pc1uv2rf6nqdp57/CC_caption_40.txt.zip) -> Caption dataset from Conceptinal Caption (CC) 2M (2255927 captions)
|
78 |
2. [Download CC+wiki](https://www.dropbox.com/s/xuov24on8477zg8/All_Caption_ID.csv?dl=0) -> CC+1M-wiki 3M (3255928)
|
79 |
3. [Download CC+wiki+COCO](https://www.dropbox.com/s/k7oqwr9a1a0h8x1/CC_caption_40%2Bwiki%2BCOCO.txt.zip) -> CC+wiki+COCO-Caption 3.5M (366984)
|
80 |
4. [Download COCO-caption+wiki](https://www.dropbox.com/s/wc4k677wp24kzhh/COCO%2Bwiki.txt.zip) -> COCO-caption +wiki 1.4M (1413915)
|
81 |
5. [Download COCO-caption+wiki+CC+8Mwiki](https://www.dropbox.com/s/xhfx32sjy2z5bpa/11M_wiki_7M%2BCC%2BCOCO.txt.zip) -> COCO-caption+wiki+CC+8Mwiki 11M (11541667)
|
82 |
|
|
|
83 |
## Citation
|
84 |
|
85 |
The details of this repo are described in the following paper. If you find this repo useful, please kindly cite it:
|
|
|
70 |
4. [Download Dataset GenderBias](https://www.dropbox.com/s/1wki0b0d21078mj/gender%20natural.zip?dl=0)-> man/woman replaced with person class label
|
71 |
|
72 |
|
73 |
+
<!--
|
74 |
|
75 |
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
|
76 |
employing unsupervised learning (i.e. contrastive learning). (work in progress)
|
77 |
+
#
|
78 |
1. [Download CC](https://www.dropbox.com/s/pc1uv2rf6nqdp57/CC_caption_40.txt.zip) -> Caption dataset from Conceptinal Caption (CC) 2M (2255927 captions)
|
79 |
2. [Download CC+wiki](https://www.dropbox.com/s/xuov24on8477zg8/All_Caption_ID.csv?dl=0) -> CC+1M-wiki 3M (3255928)
|
80 |
3. [Download CC+wiki+COCO](https://www.dropbox.com/s/k7oqwr9a1a0h8x1/CC_caption_40%2Bwiki%2BCOCO.txt.zip) -> CC+wiki+COCO-Caption 3.5M (366984)
|
81 |
4. [Download COCO-caption+wiki](https://www.dropbox.com/s/wc4k677wp24kzhh/COCO%2Bwiki.txt.zip) -> COCO-caption +wiki 1.4M (1413915)
|
82 |
5. [Download COCO-caption+wiki+CC+8Mwiki](https://www.dropbox.com/s/xhfx32sjy2z5bpa/11M_wiki_7M%2BCC%2BCOCO.txt.zip) -> COCO-caption+wiki+CC+8Mwiki 11M (11541667)
|
83 |
|
84 |
+
--->
|
85 |
## Citation
|
86 |
|
87 |
The details of this repo are described in the following paper. If you find this repo useful, please kindly cite it:
|