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

What am I missing. #338

Open
TheChief123 opened this issue Jul 8, 2022 · 0 comments
Open

What am I missing. #338

TheChief123 opened this issue Jul 8, 2022 · 0 comments

Comments

@TheChief123
Copy link

TheChief123 commented Jul 8, 2022

Hi I am working on the Raccoon example. I just did the 4th step of the Training section called Starting the training process. When I try to detect a raccoon on an image I run the code from the 5th step:

python predict.py -c config.json -i /path/to/image/or/video

and my terminal output is:

C:\ProgramData\Anaconda3\envs\cpu\lib\site-packages\keras\engine\saving.py:341: UserWarning: No training configuration found in save file: the model was *not* compiled. Compile it manually. warnings.warn('No training configuration found in save file: ' rakun.jpg WARNING:tensorflow:From C:\ProgramData\Anaconda3\envs\cpu\lib\site-packages\keras\backend\tensorflow_backend.py:422: The name tf.global_variables is deprecated. Please use tf.compat.v1.global_variables instead.

I believe that I am missing something? Can anyone help me?

I am a bit lost because the instructions don't mention any additional steps of compiling some model or something.

have a nice day

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