opencv / opencv

Open Source Computer Vision Library
https://opencv.org
Apache License 2.0
76.48k stars 55.64k forks source link

Updated openpose sample to run using onnx #25593

Closed gursimarsingh closed 3 days ago

gursimarsingh commented 4 weeks ago

Pull Request Readiness Checklist

25006 #25314

openpose dnn sample has been renamed to human_pose and now supports onnx model. Steps for converting the model from caffe to onnx have been added in the description

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

asmorkalov commented 3 days ago

The core team decided not to drop Caffe support in 5.0, but mark it deprecated. I proposed to presume the original code unchanged. Closed for now.