Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

"Zero-Shot" Super-Resolution using Deep Internal Learning

About

Deep Learning has led to a dramatic leap in Super-Resolution (SR) performance in the past few years. However, being supervised, these SR methods are restricted to specific training data, where the acquisition of the low-resolution (LR) images from their high-resolution (HR) counterparts is predetermined (e.g., bicubic downscaling), without any distracting artifacts (e.g., sensor noise, image compression, non-ideal PSF, etc). Real LR images, however, rarely obey these restrictions, resulting in poor SR results by SotA (State of the Art) methods. In this paper we introduce "Zero-Shot" SR, which exploits the power of Deep Learning, but does not rely on prior training. We exploit the internal recurrence of information inside a single image, and train a small image-specific CNN at test time, on examples extracted solely from the input image itself. As such, it can adapt itself to different settings per image. This allows to perform SR of real old photos, noisy images, biological data, and other images where the acquisition process is unknown or non-ideal. On such images, our method outperforms SotA CNN-based SR methods, as well as previous unsupervised SR methods. To the best of our knowledge, this is the first unsupervised CNN-based SR method.

Assaf Shocher, Nadav Cohen, Michal Irani• 2017

Related benchmarks

TaskDatasetResultRank
Image Super-resolutionManga109
PSNR28.05
821
Super-ResolutionSet5
PSNR37.37
785
Super-ResolutionUrban100
PSNR25.25
652
Super-ResolutionSet14
PSNR33
613
Image Super-resolutionSet5 (test)
PSNR23.32
566
Super-ResolutionManga109
PSNR28.05
330
Image Super-resolutionSet14 (test)
PSNR22.49
314
Single Image Super-ResolutionUrban100 (test)
PSNR20.68
311
Image Super-resolutionManga109 (test)
PSNR22.04
255
Image Super-resolutionBSD100 (test)
PSNR22.61
220
Showing 10 of 42 rows

Other info

Code

Follow for update