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

YOLO example model? #17

Open
ErniW opened this issue Nov 10, 2021 · 0 comments
Open

YOLO example model? #17

ErniW opened this issue Nov 10, 2021 · 0 comments

Comments

@ErniW
Copy link

ErniW commented Nov 10, 2021

Hi,

Got an error when loading the model in YOLO Car detection example when I run the notebook on my computer (with all files downloaded). Is it an issue only with Tensorflow version or something else is going on? Is there any hotfix for this issue so I can make it work? I've finished the course few months ago and on Coursera everything worked fine.

WARNING:tensorflow:SavedModel saved prior to TF 2.5 detected when loading Keras model. Please ensure that you are saving the model with model.save() or tf.keras.models.save_model(), *NOT* tf.saved_model.save(). To confirm, there should be a file named "keras_metadata.pb" in the SavedModel directory.

and error:
OpError: NewRandomAccessFile failed to Create/Open: model_data/variables\variables.data-00000-of-00001 : Nie mozna odnalezc okreslonego pliku. ; No such file or directory

PS. After completing the course I don't have access to original assignment so I can't open it back on Coursera.

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