CoolFace
Apppublic

naomaru/workout_ai

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes
34 commits on main
54d7e033y ago

Show MH and MV

naomaru
2f605cd3y ago

Adding GIFs

naomaru
48f67543y ago

Refactoring of showing GIFs.

naomaru
ff0da663y ago

Change media prefix depending on the environment.

naomaru
75d8a043y ago

Debugging

naomaru
ae6cd3e3y ago

Testing how to detect program is running in HuggingFace Spaces

naomaru
492207a3y ago

Testing different static image locations for huggingface spaces

naomaru
57f1c5b3y ago

Use animated gif instead of frames for performance.

naomaru
a7e89833y ago

Added gif conversion tool

naomaru
19d2f073y ago

Add videos

naomaru
4e56dff3y ago

Delete debug log

naomaru
0a2e2cb3y ago

Added packages.txt for OpenCV

naomaru
f5f2c4b3y ago

None check

naomaru
54e8d663y ago

Fix runner 3 file name.

naomaru
9bc8a8d3y ago

Add meta info files.

naomaru
fbbe1a33y ago

Add HuggingFace config to README.md

naomaru
584cc793y ago

Show and hide processing message.

naomaru
f55985b3y ago

Implemented upload button

naomaru
e875c5e3y ago

Added horizontal max and vertical max

naomaru
c34a2033y ago

Deleted unnecessary files.

naomaru
b7657d23y ago

Use StreamLit for browser UI.

naomaru
102bde83y ago

Added load_and_analyze_video() function and command line argument analyze.

naomaru
959b10a3y ago

Added text box.

naomaru
ab812fd3y ago

Show horizontal and virtical stretches at a key press.

naomaru
675e2443y ago

Save and load metadata (outcome of video analysis). Also did some cleanup.

naomaru
c9f4a7b3y ago

Calcurate stride ratios

naomaru
a39251d3y ago

Show videos side by side, plus slow down.

naomaru
c3aa24b3y ago

Fixed cropping bug

naomaru
a8bf1bd3y ago

Assume square video is provided. Don't crop to square.

naomaru
1668ade3y ago

Use MoveNet instead of Yolov8 because I am getting more accurate keypoint detection results from MoveNet.

naomaru
0149ed63y ago

Find keypoints using Yolo

naomaru
30e43bb3y ago

Save modified video files.

naomaru
095e17c3y ago

Initial commit

naomaru
2fbdd643y ago

Initial commit

naomaru