paper-with-me

홈 › Papers

Non-Parametric Neural Style Transfer

2021-08-29 · Nicholas Kolkin

It seems easy to imagine a photograph of the Eiffel Tower painted in the style of Vincent van Gogh's 'The Starry Night', but upon introspection it is difficult to precisely define what this would entail. What visual elements must an image contain to represent the 'content' of the Eiffel Tower? What visual elements of 'The Starry Night' are caused by van Gogh's 'style' rather than his decision to depict a village under the night sky? Precisely defining 'content' and 'style' is a central challenge of designing algorithms for artistic style transfer, algorithms which can recreate photographs using an artwork's style. My efforts defining these terms, and designing style transfer algorithms themselves, are the focus of this thesis. I will begin by proposing novel definitions of style and content based on optimal transport and self-similarity, and demonstrating how a style transfer algorithm based on these definitions generates outputs with improved visual quality. Then I will describe how the traditional texture-based definition of style can be expanded to include elements of geometry and proportion by jointly optimizing a keypoint-guided deformation field alongside the stylized output's pixels. Finally I will describe a framework inspired by both modern neural style transfer algorithms and traditional patch-based synthesis approaches which is fast, general, and offers state-of-the-art visual quality.

📄 PDF Abstract BibTeX arXiv:2108.12847

Code (0)

등록된 구현이 없습니다.

Tasks

Style Transfer

Similar Papers 제목 키워드 기반

Arbitrary Style Transfer with Deep Feature Reshuffle

2018-05-10 · CVPR 2018 6 · Shuyang Gu, Congliang Chen, Jing Liao, Lu Yuan

This paper introduces a novel method by reshuffling deep features (i.e., permuting the spacial locations of a feature map) of the style image for arbitrary style transfer. We theoretically prove that our new style loss b…

Style Transfer

Learning Graph Neural Networks for Image Style Transfer

2022-07-24 · Yongcheng Jing, Yining Mao, Yiding Yang, Yibing Zhan 외

State-of-the-art parametric and non-parametric style transfer approaches are prone to either distorted local style patterns due to global statistics alignment, or unpleasing artifacts resulting from patch mismatching. In…

Image StylizationStyle Transfer

Curve-based Neural Style Transfer

2023-10-03 · Yu-Hsuan Chen, Levent Burak Kara, Jonathan Cagan

This research presents a new parametric style transfer framework specifically designed for curve-based design sketches. In this research, traditional challenges faced by neural style transfer methods in handling binary s…

Style Transfer

Guided neural style transfer for shape stylization

2020-06-04 · PLOS ONE 2020 6 · Gantugs Atarsaikhan, Brian Kenji Iwana, Seiichi Uchida

Designing logos, typefaces, and other decorated shapes can require professional skills. In this paper, we aim to produce new and unique decorated shapes by stylizing ordinary shapes with machine learning. Specifically, w…

BIG-bench Machine LearningStyle Transfer

StyleFormer: Real-Time Arbitrary Style Transfer via Parametric Style Composition

2021-01-01 · ICCV 2021 10 · Xiaolei Wu, Zhihao Hu, Lu Sheng, Dong Xu

In this work, we propose a new feed-forward arbitrary style transfer method, referred to as StyleFormer, which can simultaneously fulfill fine-grained style diversity and semantic content coherency. Specifically, our…

DiversityStyle Transfer