omertov / encoder4editing

Official implementation of "Designing an Encoder for StyleGAN Image Manipulation" (SIGGRAPH 2021) https://arxiv.org/abs/2102.02766
MIT License
945 stars 154 forks source link

Is it possible to get more details in the images? #96

Open chrisgaig opened 1 year ago

chrisgaig commented 1 year ago

Hello, I have tried to re-train the e4e on a dataset from production. In doing so, I found that the model is able to reproduce the dimensions of my images very well, but important details regarding the defects of the parts are not represented at all or only weakly. Is there perhaps a way in the settings to improve the quality of the images to get more detail?

Would be great if you can clarify this for me. Thank you very much in advance for your help.