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

Which Version of Tensorflow Does This Code Use? #1

Open
ZivenMan opened this issue Nov 9, 2018 · 2 comments
Open

Which Version of Tensorflow Does This Code Use? #1

ZivenMan opened this issue Nov 9, 2018 · 2 comments

Comments

@ZivenMan
Copy link

ZivenMan commented Nov 9, 2018

Hi, Roberto, I have read ur new paper, and thanks for ur awesome job.
I try to run this project on Ubuntu 16.04,but fail to load any tensorflow pretrained .pb file(300w_private.pb、300w_public.pb、aflw.pb、cofw.pb、menpo.pb). The error msg is:
"Failed to load graph: /data/cofw.pb". I tried the absolute path of file cofw.pb, but it failed again.
The error msg comes from line 123 of src/FaceAlignmentDcfe.cpp.

My tensorflow's version is 1.11.0,so which version of tensorflow does this project use? Wrong version may cause this error.

Thanks again.

B.R.

@bobetocalo
Copy link
Collaborator

You should use Bazel 0.13.0 and Tensorflow v1.8.0 to load the models using C++ code.

@ZivenMan
Copy link
Author

OK, thank u so much. I'll try it right away.

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