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

questions about new_unlab.json and the unlabel data missing #2

Closed
tangyuhao2016 opened this issue Jan 15, 2022 · 1 comment
Closed

Comments

@tangyuhao2016
Copy link

Thank you very much for opening such great work.

When I run the trainstudent.py, I found that the unlabel data was missing. I want to know how new_unlab.json is obtained and how can I get the data in new_unlab.json. I has download the cocobu_att, cocobu_fc, cocotalk_att, cocotalk_fc.

No such file or directory: '../172679.npz' This is the error and I can not find the data of new_unlab.json in cocobu and cocotalk.

@ArjitJ
Copy link
Member

ArjitJ commented Jan 19, 2022

You will need to download the unlabeled COCO images from https://cocodataset.org/, and follow the instructions on https://github.com/peteanderson80/bottom-up-attention to extract bottom-up attention features for the unlabeled dataset.

You could also use the ConceptualCaptions dataset for your unlabeled images. The pre-extracted bottom-up features are readily available at https://github.com/ruotianluo/GoogleConceptualCaptioning#download-neccesary-files-to-data.

@ArjitJ ArjitJ closed this as completed Jan 19, 2022
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