Face Parsing with RoI Tanh-Warping
Jinpeng Lin, Hao Yang, Dong Chen, Ming Zeng, Fang Wen, Lu Yuan

TL;DR
This paper introduces a novel RoI Tanh-warping operator inspired by human vision, combined with a hybrid CNN for face parsing, effectively capturing both local and global facial features and surpassing state-of-the-art results.
Contribution
It proposes a new RoI Tanh-warping operator and a hybrid CNN architecture for improved face parsing, addressing the challenge of unpredictable surrounding context.
Findings
Outperforms state-of-the-art face parsing methods on HELEN and LFW-PL datasets.
Effectively captures both inner facial components and outer features.
Provides a new dataset relabeled for face parsing research.
Abstract
Face parsing computes pixel-wise label maps for different semantic components (e.g., hair, mouth, eyes) from face images. Existing face parsing literature have illustrated significant advantages by focusing on individual regions of interest (RoIs) for faces and facial components. However, the traditional crop-and-resize focusing mechanism ignores all contextual area outside the RoIs, and thus is not suitable when the component area is unpredictable, e.g. hair. Inspired by the physiological vision system of human, we propose a novel RoI Tanh-warping operator that combines the central vision and the peripheral vision together. It addresses the dilemma between a limited sized RoI for focusing and an unpredictable area of surrounding context for peripheral information. To this end, we propose a novel hybrid convolutional neural network for face parsing. It uses hierarchical local based…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace recognition and analysis · Domain Adaptation and Few-Shot Learning · Face and Expression Recognition
