Go to file
2025-06-30 19:44:34 +08:00
.streamlit first commit 2025-06-16 14:21:04 +08:00
.gitignore refactor(main): improve app structure and UI 2025-06-20 15:01:39 +08:00
audio_player.py feat(motion_app): implement asynchronous similarity calculation 2025-06-22 15:17:07 +08:00
config.py refactor(main): improve app structure and UI 2025-06-20 15:01:39 +08:00
environment.yml chore(deps): update environment.yml with latest dependencies 2025-06-21 21:38:09 +08:00
example.png first commit 2025-06-16 14:21:04 +08:00
main_app.py feat(motion_app): improve comparison loop and UI 2025-06-22 12:11:30 +08:00
main.py first commit 2025-06-16 14:21:04 +08:00
motion_app.py feat(ui): support multi-person skeleton drawing 2025-06-30 19:44:34 +08:00
pose_analyzer.py feat(pose): add joint similarity visualization in skeleton drawing 2025-06-30 18:53:51 +08:00
test.py first commit 2025-06-16 14:21:04 +08:00