paper-with-me

홈 › Papers

ArtFlow: Unbiased Image Style Transfer via Reversible Neural Flows

2021-03-31 · CVPR 2021 1 · Jie An, Siyu Huang, Yibing Song, Dejing Dou, Wei Liu, Jiebo Luo

Universal style transfer retains styles from reference images in content images. While existing methods have achieved state-of-the-art style transfer performance, they are not aware of the content leak phenomenon that the image content may corrupt after several rounds of stylization process. In this paper, we propose ArtFlow to prevent content leak during universal style transfer. ArtFlow consists of reversible neural flows and an unbiased feature transfer module. It supports both forward and backward inferences and operates in a projection-transfer-reversion scheme. The forward inference projects input images into deep features, while the backward inference remaps deep features back to input images in a lossless and unbiased way. Extensive experiments demonstrate that ArtFlow achieves comparable performance to state-of-the-art style transfer methods while avoiding content leak.

📄 PDF Abstract BibTeX arXiv:2103.16877

Code (1)

pkuanjie/ArtFlow 공식 구현 pytorch

Tasks

Style Transfer

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

CAP-VSTNet: Content Affinity Preserved Versatile Style Transfer

2023-03-31 · CVPR 2023 1 · Linfeng Wen, Chengying Gao, Changqing Zou

Content affinity loss including feature and pixel affinity is a main problem which leads to artifacts in photorealistic and video style transfer. This paper proposes a new framework named CAP-VSTNet, which consists of a …

Image MattingStyle TransferVideo Style Transfer

Domain Adaptive Sim-to-Real Segmentation of Oropharyngeal Organs

2023-05-18 · Guankun Wang, Tian-Ao Ren, JIEWEN LAI, Long Bai 외

Video-assisted transoral tracheal intubation (TI) necessitates using an endoscope that helps the physician insert a tracheal tube into the glottis instead of the esophagus. The growing trend of robotic-assisted TI would …

Image SegmentationSegmentationSemantic SegmentationStyle Transfer

Unbiased Image Style Transfer

2018-07-04 · Hyun-Chul Choi, Minseong Kim

Recent fast image style transferring methods use feed-forward neural networks to generate an output image of desired style strength from the input pair of a content and a target style image. In the existing methods, the …

regressionStyle Transfer

StyleStegan: Leak-free Style Transfer Based on Feature Steganography

2023-07-01 · Xiujian Liang, Bingshan Liu, Qichao Ying, Zhenxing Qian 외

In modern social networks, existing style transfer methods suffer from a serious content leakage issue, which hampers the ability to achieve serial and reversible stylization, thereby hindering the further propagation of…

Image SteganographySSIMStyle Transfer

SmartFlow: Robotic Process Automation using LLMs

2024-05-21 · Arushi Jain, Shubham Paliwal, Monika Sharma, Lovekesh Vig 외

Robotic Process Automation (RPA) systems face challenges in handling complex processes and diverse screen layouts that require advanced human-like decision-making capabilities. These systems typically rely on pixel-level…