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
Hi.
Thank you for the solution - it looks good :-)
Unfortunately, I have a problem.
I trained a model (4 classes), converted to onnx - works with detect.py but doesn't work with Yolov5Net.
Model input/output: images/output0.
I changed Dimmensions to 9 - what else do I have to change?
Thank you