deepstream-openpose icon indicating copy to clipboard operation
deepstream-openpose copied to clipboard

Results 4 deepstream-openpose issues
Sort by recently updated
recently updated
newest added

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, ![image](https://user-images.githubusercontent.com/32047846/80570754-f06c1d00-8a2d-11ea-80a8-8fc88d37d4f5.png) -------------- 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,...