paper-with-me

Papers

Fully Quantized Always-on Face Detector Considering Mobile Image Sensors

2023-11-02 · Haechang Lee, Wongi Jeong, Dongil Ryu, Hyunwoo Je, Albert No, Kijeong Kim, Se Young Chun

Despite significant research on lightweight deep neural networks (DNNs) designed for edge devices, the current face detectors do not fully meet the requirements for "intelligent" CMOS image sensors (iCISs) integrated with embedded DNNs. These sensors are essential in various practical applications, such as energy-efficient mobile phones and surveillance systems with always-on capabilities. One noteworthy limitation is the absence of suitable face detectors for the always-on scenario, a crucial aspect of image sensor-level applications. These detectors must operate directly with sensor RAW data before the image signal processor (ISP) takes over. This gap poses a significant challenge in achieving optimal performance in such scenarios. Further research and development are necessary to bridge this gap and fully leverage the potential of iCIS applications. In this study, we aim to bridge the gap by exploring extremely low-bit lightweight face detectors, focusing on the always-on face detection scenario for mobile image sensor applications. To achieve this, our proposed model utilizes sensor-aware synthetic RAW inputs, simulating always-on face detection processed "before" the ISP chain. Our approach employs ternary (-1, 0, 1) weights for potential implementations in image sensors, resulting in a relatively simple network architecture with shallow layers and extremely low-bitwidth. Our method demonstrates reasonable face detection performance and excellent efficiency in simulation studies, offering promising possibilities for practical always-on face detectors in real-world applications.

📄 PDF Abstract BibTeX arXiv:2311.01001

Code (0)

등록된 구현이 없습니다.

Tasks

Face Detection

Similar Papers 제목 키워드 기반

Fully Quantized Network for Object Detection

2019-06-01 · CVPR 2019 6 · Rundong Li, Yan Wang, Feng Liang, Hongwei Qin 외

Efficient neural network inference is important in a number of practical domains, such as deployment in mobile settings. An effective method for increasing inference efficiency is to use low bitwidth arithmetic, which c…

Efficient Neural NetworkObjectobject-detectionObject Detection+1

Reg-PTQ: Regression-specialized Post-training Quantization for Fully Quantized Object Detector

2024-01-01 · CVPR 2024 1 · Yifu Ding, Weilun Feng, Chuyan Chen, Jinyang Guo 외

Although deep learning based object detection is of great significance for various applications it faces challenges when deployed on edge devices due to the computation and energy limitations. Post-training quantizat…

Objectobject-detectionObject DetectionQuantization+1

Multi-bit Distributed Detection of Sparse Stochastic Signals over Error-Prone Reporting Channels

2024-11-06 · Linlin Mao, Shefeng Yan, Zeping Sui, Hongbin Li

We consider a distributed detection problem within a wireless sensor network (WSN), where a substantial number of sensors cooperate to detect the existence of sparse stochastic signals. To achieve a trade-off between det…

Quantization

Shift Variance in Scene Text Detection

2022-08-19 · Markus Glitzner, Jan-Hendrik Neudeck, Philipp Härtinger

Theory of convolutional neural networks suggests the property of shift equivariance, i.e., that a shifted input causes an equally shifted output. In practice, however, this is not always the case. This poses a great prob…

Scene Text DetectionText Detection

Faceness-Net: Face Detection through Deep Facial Part Responses

2017-01-29 · Shuo Yang, Ping Luo, Chen Change Loy, Xiaoou Tang

We propose a deep convolutional neural network (CNN) for face detection leveraging on facial attributes based supervision. We observe a phenomenon that part detectors emerge within CNN trained to classify attributes from…

Face Detection