youngfly11 / LCMCG-PyTorch

AAAI2020-The official implementation of "Learning Cross-modal Context Graph for Visual Grounding"
57 stars 12 forks source link

Skip-thoughts directory #5

Closed bareblackfoot closed 4 years ago

bareblackfoot commented 4 years ago

I think it is a directory for the word embeddings, but I couldn't find it from your uploaded dataset. Could you upload the skip-thoughts directory on your google drive?

youngfly11 commented 4 years ago

Hi, our word embedding is trained from scratch. The vocab.json is just a dict, which contains all words in Flickr30k. You can generate it by yourself.

bareblackfoot commented 4 years ago

Is it a JSON file using "node.idx"? Does it contain phrases like node.idx file or just a single word? for example. node.idx has "straddle bike". Maybe I can generate the file but the generated file can have its variation and affect the performance as i think...

youngfly11 commented 4 years ago

Okay, I have uploaded this file. You can access it in Google Drive.

It's not easy for me to access Google! (you maybe do not understand this)