TL;DR
This paper introduces a zero-shot super-resolution method that trains a small CNN on a single image at test time, enabling effective super-resolution of real-world images without prior training data.
Contribution
It presents the first unsupervised CNN-based super-resolution approach that adapts to individual images by exploiting internal information, overcoming limitations of supervised methods.
Findings
Outperforms state-of-the-art CNN-based SR methods on real images
Effective on noisy, old, and biological images with unknown acquisition processes
First unsupervised CNN-based super-resolution method
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
