I was trying to use Deepstream to track passengers inside lounge.
But we can see our unified IDs keeps on switching when passenger walks along the path.
I thought its calibration issue.
I was already co-ordinating with Kesong, on this issue but then he referred that the issue is with detection.
You can see below comment from him when he tried to run the same videos,
`Person 9 corresponds to the woman with black clothes, and I noticed that PeopleNet-Transformer model constantly misses bounding boxes. This is a detection problem, and I feel it might need some fine-tuning. I would advise to submit topic in TAO Forum for that.`
So kindly can you help me on this.
Most of the details are already present in the above Query.
Please let me know if any other information is needed.
The woman with black clothes can be detected. Although sometimes the bbox is missing but not “constantly” missing .
You can try to set lower confidence when run deepstream to check if the bbox is found better.
More, the model’s detail info is in GPU-optimized AI, Machine Learning, & HPC Software | NVIDIA NGC | NVIDIA NGC. It is based on deformable-DETR network. The the woman with black clothes may be different with the people in training dataset. So, it is expected to get this result and might need some finetuning with your dataset.
For the “change of unified ids”, it is a checking item from deepstream side instead of TAO side, I would like to request deeptream moderator @kesong to sync further with you at previous deepstream forum topic (Query on Multi-Camera Calibration Accuracy vs Unified ID Reassociation Stability in MV3DT - #12 by nikhilahire5) . I also observer that the “man with long white clothes” may have random detection issue, you can check if there is also the “change of unified ids” for him.