NovelViewSynthesis-TensorFlow icon indicating copy to clipboard operation
NovelViewSynthesis-TensorFlow copied to clipboard

Running on smaller images (128,128)

Open ebartrum opened this issue 5 years ago • 0 comments

Hey, I have tried to adapt your code to run on my dataset which contains images of size 128,128. I changed output_shapes accordingly in object_loader.py. The training runs but doesnt converge to a solution, the output images are uniformly black (which is the background colour of my dataset). Do you know why this would be and how I could fix it? Thanks

ebartrum avatar May 17 '20 12:05 ebartrum