-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
I have trained your FactorGAN model with following command.
!python Image2Image.py --cuda --batchSize=2 --loadSize 256 --dataset "fg" --num_joint_samples 366 --factorGAN 1 --experiment_name "fgval"
I have 366 images in my Train directory and 30 images in the Validation directory.
After the training is run successfully, random images are generated in the out/checkpoint/expname/gen/ folder. I had 30 images in the validation directory but 100 images are getting generated.
Metadata
Metadata
Assignees
Labels
No labels