Generative-Image-Inpainting icon indicating copy to clipboard operation
Generative-Image-Inpainting copied to clipboard

how to use --resume to continue train?

Open Littlechickencub opened this issue 2 years ago • 2 comments

I want to use my data to continue training on your weight model, but following python train.py --resume is actually trained from scratch. Can you give me some advice? thank you.

Littlechickencub avatar Sep 17 '23 08:09 Littlechickencub

Now the issue should be solved. Please remember to specify the right directory in src/train.py#L23.

comzzw avatar Oct 17 '23 11:10 comzzw

Now the issue should be solved. Please remember to specify the right directory in src/train.py#L23.

Thank you for your assistance. However, I have another question regarding the weights you uploaded. The CelebA|Places weights correspond to the generator, but in order to continue training my own datasets using these weights, I require the discriminator weights. I would greatly appreciate it if you could upload the discriminator weights for me.

Littlechickencub avatar Oct 17 '23 12:10 Littlechickencub