ibaiGorordo / ONNX-YOLOv8-Object-Detection

Python scripts performing object detection using the YOLOv8 model in ONNX.
MIT License
369 stars 93 forks source link

It does not seem to support multi-class non-maxima suppression #11

Closed wanglema closed 1 year ago

wanglema commented 1 year ago

It does not seem to support multi-class non-maxima suppression

ibaiGorordo commented 1 year ago

I just added support for it. Closing it.