Texture Synthesis

70 papers with code • 0 benchmarks • 3 datasets

The fundamental goal of example-based Texture Synthesis is to generate a texture, usually larger than the input, that faithfully captures all the visual characteristics of the exemplar, yet is neither identical to it, nor exhibits obvious unnatural looking artifacts.

Source: Non-Stationary Texture Synthesis by Adversarial Expansion

Most implemented papers

ST-MFNet: A Spatio-Temporal Multi-Flow Network for Frame Interpolation

danielism97/st-mfnet CVPR 2022

Video frame interpolation (VFI) is currently a very active research topic, with applications spanning computer vision, post production and video encoding.

Precomputed Real-Time Texture Synthesis with Markovian Generative Adversarial Networks

chuanli11/MGANs 15 Apr 2016

This paper proposes Markovian Generative Adversarial Networks (MGANs), a method for training generative neural networks for efficient texture synthesis.

Texture Synthesis Through Convolutional Neural Networks and Spectrum Constraints

ngonthier/multiresolution_texture 4 May 2016

This paper presents a significant improvement for the synthesis of texture images using convolutional neural networks (CNNs), making use of constraints on the Fourier spectrum of the results.

Style-Transfer via Texture-Synthesis

DarkGeekMS/artistic-style-transfer-using-texture-synthesis 10 Sep 2016

Recent work on this problem adopting Convolutional Neural-networks (CNN) ignited a renewed interest in this field, due to the very impressive results obtained.

TextureGAN: Controlling Deep Image Synthesis with Texture Patches

janesjanes/Pytorch-TextureGAN CVPR 2018

In this paper, we investigate deep image synthesis guided by sketch, color, and texture.

High resolution neural texture synthesis with long range constraints

nicaogr/multiresolution_texture 4 Aug 2020

Experiments show the interest of the multi-scale scheme for high resolution textures and the interest of combining it with additional constraints for regular textures.

Conceptual Compression via Deep Structure and Texture Synthesis

changjianhui/LCIC-pytorch 10 Nov 2020

To this end, we propose a novel conceptual compression framework that encodes visual data into compact structure and texture representations, then decodes in a deep synthesis fashion, aiming to achieve better visual reconstruction quality, flexible content manipulation, and potential support for various vision tasks.

Generating Diverse Structure for Image Inpainting With Hierarchical VQ-VAE

USTC-JialunPeng/Diverse-Structure-Inpainting CVPR 2021

We propose a two-stage model for diverse inpainting, where the first stage generates multiple coarse results each of which has a different structure, and the second stage refines each coarse result separately by augmenting texture.

Aggregated Contextual Transformations for High-Resolution Image Inpainting

researchmm/AOT-GAN-for-Inpainting 3 Apr 2021

For improving texture synthesis, we enhance the discriminator of AOT-GAN by training it with a tailored mask-prediction task.

Real-World Blind Super-Resolution via Feature Matching with Implicit High-Resolution Priors

chaofengc/femasr 26 Feb 2022

Unlike image-space methods, our FeMaSR restores HR images by matching distorted LR image {\it features} to their distortion-free HR counterparts in our pretrained HR priors, and decoding the matched features to obtain realistic HR images.