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

Restoring pretrained model error #2

Open
Zepan opened this issue Mar 25, 2019 · 0 comments
Open

Restoring pretrained model error #2

Zepan opened this issue Mar 25, 2019 · 0 comments

Comments

@Zepan
Copy link

Zepan commented Mar 25, 2019

It use ckpt in train_softmax.py, but use pb in run_mobilenet_v1.sh.
It case run_mobilenet_v1.sh error

  if pretrained_model:
                print('Restoring pretrained model: %s' % pretrained_model)
                saver_restore.restore(sess, tf.train.latest_checkpoint(pretrained_model))
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

1 participant