How to create Custom Object in DS Python Example

Please provide complete information as applicable to your setup.

• Hardware Platform (Ubuntu x86_64 machine)
• DeepStream Version 5
• TensorRT Version 7
• NVIDIA GPU Driver Version (valid for GPU only) - 440
• Issue Type( questions, new requirements, bugs) question
• How to reproduce the issue ? (This is for bugs. Including which sample app is using, the configuration files content, the command line used and other details for reproducing)
• Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description)

Hi,
Could you please explain how to create custom object like Person/Vehicle/Face object created in Deepstream Python test4 example?
I have modified the NvDsSchemaMeta header file and changed the logic inside cpp file and recompiled the code to generate updated binary. But that object is not reflecting using pyds binary even after re-generating pyds binary also

1 Like

You also should add bindings for it. then they can attach it as user meta.

Hi, I asked a similar question here, but didnt get any answers. How did you manage to re-generate the pyds binary?

1 Like

Please refer to this, DeepStream SDK FAQ - Intelligent Video Analytics / DeepStream SDK - NVIDIA Developer Forums