mirror of
https://github.com/TencentARC/GFPGAN.git
synced 2026-04-24 06:41:32 +00:00
why perceptual loss is so big? #336
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @YilanWang on GitHub (Apr 13, 2023).
I train this great work, but I find the perceptual loss is so big, e.g, the L1loss is 10e-1, and the perceptual loss is 10e+1……Dose I got some errors? thx!