Page 1 of 1
Can Penalized Mask Loss be changed in the middle of training?
Posted: Mon Aug 05, 2024 12:49 am
by martinf
I am wondering if it is possible top start training with Penalized Mask Loss ON then, after facial features are doing well, turn it OFF in order to improve some of the non-trained masked areas?
Re: Can Penalized Mask Loss be changed in the middle of training?
Posted: Tue Aug 13, 2024 9:32 am
by torzdf
Unfortunately not directly, as this is 'locked' to the model.
You could edit the model's statefile, although this is unsupported, and I'm not sure there is any value in switching the loss in this way.