paper-with-me

홈 › Papers

Learning from Multi-domain Artistic Images for Arbitrary Style Transfer

2018-05-25 · Zheng Xu, Michael Wilber, Chen Fang, Aaron Hertzmann, Hailin Jin

We propose a fast feed-forward network for arbitrary style transfer, which can generate stylized image for previously unseen content and style image pairs. Besides the traditional content and style representation based on deep features and statistics for textures, we use adversarial networks to regularize the generation of stylized images. Our adversarial network learns the intrinsic property of image styles from large-scale multi-domain artistic images. The adversarial training is challenging because both the input and output of our generator are diverse multi-domain images. We use a conditional generator that stylized content by shifting the statistics of deep features, and a conditional discriminator based on the coarse category of styles. Moreover, we propose a mask module to spatially decide the stylization level and stabilize adversarial training by avoiding mode collapse. As a side effect, our trained discriminator can be applied to rank and select representative stylized images. We qualitatively and quantitatively evaluate the proposed method, and compare with recent style transfer methods. We release our code and model at https://github.com/nightldj/behance_release.

📄 PDF Abstract BibTeX arXiv:1805.09987

Code (1)

nightldj/behance_release 공식 구현 pytorch

Tasks

Style Transfer

Similar Papers 제목 키워드 기반

Domain-Aware Universal Style Transfer

2021-08-10 · ICCV 2021 10 · Kibeom Hong, Seogkyu Jeon, Huan Yang, Jianlong Fu 외

Style transfer aims to reproduce content images with the styles from reference images. Existing universal style transfer methods successfully deliver arbitrary styles to original images either in an artistic or a photo-r…

Style Transfer

RAST: Restorable Arbitrary Style Transfer

2024-01-22 · journal 2024 1 · Yingnan Ma, Chenqiu Zhao, BINGRAN HUANG, Xudong Li 외

The objective of arbitrary style transfer is to apply a given artistic or photo-realistic style to a target image. Although current methods have shown some success in transferring style, arbitrary style transfer still h…

Style Transfer

BlendGAN: Implicitly GAN Blending for Arbitrary Stylized Face Generation

2021-10-22 · NeurIPS 2021 12 · Mingcong Liu, Qiang Li, Zekui Qin, Guoxin Zhang 외

Generative Adversarial Networks (GANs) have made a dramatic leap in high-fidelity image synthesis and stylized face generation. Recently, a layer-swapping mechanism has been developed to improve the stylization performan…

DiversityFace GenerationImage Generation

RAST: Restorable arbitrary style transfer via multi-restoration

2023-12-31 · Conference 2023 12 · Yingnan Ma, Chenqiu Zhao, Xudong Li, Anup Basu

Arbitrary style transfer aims at reproducing the target image with provided artistic or photo-realistic styles. Even though existing approaches can successfully transfer style information, arbitrary style transfer still …

Style Transfer

Artistic Arbitrary Style Transfer

2022-12-21 · Weiting Li, Rahul Vyas, Ramya Sree Penta

Arbitrary Style Transfer is a technique used to produce a new image from two images: a content image, and a style image. The newly produced image is unseen and is generated from the algorithm itself. Balancing the struct…

Style Transfer