• Hardware Platform (Jetson / GPU): dPU A40.
• DeepStream Version: 6.4-triton-multiarch.
• TensorRT Version: 8.6.1.6.
• NVIDIA GPU Driver Version (valid for GPU only): 535.146.02.
• Issue Type( questions, new requirements, bugs): bugs.
• 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)
I am using yolov8 model for people detection and I am using nvdaanlytics for line crossing, so I have some questions:
1 - some people is counted in NvDsAnalyticsFrameMeta
as frame but not counted in NvDsAnalyticsObjInfo
as object, thanks?