yolov9-onnx icon indicating copy to clipboard operation
yolov9-onnx copied to clipboard

output shape != yolov9 output shape

Open dnns92 opened this issue 6 months ago • 0 comments

Hi, why are there two outputs in this model? When I export like this python export.py --include onnx --weights yolov9-c-converted.pt with the yolov9-c.pt from here: https://github.com/WongKinYiu/yolov9?tab=readme-ov-file I only have one output.

dnns92 avatar Jul 29 '24 16:07 dnns92