-
Notifications
You must be signed in to change notification settings - Fork 29
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
请问会有 'SeeSR-SDXL' 版本吗? #58
Comments
你好,可能不会有SeeSR-SDXL版本了。 因为我们最近的工作OSEDiff能够在推理一步的情况下做到SeeSR(50步)级别的表现,详情请参考 https://github.com/cswry/OSEDiff 因此,我们近期基于OSEDiff框架做更大基础模型的调优,比如SDXL,请耐心等待~ |
你好,我在做推理的时候,显示在 preset/models/seesr路径下 缺少 diffusion_pytorch_model.bin 文件。但是作者给的预训练下载文件中,并没有这个文件。请问你遇到过同样的问题吗? |
[你好,是不是在你给的链接的unet文件夹下,下载diffusion_pytorch_model.bin文件?但是该文件,在加载模型权重时会有许多权重对不上。也就是“https://github.com//issues/36”出现的问题。] |
好的,非常感谢您的解答。
…---- 回复的原邮件 ----
| 发件人 | ***@***.***> |
| 发送日期 | 2024年07月10日 15:36 |
| 收件人 | cswry/SeeSR ***@***.***> |
| 抄送人 | LeiXu ***@***.***>,
Comment ***@***.***> |
| 主题 | Re: [cswry/SeeSR] 请问会有 'SeeSR-SDXL' 版本吗? (Issue #58) |
这是正常的, 论文中修改了 Unet, 新增了 TCA 和 RCA 两个模块. 所以在 pretrained model 上没有这东西
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
跟 SUPIR 比较后, SUPIR 在细节上表现比较好. 但是他是基于 SDXL 的, 这样比会有点不公平.
请问之后会發佈 'SeeSR-SDXL' 版本吗?
The text was updated successfully, but these errors were encountered: