intel / ros2_openvino_toolkit

Apache License 2.0
163 stars 83 forks source link

[Issue: #255] Add YOLO v7 support #290

Closed tmcourie closed 1 year ago

tmcourie commented 1 year ago

Add support for YOLO v7 Add new class for YOLO v7 model Modify PipelineManager to run either v5 or v7 model Add documentation to explain YOLO v7 model conversion

Fixes #255


Signed-off-by: Taylor Courier taylor.courier@intel.com Signed-off-by: Andrew Capatina andrew.capatina@intel.com Co-authored-by: capp21 andrew.capatina@intel.com Co-authored-by: Ibrahim Ali ibrahim.ali@intel.com

LewisLiuPub commented 1 year ago

@tmcourie , looks great. I am in vacation till this Thursday. I'll will double check the func status of this PR. Thank you very much.