paper-with-me

Papers

Convolutional aggregation of local evidence for large pose face alignment

2016-09-21 · British Machine Vision Conference 2016 9 · Adrian Bulat, Georgios Tzimiropoulos

Methods for unconstrained face alignment must satisfy two requirements: they must not rely on accurate initialisation/face detection and they should perform equally well for the whole spectrum of facial poses. To the best of our knowledge, there are no methods meeting these requirements to satisfactory extent, and in this paper, we propose Convolutional Aggregation of Local Evidence (CALE), a Convolutional Neural Network (CNN) architecture particularly designed for addressing both of them. In particular, to remove the requirement for accurate face detection, our system firstly performs facial part detection, providing confidence scores for the location of each of the facial landmarks (local evidence). Next, these score maps along with early CNN features are aggregated by our system through joint regression in order to refine the landmarks’ location. Besides playing the role of a graphical model, CNN regression is a key feature of our system, guiding the network to rely on context for predicting the location of occluded landmarks, typically encountered in very large poses. The whole system is trained end-to-end with intermediate supervision. When applied to AFLW-PIFA, the most challenging human face alignment test set to date, our method provides more than 50% gain in localisation accuracy when compared to other recently published methods for large pose face alignment. Going beyond human faces, we also demonstrate that CALE is effective in dealing with very large changes in shape and appearance, typically encountered in animal faces.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Face AlignmentFace Detectionregression

Similar Papers 제목 키워드 기반

GLAF: Global-to-Local Aggregation and Fission Network for Semantic Level Fact Verification

2022-10-01 · COLING 2022 10 · Zhiyuan Ma, Jianjun Li, GuoHui Li, Yongjing Cheng

Accurate fact verification depends on performing fine-grained reasoning over crucial entities by capturing their latent logical relations hidden in multiple evidence clues, which is generally lacking in existing fact ver…

Fact Verification

Global Aggregation then Local Distribution in Fully Convolutional Networks

2019-09-16 · Xiangtai Li, Li Zhang, Ansheng You, Maoke Yang 외

It has been widely proven that modelling long-range dependencies in fully convolutional networks (FCNs) via global aggregation modules is critical for complex scene understanding tasks such as semantic segmentation and o…

Instance Segmentationobject-detectionObject DetectionScene Understanding+2

Weighted Bilinear Coding over Salient Body Parts for Person Re-identification

2018-03-22 · Zhigang Chang, Qin Zhou, Heng Fan, Hang Su 외

Deep convolutional neural networks (CNNs) have demonstrated dominant performance in person re-identification (Re-ID). Existing CNN based methods utilize global average pooling (GAP) to aggregate intermediate convolutiona…

Person Re-Identification

Cost Aggregation with 4D Convolutional Swin Transformer for Few-Shot Segmentation

2022-07-22 · Sunghwan Hong, Seokju Cho, Jisu Nam, Stephen Lin 외

This paper presents a novel cost aggregation network, called Volumetric Aggregation with Transformers (VAT), for few-shot segmentation. The use of transformers can benefit correlation map aggregation through self-attenti…

DecoderFew-Shot Semantic SegmentationInductive BiasSemantic correspondence

Aggregating Deep Convolutional Features for Image Retrieval

2015-10-26 · Artem Babenko, Victor Lempitsky

Several recent works have shown that image descriptors produced by deep convolutional neural networks provide state-of-the-art performance for image classification and retrieval problems. It has also been shown that the …

image-classificationImage ClassificationImage RetrievalRetrieval