SSRSGJYD / NeuralTexture

Unofficial implementation of the paper "Deferred Neural Rendering: Image Synthesis using Neural Textures" in Pytorch.
266 stars 36 forks source link

Getting clean results/Artifacts over output #12

Open davidvfx07 opened 2 years ago

davidvfx07 commented 2 years ago

I've been at this for a while tweaking config.py but I can't seem to crack the code of generating a clean, grid-free output. Does anyone have any suggestions?

A secondary point that you should note is the weird clipped gamma curve on Obama for some reason. image

davidvfx07 commented 2 years ago

I've given it more training data with no luck. I'm still stuck with this issue and I can't proceed. It seems to be random every time with no way to predict the output. How do I fix this?

AnanthK1998 commented 1 year ago

Hey, did you find a way to get rid of artifacts?

davidvfx07 commented 1 year ago

Unfortunately not, switched my method to Pix2PixHD.