znxlwm / pytorch-generative-model-collections

Collection of generative models in Pytorch version.
2.59k stars 546 forks source link

I managed to fix this issue by placing them in another folder called 1, so my directory is now, data/strawberriesBlack/1/B(1).jpg #24

Open Xshelton opened 5 years ago

Xshelton commented 5 years ago

I managed to fix this issue by placing them in another folder called 1, so my directory is now, data/strawberriesBlack/1/B(1).jpg

However, my results are completely blank after 50 epochs on GAN

image

My dataset is currently coloured, do you think I should change to grayscale? How big should said dataset actually be?

Thanks in advance

Originally posted by @HamzahNizami in https://github.com/znxlwm/pytorch-generative-model-collections/issues/18#issuecomment-476016270

Have u ever successfully ran this example yet? :)Did you get your strawberries?

Xshelton commented 5 years ago

by using the photo generated by the minist ,I got the same 'straberries' as yours.