Skip to content

A pytorch re-implementation of paper "Learning-Based Animation of Clothing for Virtual Try-On"

Notifications You must be signed in to change notification settings

FishWoWater/vto-learning-based-animation-pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vto-learning-based-animation-pytorch

A pytorch re-implementation of paper "Learning-Based Animation of Clothing for Virtual Try-On"

Official tensorflow implementation: https://github.com/isantesteban/vto-learning-based-animation

Something different

  • learning the fit regressor and wrinkle regressor separately
  • add more body shapes when training the fit regressor
  • simply use the shape blend shapes from SMPL body(instead of using the result of fit regressor) when training the wrinkle regressor

image image

TODO:

  • add support for TBPTT
  • release more body shape data

About

A pytorch re-implementation of paper "Learning-Based Animation of Clothing for Virtual Try-On"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages