cszn / BSRGAN

Designing a Practical Degradation Model for Deep Blind Image Super-Resolution (ICCV, 2021) (PyTorch) - We released the training code!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

图片加jpeg_noise后输出是全黑的

GSwithAI opened this issue · comments

导入add_jpeg_noise函数后,输出的图片是全黑的,怎么回事?

我也遇到了输出的图片全黑的问题,请问解决了嘛?

没过这个函数之前,图片都已经有严重问题了。可视化出来不忍直视。

过了这个函数之后,最大0.98左右,最小0.94,归一化到0-255可视化出来也没法看。

我怀疑这个degradation模型有问题的。