Open pkmital opened 6 years ago
It's definitely not expected. Is your real image 3-channel?
Yes both A & B are 3 channel images. Attaching a pair for reference (note: they are different sizes, is this an issue?)
one image of a sequence in A:
one image of a sequence in B:
Hi,
Thank you for a fascinating release. I've tried a few epochs with my own dataset of images and finding the images produced during training have many fully red image outputs (example screenshot below), though these are not like the images in my dataset. Is there something I could be doing wrong or is this expected behavior? Please let me know if you need more information!
Current train command:
python train.py --name cpvs --loadSize 512 --n_frames_total 30 --max_frames_per_gpu 2 --n_downsample_G 1 --num_D 1 --dataroot datasets/cpvs/ --n_gpus_gen -1 --print_freq 5 --niter 10000 --niter_decay 5000 --nThreads 4 --save_epoch_freq 1
Example output: