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

Troubleshooting Evaluation and Compilation Issues with Keras_yolov5s.h5 Conversion #29

Open
bspark7 opened this issue Mar 26, 2024 · 0 comments

Comments

@bspark7
Copy link

bspark7 commented Mar 26, 2024

I am trying to create a Keras_yolov5s.h5 file using nobuco/example/yolo5.py and then convert it to spiking neural networks. At this point, the evaluation of keras_yolov5s.h5 is necessary. When I try to run the example, it seems like it doesn't compile. How can I solve this issue?

Conversion complete. Elapsed time: 4.07 sec.
WARNING:tensorflow:Compiled the loaded model, but the compiled metrics have yet to be built. model.compile_metrics will be empty until you train or evaluate the model.
Model saved
WARNING:tensorflow:No training configuration found in the save file, so the model was not compiled. Compile it manually.
Model loaded

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