8000 Which version of TF are you using? · Issue #1 · GuessWhatGame/referit · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Which version of TF are you using? #1

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

Open
leotam opened this issue Dec 24, 2019 · 2 comments
8000
Open

Which version of TF are you using? #1

leotam opened this issue Dec 24, 2019 · 2 comments

Comments

@leotam
Copy link
leotam commented Dec 24, 2019

I'm encountering
Tensor name "resnet_v1_152/block1/unit_1/bottleneck_v1/conv1/biases" not found in checkpoint files /home/referit/data/resnet_v1_152.ckpt [[node save/RestoreV2 (defined at /home/referit/src/referit/preprocess_data/generic/preprocess_data/extract_img_features.py:32) ]]

which others suggest may be due to TF version naming

@fstrub95
Copy link
Member
fstrub95 commented Dec 25, 2019 via email

@leotam
Copy link
Author
leotam commented Dec 26, 2019

Hm I'm using conda 4.8.0 with TF 1.13.1 and python 3.6.8. It seemed similar to this issue: tensorflow/models#2527 which suggested syncing TF versions and barring that setting argscope. Since it seems your argscope is set, I assumed it was TF version.

Am I missing some argscope parameter? Using:
python extract_image_features.py \ -img_dir /home/referitdata/mscoco/images \ -data_dir /home/referit/data/ \ -out_dir /home/referit/data/refer/crop_all_ft \ -ckpt /home/referit/data/resnet_v1_152.ckpt \ -resnet_version 152 \ -feature_name block3 \ -mode crop_all \ -dataset refclef

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
0