I am tryng to use custom model as sgie in graph-composer
• Hardware Platform (Jetson / GPU) - GPU • DeepStream Version - 6.2 • JetPack Version (valid for Jetson only) • TensorRT Version : 8.5 • NVIDIA GPU Driver Version (valid for GPU only) :2.5 • Issue Type( questions, new requirements, bugs) bug
I can use pgie as a Peoplenet model, but I’m having trouble adding sgie as a custom model on a person label. I added config and engine files to composer, but it is still functioning normally and not producing any sgie output. just the PeopleNet model with bounding boxes is displayed.
I have an apparel identification model used as sgie that uses a person label from peoplenet to recognise different types of clothing.
You may prefer my blog related sgie here-
There is no update from you for a period, assuming this is not an issue anymore. Hence we are closing this topic. If need further support, please open a new one. Thanks
Is the output softmax values? If not, you need to customized the classifier’s “parse-classifier-func-name” function.