paper-with-me

홈 › Papers

A Sliced Wasserstein Loss for Neural Texture Synthesis

2020-06-12 · CVPR 2021 1 · Eric Heitz, Kenneth Vanhoey, Thomas Chambon, Laurent Belcour

We address the problem of computing a textural loss based on the statistics extracted from the feature activations of a convolutional neural network optimized for object recognition (e.g. VGG-19). The underlying mathematical problem is the measure of the distance between two distributions in feature space. The Gram-matrix loss is the ubiquitous approximation for this problem but it is subject to several shortcomings. Our goal is to promote the Sliced Wasserstein Distance as a replacement for it. It is theoretically proven,practical, simple to implement, and achieves results that are visually superior for texture synthesis by optimization or training generative neural networks.

📄 PDF Abstract BibTeX arXiv:2006.07229

Code (3)

tchambon/A-Sliced-Wasserstein-Loss-for-Neural-Texture-Synthesis 공식 구현 tf
ryushinn/texsyn_sliceW jax
ryushinn/texture_synthesis_sliced_wasserstein jax

Similar Papers 제목 키워드 기반

Long Range Constraints for Neural Texture Synthesis Using Sliced Wasserstein Loss

2022-11-21 · Liping Yin, Albert Chua

In the past decade, exemplar-based texture synthesis algorithms have seen strong gains in performance by matching statistics of deep convolutional neural networks. However, these algorithms require regularization terms o…

TAGTexture Synthesis

Neural Texture Synthesis With Guided Correspondence

2023-01-01 · CVPR 2023 1 · Yang Zhou, Kaijian Chen, Rongjun Xiao, Hui Huang

Markov random fields (MRFs) are the cornerstone of classical approaches to example-based texture synthesis. Yet, it is not fully valued in the deep learning era. This paper aims to re-promote the combination of MRFs …

Texture Synthesis

Amortized Projection Optimization for Sliced Wasserstein Generative Models

2022-03-25 · Khai Nguyen, Nhat Ho

Seeking informative projecting directions has been an important task in utilizing sliced Wasserstein distance in applications. However, finding these directions usually requires an iterative optimization procedure over t…

Sliced-Wasserstein Autoencoder: An Embarrassingly Simple Generative Model

2018-04-05 · Soheil Kolouri, Phillip E. Pope, Charles E. Martin, Gustavo K. Rohde

In this paper we study generative modeling via autoencoders while using the elegant geometric properties of the optimal transport (OT) problem and the Wasserstein distances. We introduce Sliced-Wasserstein Autoencoders (…

model

Sliced-Wasserstein Autoencoder: An Embarrassingly Simple Generative Model

2018-04-05 · Anonymous

In this paper we study generative modeling via autoencoders while using the elegant geometric properties of the optimal transport (OT) problem and the Wasserstein distances. We introduce Sliced-Wasserstein Autoencoders (…

model