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

i have error when run coins_extractor.py #1

Open
Magnarks opened this issue Sep 25, 2021 · 0 comments
Open

i have error when run coins_extractor.py #1

Magnarks opened this issue Sep 25, 2021 · 0 comments

Comments

@Magnarks
Copy link

I have this error

Traceback (most recent call last):
File "c:\Users\diego\Documents\Python\Proyecto Monedas\CoinDetector-master\coins_extractor.py", line 10, in
model = load_model('model.h5')
File "C:\Users\diego\AppData\Local\Programs\Python\Python39\lib\site-packages\keras\saving\save.py", line 205, in load_model
return saved_model_load.load(filepath, compile, options)
File "C:\Users\diego\AppData\Local\Programs\Python\Python39\lib\site-packages\keras\saving\saved_model\load.py", line 108, in load
meta_graph_def = tf.internal.saved_model.parse_saved_model(path).meta_graphs[0]
File "C:\Users\diego\AppData\Local\Programs\Python\Python39\lib\site-packages\tensorflow\python\saved_model\loader_impl.py", line 118, in parse_saved_model
raise IOError(
OSError: SavedModel file does not exist at: model.h5{saved_model.pbtxt|saved_model.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

1 participant