ibaiGorordo / ONNX-YOLOv8-Object-Detection

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

Where do you set the class list / names #3

Closed jabbasj closed 1 year ago

jabbasj commented 1 year ago

I am using a custom model and it's outputting the default coco labels

jabbasj commented 1 year ago

nvm just noticed the damn utils.py under yolov8 folder...