• Stars
    star
    147
  • Rank 250,398 (Top 5 %)
  • Language
    Jupyter Notebook
  • License
    MIT License
  • Created about 4 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Pytorch implementation of the paper, Neural re-rendering of humans from a single image.

Neural Re-rendering of Humans from a Single Image

Paper

The code was implemented for the Garment Transfer obejctive, where top cloth of the source image was rendered on the target image.

The improvement of the code with the hyper-parameter tunings are under process. The inferenece code with better results will be updated soon.

Results:

Sample Results from training using the LIP dataset:

result_1 result_2

Architecture:

architecture

Dataset:

The LIP dataset(Image-based Multi-pose Virtual Try On) was used to train the model.