1
Single Image Super-resolution from Transformed Self-Exemplars Jia-Bin Huang, Abhishek Singh, and Narendra Ahuja University of Illinois, Urbana-Champaign Abstract Self-similarity based super-resolution (SR) algorithms are able to produce visually pleasing results without extensive training on external databases. Such algorithms exploit the statistical prior that patches in a nat- ural image tend to recur within and across scales of the same image. How- ever, the internal dictionary obtained from the given image may not always be sufficiently expressive to cover the textural appearance variations in the scene. In this paper, we extend self-similarity based SR to overcome this drawback. We expand the internal patch search space by allowing geomet- ric variations. We do so by explicitly localizing planes in the scene and using the detected perspective geometry to guide the patch search process. We also incorporate additional affine transformations to accommodate local shape variations. We propose a compositional model to simultaneously han- dle both types of transformations. We extensively evaluate the performance in both urban and natural scenes. Even without using any external training databases, we achieve significantly superior results on urban scenes, while maintaining comparable performance on natural scenes as other state-of- the-art SR algorithms. (a) External SR (b) Internal SR (c) Proposed Input image 1 2 3 Figure 1: Comparison with external dictionary and internal dictionary (self- similarity) approaches. Middle row: Given LR image I . Our method allows for geometrically transforming the target patch from the input image, while searching for its nearest neighbor in the downsampled image. The HR ver- sion of the best match found is then pasted on to the HR image. This is repeated for all patches in the input image I . Our Contributions 1. Our method effectively increases the size of the limited internal dic- tionary by allowing geometric transformation of patches. We achieve state-of-the-art results without using any external training images. 2. We propose a decomposition of the geometric patch transformation model into (i) perspective distortion for handling structured scenes and (ii) additional affine transformation for modeling local shape de- formation. 3. We use and make available a new dataset of urban images containing structured scenes as a benchmark for SR evaluation. Results Dataset, results, and source code are available on our project web- site https://sites.google.com/site/jbhuang0604/publications/struct_ sr This is an extended abstract. The full paper is available at the Computer Vision Foundation webpage. HR (PSNR, SSIM) A+ (20.08, 0.7257) Ours (21.15, 0.7650) SRCNN (20.05, 0.7179) Figure 2: Visual comparison for 4x SR. Our algorithm is able to super- resolve images containing multiple planar structures. HR (PSNR, SSIM) A+ (27.62, 0.7007) Ours (27.60, 0.6966) SRCNN (27.52, 0.6938) Figure 3: Visual comparison for 3x SR. Our result produces sharper edges than other methods. Shapes of fine structures (such as the horse’s ears) are reproduced more faithfully in our result. HR ScSR Ours SRCNN Figure 4: Visual comparison for 8x SR.

Single Image Super-resolution from Transformed Self-Exemplars · Single Image Super-resolution from Transformed Self-Exemplars Jia-Bin Huang, Abhishek Singh, ... Visual comparison

  • Upload
    dodat

  • View
    219

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Single Image Super-resolution from Transformed Self-Exemplars · Single Image Super-resolution from Transformed Self-Exemplars Jia-Bin Huang, Abhishek Singh, ... Visual comparison

Single Image Super-resolution from Transformed Self-Exemplars

Jia-Bin Huang, Abhishek Singh, and Narendra AhujaUniversity of Illinois, Urbana-Champaign

Abstract Self-similarity based super-resolution (SR) algorithms are ableto produce visually pleasing results without extensive training on externaldatabases. Such algorithms exploit the statistical prior that patches in a nat-ural image tend to recur within and across scales of the same image. How-ever, the internal dictionary obtained from the given image may not alwaysbe sufficiently expressive to cover the textural appearance variations in thescene. In this paper, we extend self-similarity based SR to overcome thisdrawback. We expand the internal patch search space by allowing geomet-ric variations. We do so by explicitly localizing planes in the scene andusing the detected perspective geometry to guide the patch search process.We also incorporate additional affine transformations to accommodate localshape variations. We propose a compositional model to simultaneously han-dle both types of transformations. We extensively evaluate the performancein both urban and natural scenes. Even without using any external trainingdatabases, we achieve significantly superior results on urban scenes, whilemaintaining comparable performance on natural scenes as other state-of-the-art SR algorithms.

(a) External SR (b) Internal SR (c) Proposed In

pu

t ima

ge

12

3

Figure 1: Comparison with external dictionary and internal dictionary (self-similarity) approaches. Middle row: Given LR image I. Our method allowsfor geometrically transforming the target patch from the input image, whilesearching for its nearest neighbor in the downsampled image. The HR ver-sion of the best match found is then pasted on to the HR image. This isrepeated for all patches in the input image I.

Our Contributions

1. Our method effectively increases the size of the limited internal dic-tionary by allowing geometric transformation of patches. We achievestate-of-the-art results without using any external training images.

2. We propose a decomposition of the geometric patch transformationmodel into (i) perspective distortion for handling structured scenesand (ii) additional affine transformation for modeling local shape de-formation.

3. We use and make available a new dataset of urban images containingstructured scenes as a benchmark for SR evaluation.

Results Dataset, results, and source code are available on our project web-site https://sites.google.com/site/jbhuang0604/publications/struct_sr

This is an extended abstract. The full paper is available at the Computer Vision Foundationwebpage.

HR (PSNR, SSIM)

A+ (20.08, 0.7257)

Ours (21.15, 0.7650)

SRCNN (20.05, 0.7179)

Figure 2: Visual comparison for 4x SR. Our algorithm is able to super-resolve images containing multiple planar structures.

HR (PSNR, SSIM)

A+ (27.62, 0.7007)

Ours (27.60, 0.6966)

SRCNN (27.52, 0.6938)Figure 3: Visual comparison for 3x SR. Our result produces sharper edgesthan other methods. Shapes of fine structures (such as the horse’s ears) arereproduced more faithfully in our result.

HR

ScSR

Ours

SRCNNFigure 4: Visual comparison for 8x SR.