Hardware Platform: Jetson AGX Xavier
• DeepStream Version: 5.0 GA
• JetPack Version: 4.4
• TensorRT Version: 7.1.3
Hi Nvidia support,
Would it be possible to create a Deepstream pipeline for object tracking if I were to use a sensor other than a camera, but preprocess the data to be in matrix form for both training input and Deepstream pipeline input? An example would be using lidar, but I’m more concerned about whether Deepstream could be generally adapted to Any sensor with proper preprocessing.
It seems like it would be possible if I trained a custom object detection model but I wasn’t sure since all the examples I have found are for camera sensors only.
Marco