xthan / polyvore

Code for ACM MM'17 paper "Learning Fashion Compatibility with Bidirectional LSTMs"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FailedPreconditionError

1314wang opened this issue · comments

Hello!
I am studying your code and trying to reproduce the model. I would like to ask you, do I need the Inception V3 checkpoint model when running the run_inference.py file? Because I keep getting errors when running the program, the error is as follows:

tensorflow.python.framework.errors_impl.FailedPreconditionError: Attempting to use uninitialized 
value InceptionV3/Mixed_7b/Branch_3/Conv2d_0b_1x1/weights
[[{{node InceptionV3/Mixed_7b/Branch_3/Conv2d_0b_1x1/weights/read}}]]

Disturb you while busy, I hope you can help me answer.
Thank you !