DeepMotionEditing/deep-motion-editing
An end-to-end library for editing and rendering motion of 3D characters with deep learning [SIGGRAPH 2020]
This tool helps 3D animators and character artists modify and reuse existing character motion data. You provide a source animation and a target character or a desired motion style, and it outputs a new animation file that applies the motion to the target or imbues it with the chosen style. It's designed for professionals working with 3D character rigging and animation.
1,696 stars. No commits in the last 6 months.
Use this if you need to quickly adapt existing character animations to different character skeletons or apply a distinct stylistic flair to motion sequences without manual keyframe editing.
Not ideal if you're looking for a simple drag-and-drop animation tool without delving into technical setup or if your primary need is creating animations entirely from scratch.
Stars
1,696
Forks
262
Language
Python
License
BSD-2-Clause
Category
Last pushed
Jul 12, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/DeepMotionEditing/deep-motion-editing"
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...