Face Detection

133 papers with code • 13 benchmarks • 36 datasets

Face Detection is a computer vision task that involves automatically identifying and locating human faces within digital images or videos. It is a fundamental technology that underpins many applications such as face recognition, face tracking, and facial analysis.

( Image credit: insightface )

Libraries

Use these libraries to find Face Detection models and implementations

Filter-Pruning of Lightweight Face Detectors Using a Geometric Median Criterion

idt-iti/lightweight-face-detector-pruning 28 Nov 2023

Face detectors are becoming a crucial component of many applications, including surveillance, that often have to run on edge devices with limited processing power and memory.

8
28 Nov 2023

Appearance-based gaze estimation enhanced with synthetic images using deep neural networks

flakeua/bachelorsthesis 23 Nov 2023

Human eye gaze estimation is an important cognitive ingredient for successful human-robot interaction, enabling the robot to read and predict human behavior.

1
23 Nov 2023

Zero-Shot Enhancement of Low-Light Image Based on Retinex Decomposition

liwenchao0615/zerrinnet 6 Nov 2023

Two difficulties here make low-light image enhancement a challenging task; firstly, it needs to consider not only luminance restoration but also image contrast, image denoising and color distortion issues simultaneously.

3
06 Nov 2023

The Fairness Stitch: Unveiling the Potential of Model Stitching in Neural Network De-Biasing

modar7/the_fairness_stitch 6 Nov 2023

The pursuit of fairness in machine learning models has emerged as a critical research challenge in different applications ranging from bank loan approval to face detection.

1
06 Nov 2023

How Robust is Google's Bard to Adversarial Image Attacks?

thu-ml/attack-bard 21 Sep 2023

By attacking white-box surrogate vision encoders or MLLMs, the generated adversarial examples can mislead Bard to output wrong image descriptions with a 22% success rate based solely on the transferability.

79
21 Sep 2023

Low-Light Image Enhancement with Wavelet-based Diffusion Models

JianghaiSCU/Diffusion-Low-Light 1 Jun 2023

Diffusion models have achieved promising results in image restoration tasks, yet suffer from time-consuming, excessive computational resource consumption, and unstable restoration.

112
01 Jun 2023

Detecting Adversarial Faces Using Only Real Face Self-Perturbations

cc13qq/sapd 22 Apr 2023

Adversarial attacks aim to disturb the functionality of a target system by adding specific noise to the input samples, bringing potential threats to security and robustness when applied to facial recognition systems.

7
22 Apr 2023

Real-time Multi-person Eyeblink Detection in the Wild for Untrimmed Video

wenzhengzeng/mpeblink CVPR 2023

Experiments on MPEblink verify the essential challenges of real-time multi-person eyeblink detection in the wild for untrimmed video.

38
28 Mar 2023

FreeDoM: Training-Free Energy-Guided Conditional Diffusion Model

vvictoryuki/freedom ICCV 2023

In this work, we propose a training-Free conditional Diffusion Model (FreeDoM) used for various conditions.

244
17 Mar 2023

Image Enhancement for Remote Photoplethysmography in a Low-Light Environment

xilin1991/Large-scale-Multi-illumination-HR-Database 16 Mar 2023

Using collected dataset, we found 1) face detection algorithm cannot detect faces in video captured in low light conditions; 2) A decrease in the amplitude of the pulsatile signal will lead to the noise signal to be in the dominant position; and 3) the chrominance-based method suffers from the limitation in the assumption about skin-tone will not hold, and Green and ICA method receive less influence than POS in dark illuminance environment.

11
16 Mar 2023