DIV2K Super Resolution (2x)#
Dataset:
DIV2KPhysics:
DownsamplingNoise model:
ZeroNoisefactor: 2
filter: bicubic
img_size: 256
Run this benchmark with
from deepinv_bench import run_benchmark
my_solver = lambda y, physics: ... # your solver here
results = run_benchmark(my_solver, "div2k_super_resolution_(2x)")
Warning
Runtimes are only indicative and may vary depending on various factors which are not controlled in the benchmark.
solver_name |
PSNR |
LPIPS |
|---|---|---|
26.86 ± 2.28 |
0.32 ± 0.12 |
|
24.44 ± 2.20 |
0.43 ± 0.13 |
|
21.95 ± 2.67 |
0.54 ± 0.16 |
|
20.03 ± 2.93 |
0.61 ± 0.18 |