Compare the output tensor values from trt python script and deepstream app.
The deepstream app is changed based on https://github.com/NVIDIA-AI-IOT/deepstream_pose_estimation.git
Enviroment: nvcr.io/nvidia/deepstream:5.1-21.02-triton
cd deepstream
./download_model.sh # download the model
make # build the program ( if needed )
./run.sh # run the app without publish the pose output
./run_m.sh # run the app publishing the pose output