Spaces:
Running on Zero
Running on Zero
Commit History
refactor: add functions for JSON payload extraction and validation in coach summary; streamline summary key handling and improve error reporting fbdb586
refactor: introduce compact representation functions for metrics, issues, and knowledge cards; enhance summary evidence generation and improve error handling in JSON extraction 7d8fed6
refactor: enhance JSON response handling in coach summary generation; update response format instructions and improve error reporting for invalid JSON outputs 1026352
refactor: enhance _encode_bt709_output and _encode_bt709_command for improved audio stream handling and code clarity 9be13c0
refactor: remove sample_pose_cache module and streamline pose processing in pipeline bb897eb
refactor: change default delegate to CPU in MediaPipePoseBackend and update tests accordingly a0802e2
NLag commited on
refactor: update artifact URLs and improve router device handling for better classification performance c8f5fea
NLag commited on
refactor(mediapipe): simplify GPU delegate preference logic and remove unused CUDA visibility check 4c34134
NLag commited on
refactor(mediapipe): enhance MediaPipePoseBackend to prefer tasks on GPU and improve delegate handling 691a8e2
NLag commited on
feat: load external coach knowledge packs 13dc750
fix(hf-spaces): install mediapipe native libraries 6d4caef
fix(hf-spaces): avoid pickling analysis progress callbacks 2357a36
feat(pose)!: use coco17 3d router features 4be0c6e
Implement grounded coach summary with HF SLM f083cf4
feat(hf): use ZeroGPU for analysis aefa805
perf(pose): read dense video frames sequentially b69e2d9
Merge branch 'main' into NLag/issue4 2c7b5fc
refactor(mediapipe): improve code readability and add CPU delegate option 9a93843
Avoid OpenCV H264 writer fallback errors 5620975
NLag commited on
feat(report): add annotated issue clips 8c7116a
Merge branch 'main' into NLag/issue4 5b7c9ce
fix(renderer): preserve video colors in annotations 79624b7
refactor(exercises): route pipeline through exercise objects 95fec78
Implement frame-level issue markers 6661f3a
Merge branch 'main' into NLag/issue4 190efc2
refactor(exercises): introduce exercise strategies 6724737
Merge branch 'main' into NLag/issue4 d2cceab
fix(rep-analysis): split exercise analyzers 521466b
Merge branch 'main' into NLag/issue4 8d4765b
Merge main into issue 4 branch 46de17e
NLag commited on
Implement exercise classifier router b091f38
NLag commited on
Merge branch 'main' into issue-6-rep-analysis-variation d1b5fe5
Detect exercise variations from rep metrics dab45ec
Daphne commited on
Implement pose-derived rep metrics 4526b91
Daphne commited on