yunjey / stargan

StarGAN - Official PyTorch Implementation (CVPR 2018)
MIT License
5.21k stars 967 forks source link

Stuck at Loading the trained models. No output image is being generated ! #115

Open ghost opened 4 years ago

ghost commented 4 years ago

image I am using this Test command !python main.py --mode test --dataset CelebA --image_size 128 --c_dim 5 \ --sample_dir data/custom/images --log_dir stargan/logs --attr_path data/list_attr_celeba_custom.txt \ --model_save_dir stargan_celeba_128/models --result_dir stargan_celeba_128/results \ --selected_attrs Black_Hair Blond_Hair Brown_Hair Male Young