Deconvolution and Checkerboard Artifacts
6
公开标注数
6
参与人数
2026-07-22 09:44:44
首次 Whisper
本页的公开 Whisper
划选高亮2026-07-22 16:08:44
原文高亮摘录
“use a kernel size that is divided by your stride”
Whisper 随想笔记
Wait, so kernel divisible by stride just means sub-pixel conv? That's neat but seems like a band-aid.
划选高亮2026-07-22 13:05:44
原文高亮摘录
“deconvolution can easily have “uneven overlap,””
Whisper 随想笔记
I've seen this in my own models—the checkerboard pattern is so annoying, now I know why.
划选高亮2026-07-22 12:56:44
原文高亮摘录
“deconvolution can easily have “uneven overlap,””
Whisper 随想笔记
Wait, so the kernel size just needs to divide the stride? That's a simple fix, why doesn't everyone do that?
划选高亮2026-07-22 10:02:44
原文高亮摘录
“a large fraction of recent models exhibit this”
Whisper 随想笔记
Makes sense, the upsampling layers are the usual suspects.
划选高亮2026-07-22 09:53:44
原文高亮摘录
“a large fraction of recent models exhibit this”
Whisper 随想笔记
Maybe it's just a few models, but I've seen it too.
划选高亮2026-07-22 09:44:44
原文高亮摘录
“a large fraction of recent models exhibit this”
Whisper 随想笔记
Yep, I've noticed that in a bunch of GAN outputs, it's everywhere.
分享本页 Whisper
短链接
https://domwhisper.com/s/5602b143dc37嵌入代码
<iframe src="https://domwhisper.com/embed/5602b143dc37" width="100%" height="480" style="border:0;border-radius:16px" loading="lazy"></iframe>