runningpp / MVIPER

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Temporally Coherent Full 3D Mesh Human Pose Recovery from Monocular Video

This repository contains the data generation for "Temporally Coherent Full 3D Mesh Human Pose Recovery from Monocular Video"

Click image to watch on Youtube (with music):

Environment

  • Ubuntu 16.04
  • Python 3.5
  • Blender 2.79
  • MarvelousDesigner

Usage

ENV SETUP

  1. Install Blendre-2.79.
  2. Install Marvelous Designer.
  3. Download smpl-data.

GENERATE ANIMATION

  1. check settings in config.
  2. run script.
  3. get animation sequence without cloth in here.

CLOTH SIMULATION

  1. use MD to design cloth for avators.
  2. put cloth on and run cloth simulation for a target animation.
  3. save cloth mesh and motion files in here.
  4. you can download simualted action with cloth files from here.

RENDER ANIMATION

  1. collect your preferred backgrounds and textures, place them in appropriate path.
  2. run script.
  3. you can download some rendered data from here.

EXAMPLES

References

About


Languages

Language:Python 98.7%Language:Shell 1.3%