paper-with-me

Papers

Improved Face Detection and Alignment using Cascade Deep Convolutional Network

2017-07-28 · Weilin Cong, Sanyuan Zhao, Hui Tian, Jianbing Shen

Real-world face detection and alignment demand an advanced discriminative model to address challenges by pose, lighting and expression. Illuminated by the deep learning algorithm, some convolutional neural networks based face detection and alignment methods have been proposed. Recent studies have utilized the relation between face detection and alignment to make models computationally efficiency, however they ignore the connection between each cascade CNNs. In this paper, we propose an structure to propose higher quality training data for End-to-End cascade network training, which give computers more space to automatic adjust weight parameter and accelerate convergence. Experiments demonstrate considerable improvement over existing detection and alignment models.

📄 PDF Abstract BibTeX arXiv:1707.09364

Code (0)

등록된 구현이 없습니다.

Tasks

Face Detection

Similar Papers 제목 키워드 기반

Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Networks

2016-04-11 · Kaipeng Zhang, Zhanpeng Zhang, Zhifeng Li, Yu Qiao

Face detection and alignment in unconstrained environment are challenging due to various poses, illuminations and occlusions. Recent studies show that deep learning approaches can achieve impressive performance on these …

Code GenerationFace AlignmentFace Detection

DeCaFA: Deep Convolutional Cascade for Face Alignment In The Wild

2019-04-04 · ICCV 2019 10 · Arnaud Dapogny, Kévin Bailly, Matthieu Cord

Face Alignment is an active computer vision domain, that consists in localizing a number of facial landmarks that vary across datasets. State-of-the-art face alignment methods either consist in end-to-end regression, or …

Face Alignment

Funnel-Structured Cascade for Multi-View Face Detection with Alignment-Awareness

2016-09-23 · Shuzhe Wu, Meina Kan, Zhenliang He, Shiguang Shan 외

Multi-view face detection in open environment is a challenging task due to diverse variations of face appearances and shapes. Most multi-view face detectors depend on multiple models and organize them in parallel, pyrami…

Face AlignmentFace Detection

Mnemonic Descent Method: A recurrent process applied for end-to-end face alignment

2016-06-01 · CVPR 2016 6 · G. Trigeorgis, P. Snape, M. A. Nicolaou, E. Antonakos 외

Cascaded regression has recently become the method of choice for solving non-linear least squares problems such as deformable image alignment. Given a sizeable training set, cascaded regression learns a set of generic ru…

Face AlignmentHead Pose EstimationPose Estimationregression

Face Alignment with Cascaded Semi-Parametric Deep Greedy Neural Forests

2017-03-05 · Arnaud Dapogny, Kévin Bailly, Séverine Dubuisson

Face alignment is an active topic in computer vision, consisting in aligning a shape model on the face. To this end, most modern approaches refine the shape in a cascaded manner, starting from an initial guess. Those sha…

Face Alignment