paper-with-me

홈 › Papers

Shuffle Vision Transformer: Lightweight, Fast and Efficient Recognition of Driver Facial Expression

2024-09-05 · Ibtissam Saadi, Douglas W. Cunningham, Taleb-ahmed Abdelmalik, Abdenour Hadid, Yassin El Hillali

Existing methods for driver facial expression recognition (DFER) are often computationally intensive, rendering them unsuitable for real-time applications. In this work, we introduce a novel transfer learning-based dual architecture, named ShuffViT-DFER, which elegantly combines computational efficiency and accuracy. This is achieved by harnessing the strengths of two lightweight and efficient models using convolutional neural network (CNN) and vision transformers (ViT). We efficiently fuse the extracted features to enhance the performance of the model in accurately recognizing the facial expressions of the driver. Our experimental results on two benchmarking and public datasets, KMU-FED and KDEF, highlight the validity of our proposed method for real-time application with superior performance when compared to state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2409.03438

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingComputational EfficiencyFacial Expression RecognitionTransfer Learning

Similar Papers 제목 키워드 기반

Lightweight Object Detection: A Study Based on YOLOv7 Integrated with ShuffleNetv2 and Vision Transformer

2024-03-04 · Wenkai Gong

As mobile computing technology rapidly evolves, deploying efficient object detection algorithms on mobile devices emerges as a pivotal research area in computer vision. This study zeroes in on optimizing the YOLOv7 algor…

Objectobject-detectionObject DetectionReal-Time Object Detection

FaceLiVT: Face Recognition using Linear Vision Transformer with Structural Reparameterization For Mobile Device

2025-06-12 · Novendra Setyawan, Chi-Chia Sun, Mao-Hsiu Hsu, Wen-Kai Kuo 외

This paper introduces FaceLiVT, a lightweight yet powerful face recognition model that integrates a hybrid Convolution Neural Network (CNN)-Transformer architecture with an innovative and lightweight Multi-Head Linear At…

Face Recognition

Shuffle Transformer: Rethinking Spatial Shuffle for Vision Transformer

2021-06-07 · Zilong Huang, Youcheng Ben, Guozhong Luo, Pei Cheng 외

Very recently, Window-based Transformers, which computed self-attention within non-overlapping local windows, demonstrated promising results on image classification, semantic segmentation, and object detection. However, …

image-classificationImage Classificationobject-detectionObject Detection+2

Residual Shuffle-Exchange Networks for Fast Processing of Long Sequences

2020-04-06 · Andis Draguns, Emīls Ozoliņš, Agris Šostaks, Matīss Apinis 외

Attention is a commonly used mechanism in sequence processing, but it is of O(n^2) complexity which prevents its application to long sequences. The recently introduced neural Shuffle-Exchange network offers a computation…

LAMBADALanguage ModellingMusic Transcription

Image Recognition with Online Lightweight Vision Transformer: A Survey

2025-05-06 · Zherui Zhang, Rongtao Xu, Jie zhou, Changwei Wang 외

The Transformer architecture has achieved significant success in natural language processing, motivating its adaptation to computer vision tasks. Unlike convolutional neural networks, vision transformers inherently captu…

Knowledge DistillationSurvey