teen-girl-generator
teen-girl-generator copied to clipboard
I have a problem training my own data
I have a problem training my own data.
I try trained my own data of 75 picture.
The errer is
[] Reading checkpoints... ./out\20190716.161755 - data - Foldername - x256.z100.uniform_signed.y64.b64\checkpoint [] Failed to find a checkpoint [!] Load failed...
The command is as follows(Anaconda):
python main.py --input_height 256 --input_width 256 --output_height 64 --output_width 64 --dataset Foldername --crop --train --epoch 300 --input_fname_pattern "*.jpg"
Can you help me? :D
I'll be waiting for a good reply.
Thank you!
I have a problem training my own data.
I try trained my own data of 75 picture.
The errer is
[] Reading checkpoints... ./out\20190716.161755 - data - Foldername - x256.z100.uniform_signed.y64.b64\checkpoint [] Failed to find a checkpoint [!] Load failed...
The command is as follows(Anaconda):
python main.py --input_height 256 --input_width 256 --output_height 64 --output_width 64 --dataset Foldername --crop --train --epoch 300 --input_fname_pattern "*.jpg"
Can you help me? :D
I'll be waiting for a good reply.
Thank you!
Use this project instead of the original DCGAN project please. I have stuck in the error and corrected it. ; )
Thank you for your help! :D Learning has been resolved, but there are other problems. Do you know how to print the output picture in one sheet instead of 56? I would really appreciate it if you could help. Thank you ;D