Hello,
Can I use the Yolo detector via CSI camera ?
which code files should I change ?
Thank you very much !
Hello,
Can I use the Yolo detector via CSI camera ?
which code files should I change ?
Thank you very much !
There are quite a few tutorials (just use Google) that show how to get this working on nVidia Jetson devices, including Jetson Nano.
What hardware/software combination are you working with?
Jetson Nano and Codeblocks/Jupyter Notebook.
All the samples are running,
now I want to use Yolo via CSI camera to pursue realtime evaluation,
instead of taking video files…
therefore I am interested in all files/deepstream files which are involved.
for example: deepstream_source_bin.c determines the chosen source.