DK-Jang/MOCHA_SIGASIA2023
Official implementation for "MOCHA: Real-Time Motion Characterization via Context Matching" [SIGGRAPH Asia 2023]
This project helps animators and character artists quickly analyze and characterize human motion in real-time. By inputting raw motion data (like BVH files), it automatically identifies and describes the unique qualities and styles of movements. This allows creative professionals to understand, categorize, or replicate specific motion characteristics more efficiently for their projects.
No commits in the last 6 months.
Use this if you need to understand or extract the core 'feel' or 'style' of a human motion sequence without manual, frame-by-frame analysis.
Not ideal if you are looking for a tool to generate entirely new motions from scratch or to perform highly specific physical simulations.
Stars
25
Forks
2
Language
Python
License
MIT
Category
Last pushed
Jul 21, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/DK-Jang/MOCHA_SIGASIA2023"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
pypose/pypose
A library for differentiable robotics on manifolds.
MarcoForte/FBA_Matting
Official repository for the paper F, B, Alpha Matting
snap-research/articulated-animation
Code for Motion Representations for Articulated Animation paper
foamliu/Deep-Image-Matting
Deep Image Matting
dyelax/Adversarial_Video_Generation
A TensorFlow Implementation of "Deep Multi-Scale Video Prediction Beyond Mean Square Error" by...