Closed LiberiFatali closed 6 years ago
How many image shots do you have in your "${DATASET}/A/train" path? and what is your batchsize? Batchsize should be >= number of observed images. https://github.com/azadis/MC-GAN/blob/master/scripts/train_StackGAN.sh#L37
My torchvision version is 0.1.9 and torch is 0.2.0_4 if needed!
This error caused by ._ and .DS_Store files. I remove those files and it starts training now. Thanks!
I get this error when running
./scripts/train_StackGAN.sh ${DATA}
Which version of pytorch and torchvision that this repo based on? My torch is 0.3.1 and torchvision 0.2.0