Sports2D: Compute 2D human pose and angles from a video or a webcam
Authors/Creators
Description
MacOS support, finally! Automatic device and backend selection, display issues are fixed. Thanks a lot to @Satya.P and @mumu-create for thoroughly testing it out https://github.com/perfanalytics/pose2sim/issues/230
Enhanced sorting algorithm:
- Optionally predicts next frame position (simple frame-by-frame linear translation)
- Optionally tracks centroid or bounding boxes instead of keypoints.
N.B.: Default behavior remains the same, ie still sorts based on keypoints and without prediction. Prediction based on bounding boxes is recommended when people move in sustained straight lines and are likely to be occluded a lot. N.B.: I plan to switch to the RF-DETR detector instead of YOLOX for even better results.
See latest Pose2Sim release for more information: https://github.com/perfanalytics/pose2sim/releases#release-v0.10.48
Full Changelog: https://github.com/davidpagnon/Sports2D/compare/v0.8.32...v0.8.34
Notes
Files
davidpagnon/Sports2D-v0.8.34.zip
Files
(9.1 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:88764d8346bac3d4be9fea54f5c46287
|
9.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/davidpagnon/Sports2D/tree/v0.8.34 (URL)
Software
- Repository URL
- https://github.com/davidpagnon/Sports2D