CVMar 19, 2019

Mask-guided Style Transfer Network for Purifying Real Images

arXiv:1903.08152v12 citations
Originality Incremental advance
AI Analysis

This addresses the cost and performance issues in learning-by-synthesis for computer vision, though it appears incremental as it builds on style transfer methods.

The paper tackles the problem of synthetic image training models underperforming due to distribution differences from real images by purifying real images to convert them to indoor synthetic images, achieving state-of-the-art results on datasets like LPW, COCO, and MPIIGaze.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes