raventan95
raventan95
Is this project still alive? Any update on the implementation of dsexample plugin to parse nms and get the keypoints? Thanks.
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,...