Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 809 Bytes

File metadata and controls

17 lines (12 loc) · 809 Bytes

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