paper-with-me

Papers

Landmark Guidance Independent Spatio-channel Attention and Complementary Context Information based Facial Expression Recognition

2020-07-20 · Darshan Gera, S. Balasubramanian

A recent trend to recognize facial expressions in the real-world scenario is to deploy attention based convolutional neural networks (CNNs) locally to signify the importance of facial regions and, combine it with global facial features and/or other complementary context information for performance gain. However, in the presence of occlusions and pose variations, different channels respond differently, and further that the response intensity of a channel differ across spatial locations. Also, modern facial expression recognition(FER) architectures rely on external sources like landmark detectors for defining attention. Failure of landmark detector will have a cascading effect on FER. Additionally, there is no emphasis laid on the relevance of features that are input to compute complementary context information. Leveraging on the aforementioned observations, an end-to-end architecture for FER is proposed in this work that obtains both local and global attention per channel per spatial location through a novel spatio-channel attention net (SCAN), without seeking any information from the landmark detectors. SCAN is complemented by a complementary context information (CCI) branch. Further, using efficient channel attention (ECA), the relevance of features input to CCI is also attended to. The representation learnt by the proposed architecture is robust to occlusions and pose variations. Robustness and superior performance of the proposed model is demonstrated on both in-lab and in-the-wild datasets (AffectNet, FERPlus, RAF-DB, FED-RO, SFEW, CK+, Oulu-CASIA and JAFFE) along with a couple of constructed face mask datasets resembling masked faces in COVID-19 scenario. Codes are publicly available at https://github.com/1980x/SCAN-CCI-FER

📄 PDF Abstract BibTeX arXiv:2007.10298

Code (1)

1980x/SCAN-CCI-FER 공식 구현 pytorch

Tasks

Facial Expression RecognitionFacial Expression Recognition (FER)

Methods 이 논문이 사용한 방법론

Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Sigmoid Activation 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Average Pooling 설명 없음
Residual Connection 설명 없음
Efficient Channel Attention 설명 없음

Similar Papers 제목 키워드 기반

Facial Action Unit Detection via Adaptive Attention and Relation

2020-01-05 · Zhiwen Shao, Yong Zhou, Jianfei Cai, Hancheng Zhu 외

Facial action unit (AU) detection is challenging due to the difficulty in capturing correlated information from subtle and dynamic AUs. Existing methods often resort to the localization of correlated regions of AUs, in w…

Action Unit DetectionFacial Action Unit DetectionRelationRelational Reasoning

Affect Expression Behaviour Analysis in the Wild using Spatio-Channel Attention and Complementary Context Information

2020-09-29 · Darshan Gera, S. Balasubramanian

Facial expression recognition(FER) in the wild is crucial for building reliable human-computer interactive systems. However, current FER systems fail to perform well under various natural and un-controlled conditions. Th…

Facial Expression RecognitionFacial Expression Recognition (FER)

SparseFormer: Attention-based Depth Completion Network

2022-06-09 · Frederik Warburg, Michael Ramamonjisoa, Manuel López-Antequera

Most pipelines for Augmented and Virtual Reality estimate the ego-motion of the camera by creating a map of sparse 3D landmarks. In this paper, we tackle the problem of depth completion, that is, densifying this sparse 3…

Depth Completion

Landmark Guided Visual Feature Extractor for Visual Speech Recognition with Limited Resource

2025-08-10 · Lei Yang, Junshan Jin, Mingyuan Zhang, Yi He 외 arxiv

Visual speech recognition is a technique to identify spoken content in silent speech videos, which has raised significant attention in recent years. Advancements in data-driven deep learning methods have significantly im…

Visual Speech Recognition

Attention-Based Scattering Network for Satellite Imagery

2022-10-21 · Jason Stock, Chuck Anderson

Multi-channel satellite imagery, from stacked spectral bands or spatiotemporal data, have meaningful representations for various atmospheric properties. Combining these features in an effective manner to create a perform…