cding-nv / deepstream-openpose

27 stars 9 forks source link

Openpose body_25 model #3

Open raventan95 opened 4 years ago

raventan95 commented 4 years ago

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.

cding-nv commented 4 years ago

Yes. You are right. I had the same "PRelu" issue. So I choose coco for example.