The model used in this repo is the coco model from Openpose.
What about the body_25 model also from Openpose? This model does have PRelu layer which, from my experience, TensorRT could not parse and thus Deepstream could not handle.
I am using Jetpack 4.2.2, Deepstream 4.0.2, TensorRT 5.1.6.
The model used in this repo is the
cocomodel from Openpose.What about the
body_25model also from Openpose? This model does havePRelulayer which, from my experience,TensorRTcould not parse and thusDeepstreamcould not handle.I am using
Jetpack4.2.2,Deepstream4.0.2,TensorRT5.1.6.