Hi,
Thank you for your great work, I have some questions regarding the first phase of training.
- Do you need to specify --checkpoint as None for the first stage of training?
- What does sampling_training mean? Do I need to specify it? If I don't specify it, the training will go directly to out_net = model(d, quality = list_quality) (which in line 86 in step.py), but an error will be reported because quality is not specified.
Looking forward to your reply :)
Best,
Sonia
Hi,
Thank you for your great work, I have some questions regarding the first phase of training.
Looking forward to your reply :)
Best,
Sonia