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

请教下是怎么将mtcnn固化成pb的,多谢 #11

Open
alphaYao opened this issue Feb 28, 2019 · 6 comments
Open

请教下是怎么将mtcnn固化成pb的,多谢 #11

alphaYao opened this issue Feb 28, 2019 · 6 comments

Comments

@alphaYao
Copy link

No description provided.

@vcvycy
Copy link
Owner

vcvycy commented Feb 28, 2019

这里:
https://github.com/vcvycy/TensorflowFreezeModel/blob/master/freeze_mtcnn.py
先载入模型,再调用convert_variables_to_constants 函数固化模型。

@alphaYao
Copy link
Author

再麻烦问下你用的tensorflow的版本是多少,谢啦

@vcvycy
Copy link
Owner

vcvycy commented Feb 28, 2019

1.8.0

@alphaYao
Copy link
Author

alphaYao commented Mar 1, 2019

好的 我昨天直接用这个工程跑出来的模型 load会失败,怀疑是版本问题 我今天再试下

@alphaYao
Copy link
Author

alphaYao commented Mar 1, 2019

是CPU版本还是GPU的版本呢

@suyali
Copy link

suyali commented Nov 15, 2019

@vcvycy@alphaYao 由于模型结构相较https://github.com/vcvycy/TensorflowFreezeModel/blob/master/freeze_mtcnn.py 调整了很多,所以想问一下:现在可了解如何将3个model的.ckpt固化到同一个.pb文件中,

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

3 participants