SOTAVerified

A Patch-Based Algorithm for Diverse and High Fidelity Single Image Generation

2022-10-16IEEE International Conference on Image Processing (ICIP) 2022Code Available0· sign in to hype

Nicolas Cherel, Andrés Almansa, Yann Gousseau, Alasdair Newson

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Image generation is the task of producing new samples from one or several example images. Until recently, this has been done using large image databases, in particular using Generative Adversarial Networks (GANs). However, Shaham et al. [1] recently proposed the SinGAN method, which achieves this generation using a single image example. At the same time, researchers are realizing that classical patch- based methods can replace certain neural networks, with no costly training. In this paper, we present a purely patch-based method, named Patches for Single image generation (PSin), which requires no training and generates samples in seconds. Our algorithm is based on the minimization of a global, patch- based energy functional, which ensures the visual fidelity of the result to the original image. We also ensure diversity of the results by carefully choosing the initialization of the algorithm. We propose two initialization variants. We compare our results to both the original SinGAN and another recent patch-based image generation approach, both qualitatively and quantitatively using multiple metrics.

Tasks

Reproductions