Dear author,
Thank you for your impressive work. I would like to inquire about the model training issues in your work. Do you only train the model in train.py
, save checkpoints at a certain frequency, and then go to validation.py
to verify the performance of different checkpoints, taking the highest result as the final pre-trained model?