Reimplimenatation of the paper Down to the Last Detail: Virtual Try-on with Detail Carving
2
stars
0
forks
source link
readme
This repo contains a re-implementation of the paper Down-to-the-Last-Detail-Virtual-Try-on-with-Detail-Carving with different experiments that i have done while working on the repo
TODO
Use Densepose instead of Keypoints
Write code to train with single product and model image pair for scenarios when the 2 different images of the same clothes is not available
Train on different opensource dataset to check the performance
The code is heavily borrowed from the original repo and pix2pix/pix2pixhd.