swapping-autoencoder-pytorch icon indicating copy to clipboard operation
swapping-autoencoder-pytorch copied to clipboard

Does the algorithm work with providing texture images for swapping?

Open SeptimiaSarbu opened this issue 3 years ago • 1 comments

Hello! Congratulations for your very impressive work! I was wondering if the same results may be achieved in the case when we provide images of different kinds of textures that are not related to the original image? for example, in the swapping of building textures, both content and texture images are of buildings? what if the texture image is not of that of a building, but of a simple texture? Thanks a lot!

SeptimiaSarbu avatar Mar 13 '22 08:03 SeptimiaSarbu

It will try to transfer the texture of the reference image, but it will obviously struggle, especially if the images are out of the training distribution.

taesungp avatar Mar 15 '22 19:03 taesungp