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 can i use it in deepstream-test1 #529

Open zc1017 opened 2 months ago

zc1017 commented 2 months ago

how can i use it in deepstream-test1,please

marcoslucianops commented 2 months ago

Set the pgie.set_property('config-file-path', "dstest1_pgie_config.txt") replacing the dstest1_pgie_config.txt to the config file from this repo (according to the model you are using).