naomaru/workout_ai
Show MH and MV
Adding GIFs
Refactoring of showing GIFs.
Change media prefix depending on the environment.
Debugging
Testing how to detect program is running in HuggingFace Spaces
Testing different static image locations for huggingface spaces
Use animated gif instead of frames for performance.
Added gif conversion tool
Add videos
Delete debug log
Added packages.txt for OpenCV
None check
Fix runner 3 file name.
Add meta info files.
Add HuggingFace config to README.md
Show and hide processing message.
Implemented upload button
Added horizontal max and vertical max
Deleted unnecessary files.
Use StreamLit for browser UI.
Added load_and_analyze_video() function and command line argument analyze.
Added text box.
Show horizontal and virtical stretches at a key press.
Save and load metadata (outcome of video analysis). Also did some cleanup.
Calcurate stride ratios
Show videos side by side, plus slow down.
Fixed cropping bug
Assume square video is provided. Don't crop to square.
Use MoveNet instead of Yolov8 because I am getting more accurate keypoint detection results from MoveNet.
Find keypoints using Yolo
Save modified video files.
Initial commit
Initial commit
