paper-with-me

Papers

Unconstrained Facial Landmark Localization with Backbone-Branches Fully-Convolutional Networks

2015-07-13 · Zhujin Liang, Shengyong Ding, Liang Lin

This paper investigates how to rapidly and accurately localize facial landmarks in unconstrained, cluttered environments rather than in the well segmented face images. We present a novel Backbone-Branches Fully-Convolutional Neural Network (BB-FCN), which produces facial landmark response maps directly from raw images without relying on pre-process or sliding window approaches. BB-FCN contains one backbone and a number of network branches with each corresponding to one landmark type, and it operates in a progressive manner. Specifically, the backbone roughly detects the locations of facial landmarks by taking the whole image as input, and the branches further refine the localizations based on a local observation from the backbone's intermediate feature map. Moreover, our backbone-branches architecture does not contain full-connection layers for location regression, leading to efficient learning and inference. Our extensive experiments show that our model achieves superior performances over other state-of-the-arts under both the constrained (i.e. with face regions) and the "in the wild" scenarios.

📄 PDF Abstract BibTeX arXiv:1507.03409

Code (0)

등록된 구현이 없습니다.

Tasks

Face Alignment

Similar Papers 제목 키워드 기반

Facial Landmark Machines: A Backbone-Branches Architecture with Progressive Representation Learning

2018-12-10 · Lingbo Liu, Guanbin Li, Yuan Xie, Yizhou Yu 외

Facial landmark localization plays a critical role in face recognition and analysis. In this paper, we propose a novel cascaded backbone-branches fully convolutional neural network~(BB-FCN) for rapidly and accurately loc…

Face AlignmentFace DetectionFace RecognitionRepresentation Learning

Robust Statistical Face Frontalization

2015-12-01 · ICCV 2015 12 · Christos Sagonas, Yannis Panagakis, Stefanos Zafeiriou, Maja Pantic

Recently, it has been shown that excellent results can be achieved in both facial landmark localization and pose-invariant face recognition. These breakthroughs are attributed to the efforts of the community to manually …

Face AlignmentFace RecognitionFace ReconstructionFace Verification+1

Deep Cascaded Bi-Network for Face Hallucination

2016-07-18 · Shizhan Zhu, Sifei Liu, Chen Change Loy, Xiaoou Tang

We present a novel framework for hallucinating faces of unconstrained poses and with very low resolution (face size as small as 5pxIOD). In contrast to existing studies that mostly ignore or assume pre-aligned face spati…

Face HallucinationHallucination

AnchorFace: An Anchor-based Facial Landmark Detector Across Large Poses

2020-07-07 · Zixuan Xu, Banghuai Li, Miao Geng, Ye Yuan

Facial landmark localization aims to detect the predefined points of human faces, and the topic has been rapidly improved with the recent development of neural network based methods. However, it remains a challenging tas…

Face AlignmentFacial Landmark Detection

SimFLE: Simple Facial Landmark Encoding for Self-Supervised Facial Expression Recognition in the Wild

2023-03-14 · Jiyong Moon, Seongsik Park

One of the key issues in facial expression recognition in the wild (FER-W) is that curating large-scale labeled facial images is challenging due to the inherent complexity and ambiguity of facial images. Therefore, in th…

Face AlignmentFacial Expression RecognitionFacial Expression Recognition (FER)