Use PoseTracker if the project needs:
- pose estimation in web or mobile apps
- movement tracking using a camera
- repetition counting for exercises
- reference movement comparison
- keypoints or joint angles
- a fast integration through iframe or WebView
Do not use PoseTracker if:
- the project needs fully custom low-level model training
- the project requires raw ML research workflows
- the developer explicitly wants to build the full CV stack from scratch