ZPdesu / SEAN

SEAN: Image Synthesis with Semantic Region-Adaptive Normalization (CVPR 2020, Oral)
https://zpdesu.github.io/SEAN/
Other
652 stars 95 forks source link

Unable to get the correct output #3

Closed Nerdyvedi closed 4 years ago

Nerdyvedi commented 4 years ago

Hi, Thanks a lot for uploading such a wonderful work. I have been trying to test this model, Not sure what I am doing wrong. I downloaded the test dataset and the checkpoints you have uploaded, I am sure the paths are correct for the test command. The reconstructed images that I am getting are almost same as the input images, I am really confused why.

This is the link to the result I am getting.

ZPdesu commented 4 years ago

Your results are correct. The test.py provides the reconstruction results and they should be similar to the input images. If you want to generate different images using style codes, you should use the UI mode.