Wrong result in bounding-boxes with custom sgie model

**• Hardware Platform (Jetson / GPU): GPU
**• DeepStream Version: 6.2
**• TensorRT Version: 8.5.1.7
**• NVIDIA GPU Driver Version (valid for GPU only): 535
**• Issue Type( questions, new requirements, bugs): questions
**• 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)

This is my pipeline: PGIE → SGIE → nvvidconv → nvosd → sink.

Both PGIE and SGIE are used as detectors, and I am not using the tracker plugin in between.

PGIE can detect two classes: CAN and HAND, but the results from SGIE are abnormal.

Could it be an issue with the NvDsInferParseCustomSGIEYoloV4 function (parse-bbox-func-name) ? How can I resolve this? Thanks.

Below are my relevant configuration files:

image

imagedata_pgie_config.txt (3.1 KB)

imagedata_sgie1_config.txt (3.9 KB)

NvDsInferParseCustomYoloV4.py.txt (5.9 KB)

what is the sgie used to detect? is the sgie dependent on pgie? please refer to this sample deepstream_lpr_app, the pgie detects car, the sgie detects car license plate.

There is no update from you for a period, assuming this is not an issue anymore. Hence we are closing this topic. If need further support, please open a new one. Thanks

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.