You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First, ensure stylized images fed to CCN are high-quality and style-faithfulness as possible, manual picking may help. Second, more steps may need for sufficient training, we use 30w steps on average.
@menyifang
Excuse me, I want to ask you questions:
If you want to train data with a resolution of 1024X1024, do you need 30w epochs, and how long does it take to train on a GPU?
If training is interrupted, how to resume training from the interruption and continue training?
3.The following is the training loss. I don’t know if it meets expectations?
4.The training was interrupted, and the resume_epoch in the configuration file was modified to start from 42999. The loss training 20k has not changed. Is this normal?
Hi, I have trained the design style by the following steps with default config:
python generate_data.py --style design
python extract_align_faces.py
and pick 200 style imagespython train_localtoon.py
with total 19962 source images & 79832 style imagesThe result of 10,000 step is not as good as official pre-train:
Did I do any step wrong? Thank you very much!
The text was updated successfully, but these errors were encountered: