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

fc7_w.pkl not found #34

Closed
ThegreatShible opened this issue Feb 27, 2019 · 3 comments
Closed

fc7_w.pkl not found #34

ThegreatShible opened this issue Feb 27, 2019 · 3 comments

Comments

@ThegreatShible
Copy link

I am trying to run the vqa_standalone_image_demo. I have followed the steps to preprocess the data. But I there are some files apparently necessary, but there is no mention how to get them.
fc7_w.pkl and fc7_b.pkl are the one i am stuck with.

@omarahmed10
Copy link

omarahmed10 commented Mar 3, 2019

You can find those files in detectron_fix_100 you can get this folder using
wget https://dl.fbaipublicfiles.com/pythia/features/detectron_fix_100.tar.gz
tar -xzf detectron_fix_100.tar.gz
Note: this folder is ~400GB after extraction

@endernewton
Copy link
Contributor

Thanks @omarahmed10, @meetshah1995 we can probably make the weight files separate from the feature ones?

@TheShadow29
Copy link

Here are the fc7 files (https://drive.google.com/open?id=1jp47MdcnJ3okZku0PJbWmlY6cCHfusaK) to avoid having to download and unzip the detectron_fix_100.tar.gz. It contains fc7_b.pkl and fc7_w.pkl. Add these to data/detectron_fix_100/fc6/ and the demo should be working after that.

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

4 participants