Pozify / src

Commit History

refactor: implement _summary_list_field function to streamline handling of summary fields in coach summary; enhance payload processing and validation for string and list types
4837dea

tiena2cva commited on

refactor: streamline evidence generation in coach summary; enhance JSON output contract and improve tokenization handling for local chat
39810d5

tiena2cva commited on

refactor: add functions for JSON payload extraction and validation in coach summary; streamline summary key handling and improve error reporting
fbdb586

tiena2cva commited on

refactor: introduce compact representation functions for metrics, issues, and knowledge cards; enhance summary evidence generation and improve error handling in JSON extraction
7d8fed6

tiena2cva commited on

refactor: enhance JSON response handling in coach summary generation; update response format instructions and improve error reporting for invalid JSON outputs
1026352

tiena2cva commited on

chore: remove Linux-specific dependencies from pyproject.toml and requirements.txt; update README to clarify usage of Nemotron implementation for local model inference
b46e058

tiena2cva commited on

chore: add ninja-build and build-essential to package requirements; update README and documentation to reflect changes in model configuration and local Transformers usage
afa452e

tiena2cva commited on

chore: update base model to NVIDIA-Nemotron-3-Nano-4B-BF16 across configurations and documentation; adjust max sequence length to 2048; upgrade GitHub Actions cache to v5
ad20540

tiena2cva commited on

refactor: enhance _encode_bt709_output and _encode_bt709_command for improved audio stream handling and code clarity
9be13c0

tiena2cva commited on

refactor: remove sample_pose_cache module and streamline pose processing in pipeline
bb897eb

tiena2cva commited on

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

feat: add support for local Transformers inference on Hugging Face Spaces with opt-in configuration
77c8c89

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

docs: update default coach-summary model to build-small-hackathon/pozify-coach-summary1 and clarify fallback behavior in documentation
5349353

tiena2cva commited on

feat(coach): disable verifier by default
8780d53

tiena2cva commited on

feat: add coach summary LoRA config and provider plumbing
187ec78

tthhanh commited on

feat: prepare filtered public fitness style corpus
b4de99b

tthhanh commited on

feat: build Pozify-native coach summary SFT datasets
5969249

tthhanh commited on

feat: expand coach retrieval with equipment and goal overlays
19dfbdf

tthhanh commited on

feat: ingest real exercise dataset into knowledge artifacts
7294c15

tthhanh commited on

feat: add exercise dataset to card-pack transformer
e7a202c

tthhanh commited on

feat: load external coach knowledge packs
13dc750

tthhanh commited on

feat(slm): add llama.cpp coach summary provider
bb32784

tiena2cva commited on

feat(pipeline): implement sample pose caching and enhance upload handling
f3a29a9

tiena2cva commited on

feat(coach): add local transformers provider
02f8ffd

tiena2cva commited on

fix(hf-spaces): install mediapipe native libraries
6d4caef

tiena2cva commited on

fix(hf-spaces): avoid pickling analysis progress callbacks
2357a36

tiena2cva commited on

feat(pose)!: use coco17 3d router features
4be0c6e

tiena2cva commited on

Implement grounded coach summary with HF SLM
f083cf4

tthhanh commited on

feat(hf): use ZeroGPU for analysis
aefa805

tiena2cva commited on

Set default exercise router repo
29e24be

NLag commited on

perf(pose): read dense video frames sequentially
b69e2d9

tiena2cva commited on

pioritize BiLSTM model
7e61c38

NLag commited on

Refactor(pipeline): improve code readability and update function calls for clarity
f8956c7

tiena2cva commited on

Merge branch 'main' into NLag/issue4
2c7b5fc

tiena2cva commited on

refactor(mediapipe): improve code readability and add CPU delegate option
9a93843

tiena2cva commited on

feat(report): stream analysis progress
06aef73

tiena2cva commited on

Enhance UnknownExercise class with debug data handling and add test for manual unknown exercise in pipeline
e2fb7fb

NLag commited on

Avoid OpenCV H264 writer fallback errors
5620975

NLag commited on

feat(report): add annotated issue clips
8c7116a

tiena2cva commited on

Merge remote issue 4 updates
a03121e

NLag commited on

Add issue 10 training release assets
6beb9c7

NLag commited on

Merge branch 'main' into NLag/issue4
5b7c9ce

tiena2cva commited on

fix(renderer): preserve video colors in annotations
79624b7

tiena2cva commited on

refactor(exercises): route pipeline through exercise objects
95fec78

tiena2cva commited on

Implement frame-level issue markers
6661f3a

tiena2cva commited on

Merge branch 'main' into NLag/issue4
190efc2

tiena2cva commited on

refactor(exercises): introduce exercise strategies
6724737

tiena2cva commited on