I have already checked the previous issues, #338 , #380 , #383 , #369 and I still can't create checkpoint under my checkpoint_dir.
The checkpoint and the samples folders remain empty.
Does anyone know how to solve this?
Any advice would be really appreciated.
I'm sharing the command and logs :
I have already checked the previous issues, #338 , #380 , #383 , #369 and I still can't create checkpoint under my checkpoint_dir. The
checkpoint
and thesamples
folders remain empty.Does anyone know how to solve this? Any advice would be really appreciated. I'm sharing the command and logs :
command
python main.py --dataset testdir --input_height 96 --input_width 96 --output_height 96 --output_width 96 --batch_size=1 --train --epoch=300 --ckpt_freq=100 --generate_test_images=10
logs