paper-with-me

홈 › Papers

3D Face Parsing via Surface Parameterization and 2D Semantic Segmentation Network

2022-06-18 · Wenyuan Sun, Ping Zhou, Yangang Wang, Zongpu Yu, Jing Jin, Guangquan Zhou

Face parsing assigns pixel-wise semantic labels as the face representation for computers, which is the fundamental part of many advanced face technologies. Compared with 2D face parsing, 3D face parsing shows more potential to achieve better performance and further application, but it is still challenging due to 3D mesh data computation. Recent works introduced different methods for 3D surface segmentation, while the performance is still limited. In this paper, we propose a method based on the "3D-2D-3D" strategy to accomplish 3D face parsing. The topological disk-like 2D face image containing spatial and textural information is transformed from the sampled 3D face data through the face parameterization algorithm, and a specific 2D network called CPFNet is proposed to achieve the semantic segmentation of the 2D parameterized face data with multi-scale technologies and feature aggregation. The 2D semantic result is then inversely re-mapped to 3D face data, which finally achieves the 3D face parsing. Experimental results show that both CPFNet and the "3D-2D-3D" strategy accomplish high-quality 3D face parsing and outperform state-of-the-art 2D networks as well as 3D methods in both qualitative and quantitative comparisons.

📄 PDF Abstract BibTeX arXiv:2206.09221

Code (0)

등록된 구현이 없습니다.

Tasks

2D Semantic SegmentationFace ParsingSemantic Segmentation

Similar Papers 제목 키워드 기반

Cross-Atlas Convolution for Parameterization Invariant Learning on Textured Mesh Surface

2019-06-01 · CVPR 2019 6 · Shiwei Li, Zixin Luo, Mingmin Zhen, Yao Yao 외

We present a convolutional network architecture for direct feature learning on mesh surfaces through their atlases of texture maps. The texture map encodes the parameterization from 3D to 2D domain, rendering not only RG…

General ClassificationSegmentation

Geometry Aware Field-to-field Transformations for 3D Semantic Segmentation

2023-10-08 · Dominik Hollidt, Clinton Wang, Polina Golland, Marc Pollefeys

We present a novel approach to perform 3D semantic segmentation solely from 2D supervision by leveraging Neural Radiance Fields (NeRFs). By extracting features along a surface point cloud, we achieve a compact representa…

3D Semantic SegmentationNeRFSegmentationSemantic Segmentation

Surface Networks via General Covers

2018-12-27 · ICCV 2019 10 · Niv Haim, Nimrod Segol, Heli Ben-Hamu, Haggai Maron 외

Developing deep learning techniques for geometric data is an active and fruitful research area. This paper tackles the problem of sphere-type surface learning by developing a novel surface-to-image representation. Using …

Retrieval

Flatten Anything: Unsupervised Neural Surface Parameterization

2024-05-23 · Qijian Zhang, Junhui Hou, Wenping Wang, Ying He

Surface parameterization plays an essential role in numerous computer graphics and geometry processing applications. Traditional parameterization approaches are designed for high-quality meshes laboriously created by spe…

Single-View 3D Scene Parsing by Attributed Grammar

2014-06-01 · CVPR 2014 6 · Xiaobai Liu, Yibiao Zhao, Song-Chun Zhu

In this paper, we present an attributed grammar for parsing man-made outdoor scenes into semantic surfaces, and recovering its 3D model simultaneously. The grammar takes superpixels as its terminal nodes and use five pro…

3D ReconstructionScene ParsingSuperpixels