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

YOLOV9 custom parser request #521

Open Shalom-P opened 3 months ago

Shalom-P commented 3 months ago

Can you please write a custom parser for deepstream 5.1 and deepstream 6.3 for the yolov9 architecture.

grimen commented 1 month ago

The postprocessing for YOLOv8 works for YOLOv9 as well - just use the V8 exporter with PYTHONPATH=<yolov9_repo_path>.