Quality-Aware Network for Face Parsing
This is a very short technical report, which introduces the solution of the Team BUPT-CASIA for Short-video Face Parsing Track of The 3rd Person in Context (PIC) Workshop and Challenge at CVPR 2021. Face parsing has recently attracted increasing interest due to its numerous application potentials. Generally speaking, it has a lot in common with human parsing, such as task setting, data characteristics, number of categories and so on. Therefore, this work applies state-of-the-art human parsing method to face parsing task to explore the similarities and differences between them. Our submission achieves 86.84% score and wins the 2nd place in the challenge.
Code (1)
Tasks
Face ParsingHuman ParsingSimilar Papers 제목 키워드 기반
Progressive Semantic-Aware Style Transformation for Blind Face Restoration
Face restoration is important in face image processing, and has been widely studied in recent years. However, previous works often fail to generate plausible high quality (HQ) results for real-world low quality (LQ) face…
Blind Face RestorationFace ParsingSemantic ParsingStyle TransferTowards Fair and Robust Face Parsing for Generative AI: A Multi-Objective Approach
Face parsing is a fundamental task in computer vision, enabling applications such as identity verification, facial editing, and controllable image synthesis. However, existing face parsing models often lack fairness and …
Face GenerationFace ParsingFacial EditingFairness+2Occlusion-Aware Deep Convolutional Neural Network via Homogeneous Tanh-transforms for Face Parsing
Face parsing infers a pixel-wise label map for each semantic facial component. Previous methods generally work well for uncovered faces, however, they overlook facial occlusion and ignore some contextual areas outside a …
Face ParsingQuality-Aware Network for Human Parsing
How to estimate the quality of the network output is an important issue, and currently there is no effective solution in the field of human parsing. In order to solve this problem, this work proposes a statistical method…
Human ParsingInstance SegmentationSemantic Segmentation3D Face Parsing via Surface Parameterization and 2D Semantic Segmentation Network
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 potent…
2D Semantic SegmentationFace ParsingSemantic Segmentation