openvinotoolkit / openvino

OpenVINO™ is an open-source toolkit for optimizing and deploying AI inference
https://docs.openvino.ai
Apache License 2.0
6.82k stars 2.18k forks source link

Yolo classes select #25786

Open yleyson opened 1 month ago

yleyson commented 1 month ago

Request Description

I am using openvino with yolov8. There is a way to select classes to detect before innfer?

Feature Use Case

No response

Issue submission checklist

ceciliapeng2011 commented 1 month ago

It sounds a feature to model instead of openvino. As an inference framework, openvino would not change the behavior of model or application pipeline. To make sure I understand your problem clearly, would you please give an example or more details about your motivation? Or do you see it with other frameworks?