Neural-Re-Rendering-of-Humans-from-a-Single-Image icon indicating copy to clipboard operation
Neural-Re-Rendering-of-Humans-from-a-Single-Image copied to clipboard

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.