stargan
stargan copied to clipboard
Why it generate one image only at training and testing time?
Please help me why it generate only one image 8 times during training samples
Test time also generate only image multiple times
Training info:
Training data: RaFD
Arranged according to your instructions
Used these configurations for train following your instructions
$ python main.py --mode train --dataset RaFD --image_size 128 --c_dim 8
--sample_dir stargan_rafd/samples --log_dir stargan_rafd/logs
--model_save_dir stargan_rafd/models --result_dir stargan_rafd/results
Could you please share me with the RaFD datasets? Because I had apply it in the official website for several days, but I don't receive an apply yet.Thanks a lot! @warisha
@warisha Mine is the same. May I ask have you solved it?
also see #64 I solved the same problem