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

How I can automatically save engine file different name ? #492

Open deb1kloudspot opened 7 months ago

deb1kloudspot commented 7 months ago

Hi, If I want to load more then 2 yolo models at a single time ! The problem is if all models are same batch size it's create same name for each .engine file. But if there is a way to avoid it and different name we can give to config ..... please let me know about this !