# Mask-guided Style Transfer Network for Purifying Real Images

**Authors:** Tongtong Zhao, Yuxiao Yan, Jinjia Peng, Huibing Wang, Xianping Fu

arXiv: 1903.08152 · 2019-03-21

## TL;DR

This paper introduces a mask-guided style transfer network that purifies real outdoor images by converting them into indoor synthetic-like images, enhancing realism through region-specific feature learning and achieving state-of-the-art results.

## Contribution

It proposes a novel mask-guided style transfer network with region-level loss to effectively purify real images by separating style and content features from different regions.

## Key findings

- Effective purification of real images demonstrated on multiple datasets.
- Achieved state-of-the-art performance in image style transfer.
- Region-level task-guided loss improves feature separation.

## Abstract

Recently, the progress of learning-by-synthesis has proposed a training model for synthetic images, which can effectively reduce the cost of human and material resources. However, due to the different distribution of synthetic images compared with real images, the desired performance cannot be achieved. To solve this problem, the previous method learned a model to improve the realism of the synthetic images. Different from the previous methods, this paper try to purify real image by extracting discriminative and robust features to convert outdoor real images to indoor synthetic images. In this paper, we first introduce the segmentation masks to construct RGB-mask pairs as inputs, then we design a mask-guided style transfer network to learn style features separately from the attention and bkgd(background) regions and learn content features from full and attention region. Moreover, we propose a novel region-level task-guided loss to restrain the features learnt from style and content. Experiments were performed using mixed studies (qualitative and quantitative) methods to demonstrate the possibility of purifying real images in complex directions. We evaluate the proposed method on various public datasets, including LPW, COCO and MPIIGaze. Experimental results show that the proposed method is effective and achieves the state-of-the-art results.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1903.08152/full.md

## Figures

3 figures with captions in the complete paper: https://tomesphere.com/paper/1903.08152/full.md

## References

29 references — full list in the complete paper: https://tomesphere.com/paper/1903.08152/full.md

---
Source: https://tomesphere.com/paper/1903.08152