You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code in this repository needs to implement a small change in order to reflect the new structure of the last layer of the model and something related to uint8 vs int8. I forked your repository and added some changes to make it workhere: https://github.com/bogdannedelcu/edgetpu-yolo
I believe your repository should be up to date with this new change, so if you have the time to port these changes or if not let me fill a PR and merge it... how you prefer...
Hello @jveitchmichaelis i just tested your code on an EdgeTPU with a model exported from https://hub.ultralytics.com/models/VNKIIDQ0ngjulGQyQnSg
The code in this repository needs to implement a small change in order to reflect the new structure of the last layer of the model and something related to uint8 vs int8. I forked your repository and added some changes to make it workhere: https://github.com/bogdannedelcu/edgetpu-yolo
I believe your repository should be up to date with this new change, so if you have the time to port these changes or if not let me fill a PR and merge it... how you prefer...
bogdannedelcu@9515e32#diff-faf94b021d582c4bb814dad7bbd0bda32cabb36cb0d01f2e8d7eef9317d6cf5d
files are nms.py and edgetpumodel.py.
Best regards,
Bogdan
The text was updated successfully, but these errors were encountered: