mmpose icon indicating copy to clipboard operation
mmpose copied to clipboard

[Docs] PoseTracker not covered in documentation

Open timsainb opened this issue 2 years ago • 1 comments

📚 The doc issue

PoseTracker is not currently in the documentation for either mmpose or mmdeploy.

The only reference that I can find for it is at https://github.com/open-mmlab/mmdeploy/blob/main/demo/python/pose_tracker.py

In particular, I can't find any information about how to set a threshold for when a detected person is transferred from the mmdetection to mmpose model.

Suggest a potential alternative/fix

No response

timsainb avatar Jan 04 '24 20:01 timsainb

Please link the pose_tracker.py referred in https://github.com/open-mmlab/mmpose/tree/main/projects/rtmpose#windows, so others can find it easier

Gnoot01 avatar Oct 03 '24 11:10 Gnoot01