Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing files to run the code #4

Open
chaudatascience opened this issue Mar 14, 2022 · 1 comment
Open

Missing files to run the code #4

chaudatascience opened this issue Mar 14, 2022 · 1 comment

Comments

@chaudatascience
Copy link

Hi,

I am trying to run the code, but it's missing some files mentioned in WeaklyGrounding-RN101-C4.yaml.
I follow issue #2 and found some of the files, but some are still missing.

Here're what I could use from your links (link1, link2, mentioned in #2):

VOCAB_FILE: "./flickr30k_datasets/skip-thoughts/vocab.json"
PRETRAIN_PATH: './flickr30k_datasets/bottom-up-pretrained/bottomup_pretrained_10_100.pth'

But most of them are not found:

VOCAB_PHR_FILE: "./flickr30k_datasets/skip-thoughts/vocab_phr.json"
GLOVE_DICT_FILE: './flickr30k_datasets/flickr30k_anno/skip_thoughts_dict.pkl'
VOCAB_EMBEDDING_FILE: './flickr30k_datasets/flickr30k_anno/skip_vocab_embed.pkl'
VOCAB_REL_FILE: "./flickr30k_datasets/skip-thoughts/vocab_rel.json"
SEMANTIC_NOUNS_PATH: './flickr30k_datasets/flickr30k_anno/noun_cates.json'
SEMANTIC_ATTR_PATH: './flickr30k_datasets/flickr30k_anno/attr_cates.json'
REL_CATE_PATH: './flickr30k_datasets/flickr30k_anno/rel_cates.json'
PRETRAIN_CLSW_PATH: './flickr30k_datasets/bottom-up-pretrained/bottomup_pretrained_clsw.pth'

Can you please upload the missing files, or let me know how to achieve them so I can reproduce the experiements?

Thanks,
Chau

@suekarry
Copy link

suekarry commented Mar 1, 2023

你好,我想问一下您复现成功了?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants