SimSwap icon indicating copy to clipboard operation
SimSwap copied to clipboard

About training loss, Where is the Gradient Penalty?

Open QinjieXiao opened this issue 11 months ago • 0 comments

Thanks for releasing the excellent work. I have some questions about the training loss. Where is the Gradient Penalty? I found some logs about "Gradient Penalty", e.g., D_GP in the released ckpt, but I cannot find code in the projected_model.py. Also, a found a gp implementation in fs_model.py, but it was not use for training.

QinjieXiao avatar Dec 14 '24 04:12 QinjieXiao