• Hardware Platform (Jetson / GPU): GeForce RTX 5080 16GB Workstation
• DeepStream Version: 9.1
• JetPack Version (valid for Jetson only): 7.2
• TensorRT Version:
• NVIDIA GPU Driver Version (valid for GPU only): 580.82.09
• Issue Type( questions, new requirements, bugs): Error with running the reference setup
• 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. I’m trying to test the AMC workflow for deploying the reference DeepStream 9.1 MV3DT pipeline on my custom video data.
Currently, I have two RTSP cameras looking over a 3m x 3m taped off area from ~2-2.5m height with 30-degrees angle. I recorded two ~3 minutes synchronized videos from both cameras while I walked in and out of the taped area (for generating multiple tracking IDs for a single person). Both cameras can fully see the taped off area (overlap) and they are across each other, not overlapping from side-angles.
Then I did a manual alignment as per the recent blog post: Build a Multi-Camera 3D Tracking Application with NVIDIA DeepStream 9.1 Skills | NVIDIA Technical Blog.
However, when I start the calibration, I’m getting ERROR - No valid tracklet matches found error from the AMC tool. I’m also attaching the full log.
What exactly is the AMC expecting to overcome this tracklet match problem?
amc_calibration_full.txt (109.9 KB)