deepstream-openpose
deepstream-openpose copied to clipboard
Is this project still alive? Any update on the implementation of dsexample plugin to parse nms and get the keypoints? Thanks.
@cding-nv Hello , follow the steps I build the engine and run the code on my Jetson agx, but raise error,  -------------- try some times build engine can get...
The model used in this repo is the [`coco`](https://github.com/CMU-Perceptual-Computing-Lab/openpose/tree/master/models/pose/coco) model from Openpose. What about the [`body_25`](https://github.com/CMU-Perceptual-Computing-Lab/openpose/tree/master/models/pose/body_25) model also from Openpose? This model does have [`PRelu`](https://github.com/CMU-Perceptual-Computing-Lab/openpose/blob/3915b922eb345de9d788cb46541d42641aa014c4/models/pose/body_25/pose_deploy.prototxt#L206) layer which, from my experience,...