#3255·mmpose

How to relocate hand-keypoints coordinates to original image

Author: Matthew-DgNgCreated Dec 23, 2025Updated Dec 23, 2025

What is the feature?

In my case, I converted mmpose model to onnx and I use it to estimate bbox from detection model. After that, i want to visualize it into original image however I cannot find the way to do it. It only already have post process for pytorch model. Can I have the suggestion for this case.

Any other context?

No response