NeAT: Neural Artistic Tracing for High Resolution Style Transfer

Abstract

Style transfer is the task of reproducing the semantic contents of a source image in the artistic style of a second target image. In this paper, we present NeAT, a new state-of-the art feed-forward style transfer method. We re-formulate feed-forward style transfer as image editing, rather than image generation, resulting in a model which improves over the state-of-the-art in both preserving the source content and matching the target style. One component of our model’s success is identifying and fixing “style halos”, a commonly occurring artefact across many style transfer techniques. In addition to training and testing on standard datasets, we introduce the BBST-4M dataset, a new, large scale, high resolution dataset of 4M images. As a component of curating this data, we present a novel model able to classify if an image is stylistic. We use BBST-4M to improve and measure the generalization of NeAT across a huge variety of styles. Not only does NeAT offer state-of-the-art quality and generalization, it is designed and trained for fast inference at high resolution.

Cite

Text

Ruta et al. "NeAT: Neural Artistic Tracing for High Resolution Style Transfer." European Conference on Computer Vision Workshops, 2024. doi:10.1007/978-3-031-91572-7_3

Markdown

[Ruta et al. "NeAT: Neural Artistic Tracing for High Resolution Style Transfer." European Conference on Computer Vision Workshops, 2024.](https://mlanthology.org/eccvw/2024/ruta2024eccvw-neat/) doi:10.1007/978-3-031-91572-7_3

BibTeX

@inproceedings{ruta2024eccvw-neat,
  title     = {{NeAT: Neural Artistic Tracing for High Resolution Style Transfer}},
  author    = {Ruta, Dan and Gilbert, Andrew and Collomosse, John P. and Shechtman, Eli and Kolkin, Nicholas I.},
  booktitle = {European Conference on Computer Vision Workshops},
  year      = {2024},
  pages     = {33-49},
  doi       = {10.1007/978-3-031-91572-7_3},
  url       = {https://mlanthology.org/eccvw/2024/ruta2024eccvw-neat/}
}