intel / ros2_openvino_toolkit

Apache License 2.0
163 stars 83 forks source link

NMS Threshold and model input size not configurable for Yolov8 #302

Open joelbudu opened 1 year ago

joelbudu commented 1 year ago

Is it possible to make the NMS threshold parameter configurable through the pipeline configuration file for Yolov8?

Also I think it should be possible to get the model input size from the OpenVINO intermediate representation file.