ibaiGorordo / ONNX-YOLOv8-Object-Detection

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

does not support multiple streams #4

Closed faizelkDatapost closed 1 year ago

faizelkDatapost commented 1 year ago

will you support multiple streams?

ibaiGorordo commented 1 year ago

What do you mean by multiple streams? Not sure if it is what you want, but you can create multiple Yolov8 objects, with one for each stream if necessary