Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

关于早停机制 #127

Open
DPloved opened this issue Feb 21, 2025 · 2 comments
Open

关于早停机制 #127

DPloved opened this issue Feb 21, 2025 · 2 comments

Comments

@DPloved
Copy link

DPloved commented Feb 21, 2025

您好,我在您的代码上没有看到有早停的方法,想问一下您,我如果设置一个早停机制,这样会对结果有影响嘛(我是刚刚跑上代码)

@Algolzw
Copy link
Owner

Algolzw commented Feb 21, 2025

你好,这需要看你early stop的条件是什么。因为loss是基于L1的一般会收敛的很快,psnr也类似,但通常继续训练的话FID还会下降,所以建议你可以先根据LPIPS或者FID来设置。

@DPloved
Copy link
Author

DPloved commented Feb 21, 2025

好的,感谢您

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants