No Detection for Centerface Model Inference with Deepstream(for Centerface)

centerface_nvinfer.tgz (4.9 KB)

please try attached change.
I verified it works on my side

Launch docker
$ docker run --gpus all -it --rm -v /tmp/.X11-unix:/tmp/.X11-unix -v /home/$user/:/home/$user/ -e DISPLAY=$DISPLAY -w /opt/nvidia/deepstream/deepstream nvcr.io/nvidia/deepstream:5.1-21.02-triton

In docker
# git clone GitHub - NVIDIA-AI-IOT/deepstream_triton_model_deploy: How to deploy open source models using DeepStream and Triton Inference Server
# cd deepstream_triton_model_deploy/
# tar xpf …/centerface_nvinfer.tgz
# cd centerface/centerface/1/ && ./run.sh
# cd customparser/ && make
# cd nvinfer_config
# deepstream-app -c source1_primary_detector.txt