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

Using the savedmodel in this project for transfer learning in Keras #65

Open
abrarum opened this issue Apr 10, 2020 · 0 comments
Open

Comments

@abrarum
Copy link

abrarum commented Apr 10, 2020

I've my own dataset that I want to train upon and want to use the bottle-neck layer in the saved model. The problem is that I want to do it in Keras but the savemodel seems to be saved in .pb and .ckpt files. I would appreciate if you can guide me towards transfer learning in tf 2.0 or how to convert the .pb and .ckpt files to generate a Keras 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