中文
相关论文

相关论文: BlazeFace: Sub-millisecond Neural Face Detection o…

200 篇论文

Motion blur caused by camera or object movement severely degrades image quality and poses challenges for real-time applications such as autonomous driving, UAV perception, and medical imaging. In this paper, a lightweight U-shaped network…

图像与视频处理 · 电气工程与系统科学 2025-12-29 Zhuoyu Wu , Wenhui Ou , Qiawei Zheng , Jiayan Yang , Quanjun Wang , Wenqi Fang , Zheng Wang , Yongkui Yang , Heshan Li

This work is for designing one-stage lightweight detectors which perform well in terms of mAP and latency. With baseline models each of which targets on GPU and CPU respectively, various operations are applied instead of the main operations…

计算机视觉与模式识别 · 计算机科学 2022-11-01 Deokki Hong

In this work, we introduce FaceXFormer, an end-to-end unified transformer model capable of performing ten facial analysis tasks within a single framework. These tasks include face parsing, landmark detection, head pose estimation, attribute…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Kartik Narayan , Vibashan VS , Rama Chellappa , Vishal M. Patel

This paper presented a face detection system using Radial Basis Function Neural Networks With Fixed Spread Value. Face detection is the first step in face recognition system. The purpose is to localize and extract the face region from the…

计算机视觉与模式识别 · 计算机科学 2014-10-09 K. A. A. Aziz , S. S. Abdullah

Face image quality plays a critical role in determining the accuracy and reliability of face verification systems, particularly in real-time screening applications such as surveillance, identity verification, and access control. Low-quality…

Faster R-CNN is one of the most representative and successful methods for object detection, and has been becoming increasingly popular in various objection detection applications. In this report, we propose a robust deep face detection…

计算机视觉与模式识别 · 计算机科学 2017-06-06 Hao Wang , Zhifeng Li , Xing Ji , Yitong Wang

DeepFake technology has advanced significantly in recent years, enabling the creation of highly realistic synthetic face images. Existing DeepFake detection methods often struggle with pose variations, occlusions, and artifacts that are…

计算机视觉与模式识别 · 计算机科学 2025-10-20 Sami Belguesmia , Mohand Saïd Allili , Assia Hamadene

This paper introduces the Efficient Facial Landmark Detection (EFLD) model, specifically designed for edge devices confronted with the challenges related to power consumption and time latency. EFLD features a lightweight backbone and a…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Ji-Jia Wu

The increasing realism of AI-generated imagery poses challenges for verifying visual authenticity. We present an explainable image authenticity detection system that combines a lightweight convolutional classifier ("Faster-Than-Lies") with…

计算机视觉与模式识别 · 计算机科学 2025-10-29 Aryan Mathur , Asaduddin Ahmed , Pushti Amit Vasoya , Simeon Kandan Sonar , Yasir Z , Madesh Kuppusamy

Facial recognition has always been a challeng- ing task for computer vision scientists and experts. Despite complexities arising due to variations in camera parameters, illumination and face orientations, significant progress has been made…

计算机视觉与模式识别 · 计算机科学 2018-09-11 Saumya Kumaar , Abhinandan Dogra , Abrar Majeedi , Hanan Gani , Ravi M. Vishwanath , S N Omkar

Localization of salient facial landmark points, such as eye corners or the tip of the nose, is still considered a challenging computer vision problem despite recent efforts. This is especially evident in unconstrained environments, i.e., in…

计算机视觉与模式识别 · 计算机科学 2015-01-21 Nenad Markuš , Miroslav Frljak , Igor S. Pandžić , Jörgen Ahlberg , Robert Forchheimer

This paper presents a real-time face detector, named Single Shot Scale-invariant Face Detector (S$^3$FD), which performs superiorly on various scales of faces with a single deep neural network, especially for small faces. Specifically, we…

计算机视觉与模式识别 · 计算机科学 2017-11-16 Shifeng Zhang , Xiangyu Zhu , Zhen Lei , Hailin Shi , Xiaobo Wang , Stan Z. Li

Object detection has made impressive progress in recent years with the help of deep learning. However, state-of-the-art algorithms are both computation and memory intensive. Though many lightweight networks are developed for a trade-off…

计算机视觉与模式识别 · 计算机科学 2019-10-22 Fanrong Li , Zitao Mo , Peisong Wang , Zejian Liu , Jiayun Zhang , Gang Li , Qinghao Hu , Xiangyu He , Cong Leng , Yang Zhang , Jian Cheng

We study the problem of performing face verification with an efficient neural model $f$. The efficiency of $f$ stems from simplifying the face verification problem from an embedding nearest neighbor search into a binary problem; each user…

计算机视觉与模式识别 · 计算机科学 2024-05-28 Amit Rozner , Barak Battash , Ofir Lindenbaum , Lior Wolf

On-device inference of machine learning models for mobile phones is desirable due to its lower latency and increased privacy. Running such a compute-intensive task solely on the mobile CPU, however, can be difficult due to limited computing…

Identity authentication is the process of verifying one's identity. There are several identity authentication methods, among which biometric authentication is of utmost importance. Facial recognition is a sort of biometric authentication…

计算机视觉与模式识别 · 计算机科学 2022-12-15 Matineh Pooshideh

Previous state-of-the-art real-time object detectors have been reported on GPUs which are extremely expensive for processing massive data and in resource-restricted scenarios. Therefore, high efficiency object detectors on CPU-only devices…

计算机视觉与模式识别 · 计算机科学 2020-09-10 Chen Chen , Mengyuan Liu , Xiandong Meng , Wanpeng Xiao , Qi Ju

Gaze and face tracking algorithms have traditionally battled a compromise between computational complexity and accuracy; the most accurate neural net algorithms cannot be implemented in real time, but less complex real-time algorithms…

计算机视觉与模式识别 · 计算机科学 2017-11-21 George He , Sami Oueida , Tucker Ward

Face recognition in collaborative learning videos presents many challenges. In collaborative learning videos, students sit around a typical table at different positions to the recording camera, come and go, move around, get partially or…

计算机视觉与模式识别 · 计算机科学 2021-10-27 Phuong Tran , Marios Pattichis , Sylvia Celedón-Pattichis , Carlos LópezLeiva

Despite the recent success of video object detection on Desktop GPUs, its architecture is still far too heavy for mobiles. It is also unclear whether the key principles of sparse feature propagation and multi-frame feature aggregation apply…

计算机视觉与模式识别 · 计算机科学 2018-04-17 Xizhou Zhu , Jifeng Dai , Xingchi Zhu , Yichen Wei , Lu Yuan