Skip to content

krishia/motion_puzzle_runtime

 
 

Repository files navigation

Motion Puzzle runtime implementation

original repo: https://github.com/DK-Jang/motion_puzzle
original paper: Jang, Deok-Kyeong, Soomin Park, and Sung-Hee Lee. "Motion Puzzle: Arbitrary Motion Style Transfer by Body Part." ACM Transactions on Graphics (TOG) (2022).

runtime

This repo implemented motion puzzle runtime environment based on paper's guideline.

image

Used Unity's socket IO because Barakuda doesn't provide Einsum We achieved 30FPS on unity's runtime environment.

About

forked from original git repo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.7%
  • Shell 0.3%