Openpose onnx for hand and finger keypoint detect
Show older comments
Body pose detection with openpose is already exist with a provided onnx file, can someone provide the hand finger keypoint onnx also?
Answers (1)
Shantanu Dixit
on 28 Aug 2024
0 votes
Hi Alex, Hand Pose Estimation using HRNet deep network has been introduced in MATLAB from R2023b release. You may find the example in the below link:
For more information, you may refer to the following MathWorks documentation links:
- Getting started with HRNet: https://in.mathworks.com/help/vision/ug/getting-started-with-hrnet.html
- hrnetobjectkeypointdetector: www.mathworks.com/help/vision/ref/hrnetobjectkeypointdetector.html
- loadHRNETObjectKeypointDetector: www.mathworks.com/help/vision/ref/loadhrnetobjectkeypointdetector.html
Categories
Find more on Keypoint Detection in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!