mirror of
https://github.com/TencentARC/GFPGAN.git
synced 2026-07-09 02:06:30 +00:00
关于CS-SFT模块 #108
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 @hlkzh on GitHub (Nov 26, 2021).
我看到CS-SFT模块中的channel-split和modulate是这样定义的code,直接作用在后一半channel上,这是否使得 “得到好的结果”有偶然性,以及会大概率是局部最优?