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
TODO:
- add support for TBPTT
- release more body shape data