Open DsJay opened 6 years ago
I have already solved this problem thanks
@DsJay ,hello,Can you tell me how you train?after I delete original checkpoint directory,I run this command ./train-dcgan.py --dataset ./data/your-dataset/aligned --epoch 20.The computer display "An existing model was not fount in the checkpoint directory. Initializing a new one"I use my own training set.
@ChaoWei0606 This sentence is just a comment,training should already be in progress when you see that.
@DsJay Thank you for your reply.You're right. The problem is that I don't have enough training samples.
@DsJay I have a question.why is the picture of the 'outputImage/completed' directory is similar to the picture of marked?
I mean it doesn't change anything.I use my own training set.
Do I need to do anything else?
@ChaoWei0606 maybe you need a larger dataset
after run this command ./train-dcgan.py --dataset ./data/your-dataset/aligned --epoch 20 there is nothing in the folder “sample” as expected