paper-with-me

홈 › Papers

Towards On-Device Face Recognition in Body-worn Cameras

2021-04-07 · Ali Almadan, Ajita Rattani

Face recognition technology related to recognizing identities is widely adopted in intelligence gathering, law enforcement, surveillance, and consumer applications. Recently, this technology has been ported to smartphones and body-worn cameras (BWC). Face recognition technology in body-worn cameras is used for surveillance, situational awareness, and keeping the officer safe. Only a handful of academic studies exist in face recognition using the body-worn camera. A recent study has assembled BWCFace facial image dataset acquired using a body-worn camera and evaluated the ResNet-50 model for face identification. However, for real-time inference in resource constraint body-worn cameras and privacy concerns involving facial images, on-device face recognition is required. To this end, this study evaluates lightweight MobileNet-V2, EfficientNet-B0, LightCNN-9 and LightCNN-29 models for face identification using body-worn camera. Experiments are performed on a publicly available BWCface dataset. The real-time inference is evaluated on three mobile devices. The comparative analysis is done with heavy-weight VGG-16 and ResNet-50 models along with six hand-crafted features to evaluate the trade-off between the performance and model size. Experimental results suggest the difference in maximum rank-1 accuracy of lightweight LightCNN-29 over best-performing ResNet-50 is \textbf{1.85\%} and the reduction in model parameters is \textbf{23.49M}. Most of the deep models obtained similar performances at rank-5 and rank-10. The inference time of LightCNNs is 2.1x faster than other models on mobile devices. The least performance difference of \textbf{14\%} is noted between LightCNN-29 and Local Phase Quantization (LPQ) descriptor at rank-1. In most of the experimental settings, lightweight LightCNN models offered the best trade-off between accuracy and the model size in comparison to most of the models.

📄 PDF Abstract BibTeX arXiv:2104.03419

Code (0)

등록된 구현이 없습니다.

Tasks

Face IdentificationFace RecognitionQuantization

Similar Papers 제목 키워드 기반

EgoSim: An Egocentric Multi-view Simulator and Real Dataset for Body-worn Cameras during Motion and Activity

2025-02-25 · Dominik Hollidt, Paul Streli, Jiaxi Jiang, Yasaman Haghighi 외

Research on egocentric tasks in computer vision has mostly focused on head-mounted cameras, such as fisheye cameras or embedded cameras inside immersive headsets. We argue that the increasing miniaturization of optical s…

3D Pose EstimationAction RecognitionPose Estimation

BWCFace: Open-set Face Recognition using Body-worn Camera

2020-09-24 · Ali Almadan, Anoop Krishnan, Ajita Rattani

With computer vision reaching an inflection point in the past decade, face recognition technology has become pervasive in policing, intelligence gathering, and consumer applications. Recently, face recognition technology…

Face IdentificationFace Recognition

Semi-Supervised First-Person Activity Recognition in Body-Worn Video

2019-04-19 · Honglin Chen, Hao Li, Alexander Song, Matt Haberland 외

Body-worn cameras are now commonly used for logging daily life, sports, and law enforcement activities, creating a large volume of archived footage. This paper studies the problem of classifying frames of footage accordi…

Activity Recognition

Masked Video and Body-worn IMU Autoencoder for Egocentric Action Recognition

2024-07-09 · Mingfang Zhang, Yifei HUANG, Ruicong Liu, Yoichi Sato

Compared with visual signals, Inertial Measurement Units (IMUs) placed on human limbs can capture accurate motion signals while being robust to lighting variation and occlusion. While these characteristics are intuitivel…

Action Recognition

Earable and Wrist-worn Setup for Accurate Step Counting Utilizing Body-Area Electrostatic Sensing

2024-07-08 · Sizhen Bian, Rakita Strahinja, Philipp Schilk, Clénin Marc-André 외

Step-counting has been widely implemented in wrist-worn devices and is accepted by end users as a quantitative indicator of everyday exercise. However, existing counting approach (mostly on wrist-worn setup) lacks robust…