marcoslucianops / DeepStream-Yolo

NVIDIA DeepStream SDK 7.0 / 6.4 / 6.3 / 6.2 / 6.1.1 / 6.1 / 6.0.1 / 6.0 / 5.1 implementation for YOLO models
MIT License
1.38k stars 343 forks source link

Add support for Yolov10 #546

Open shashikant-ghangare opened 3 weeks ago

shashikant-ghangare commented 3 weeks ago

Hi, @marcoslucianops
Great work with DeepStream-Yolo. It has been quite helpful in running YOLO based models with Deepstream SDK. Yolov10 released recently and is based on Ultralytics. I have contributed to include support for Yolov10 models with Deepstream SDK.