How can i create my own real time detection program using detectnet with custom dataset

i wanna create my own python detection code for detecting custom data set on jetson nano
i’ve finished creating my own custom model with the youtube videos using jetson inference and detect net and it’s running fine but i wan’t to add an action when detecting something speceific like a certain traffic sign how can i do that after creating the onnx model

Hi,

Have you checked this page?

Thanks.

thank you for replying
yeah i’ve tried it but i wanna turn it into a python code so when i detect something specific i can do an action like an output at the jetson nano pins and so on

Hi,

Do you mean you want the Python version detectnet?
It is available in the below folder:

Thanks.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.