• Hardware Platform (Jetson / GPU) GPU • DeepStream Version 6.2 • Graph- Composer 2.5 • TensorRT Version 8.5.3.1 • NVIDIA GPU Driver Version (valid for GPU only) 525.85.12 • Issue Type( questions, new requirements, bugs) question
I have installed graph-composer, and the sample test applications work as expected. However, I want to use graph-composer to check the Peoplenet model, but when I tried to initialise the model from the infer config, it did not display the Peoplenet model in the list of models.
If any further commands need to be run in order to add the PeopleNet model to the Graph Composer, please advise.
adding a reference photo where the subject isn’t in the standard model list.
Hi @Fiona.Chen
I’ve used C/C++ deepstream before, and with deepstream 5.1 I incorporated Peoplenet as pgie and a custom model as sgie.
I’m new to graph-composer currently, though.
I was unsure whether the PeopleNet model had any external instructions from Graph Composer that would allow me to add these models to the default list of models, but I was able to do so.
Now that I’ve defined the config infer file and the Model etlt file, I can add the PeopleNet model.
After the model and configuration file are ready, you can add the model configuration through video inference extension property settings. Don’t forget check mark the option in the UI if you want to enable it.