yolov9-onnx
yolov9-onnx copied to clipboard
output shape != yolov9 output shape
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.