dcgan-completion.tensorflow icon indicating copy to clipboard operation
dcgan-completion.tensorflow copied to clipboard

there is nothing in the folder “sample” after 25 epoch

Open DsJay opened this issue 7 years ago • 6 comments

after run this command ./train-dcgan.py --dataset ./data/your-dataset/aligned --epoch 20 there is nothing in the folder “sample” as expected

DsJay avatar Apr 14 '18 08:04 DsJay

I have already solved this problem thanks

DsJay avatar Apr 15 '18 13:04 DsJay

@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 avatar Apr 19 '18 12:04 ChaoWei0606

@ChaoWei0606 This sentence is just a comment,training should already be in progress when you see that.

DsJay avatar Apr 19 '18 15:04 DsJay

@DsJay Thank you for your reply.You're right. The problem is that I don't have enough training samples.

ChaoWei0606 avatar Apr 20 '18 14:04 ChaoWei0606

@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 avatar Apr 20 '18 14:04 ChaoWei0606

@ChaoWei0606 maybe you need a larger dataset

DsJay avatar Apr 28 '18 15:04 DsJay