deepstream-openpose
deepstream-openpose copied to clipboard
Openpose body_25 model
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.
Yes. You are right. I had the same "PRelu" issue. So I choose coco for example.