paper-with-me

홈 › Papers

Style Transfer by Relaxed Optimal Transport and Self-Similarity

2019-04-29 · CVPR 2019 6 · Nicholas Kolkin, Jason Salavon, Greg Shakhnarovich

Style transfer algorithms strive to render the content of one image using the style of another. We propose Style Transfer by Relaxed Optimal Transport and Self-Similarity (STROTSS), a new optimization-based style transfer algorithm. We extend our method to allow user-specified point-to-point or region-to-region control over visual similarity between the style image and the output. Such guidance can be used to either achieve a particular visual effect or correct errors made by unconstrained style transfer. In order to quantitatively compare our method to prior work, we conduct a large-scale user study designed to assess the style-content tradeoff across settings in style transfer algorithms. Our results indicate that for any desired level of content preservation, our method provides higher quality stylization than prior work. Code is available at https://github.com/nkolkin13/STROTSS

📄 PDF Abstract BibTeX arXiv:1904.12785

Code (6)

nkolkin13/STROTSS 공식 구현 pytorch
RElbers/strotss-pytorch pytorch
bekkermans/style_transfer pytorch
human-aimachine-art/pytorch-STROTSS-improved pytorch
sunniesuhyoung/DST pytorch
winfried-loetzsch/wise pytorch

Tasks

Style Transfer

Similar Papers 제목 키워드 기반

Wasserstein Style Transfer

2019-05-30 · Youssef Mroueh

We propose Gaussian optimal transport for Image style transfer in an Encoder/Decoder framework. Optimal transport for Gaussian measures has closed forms Monge mappings from source to target distributions. Moreover interp…

DecoderStyle Transfer

Block-coordinate Frank-Wolfe algorithm and convergence analysis for semi-relaxed optimal transport problem

2022-05-27 · Takumi Fukunaga, Hiroyuki Kasai

The optimal transport (OT) problem has been used widely for machine learning. It is necessary for computation of an OT problem to solve linear programming with tight mass-conservation constraints. These constraints preve…

Regularized Discrete Optimal Transport

2013-07-21 · Sira Ferradans, Nicolas Papadakis, Gabriel Peyré, Jean-François Aujol

This article introduces a generalization of the discrete optimal transport, with applications to color image manipulations. This new formulation includes a relaxation of the mass conservation constraint and a regularizat…

ColorizationColor Normalization

Optimal Image Transport on Sparse Dictionaries

2023-11-03 · Junqing Huang, Haihui Wang, Andreas Weiermann, Michael Ruzhansky

In this paper, we derive a novel optimal image transport algorithm over sparse dictionaries by taking advantage of Sparse Representation (SR) and Optimal Transport (OT). Concisely, we design a unified optimization framew…

Image-to-Image TranslationStyle Transfer

Fast block-coordinate Frank-Wolfe algorithm for semi-relaxed optimal transport

2021-03-10 · Takumi Fukunaga, Hiroyuki Kasai

Optimal transport (OT), which provides a distance between two probability distributions by considering their spatial locations, has been applied to widely diverse applications. Computing an OT problem requires solution o…