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

Robust Human Identity Anonymization using Pose Estimation

autonomousvehiclelaboratory/anonymization 10 Jan 2023

Many outdoor autonomous mobile platforms require more human identity anonymized data to power their data-driven algorithms.

1
10 Jan 2023

Ultra-High-Definition Low-Light Image Enhancement: A Benchmark and Transformer-Based Method

taowangzj/llformer 22 Dec 2022

In this paper, we consider the task of low-light image enhancement (LLIE) and introduce a large-scale database consisting of images at 4K and 8K resolution.

141
22 Dec 2022

Robustness Disparities in Face Detection

dooleys/robustness-disparities-in-commercial-face-detection 29 Nov 2022

Many existing algorithmic audits examine the performance of these systems on later stage elements of facial analysis systems like facial recognition and age, emotion, or perceived gender prediction; however, a core component to these systems has been vastly understudied from a fairness perspective: face detection, sometimes called face localization.

2
29 Nov 2022

Entropy-Driven Mixed-Precision Quantization for Deep Network Design

alibaba/lightweight-neural-architecture-search Conference on Neural Information Processing Systems 2022

Deploying deep convolutional neural networks on Internet-of-Things (IoT) devices is challenging due to the limited computational resources, such as limited SRAM memory and Flash storage.

344
28 Nov 2022

Domain-Adaptive Self-Supervised Pre-Training for Face & Body Detection in Drawings

barisbatuhan/dass_det_inference 19 Nov 2022

Drawings are powerful means of pictorial abstraction and communication.

21
19 Nov 2022

LAD-RCNN:A Powerful Tool for Livestock Face Detection and Normalization

SheepBreedingLab-HZAU/LAD-RCNN 31 Oct 2022

However, there is no study on normalizing of the animal face image with arbitrary directions.

6
31 Oct 2022

In Search of a Robust Facial Expressions Recognition Model: A Large-Scale Visual Cross-Corpus Study

ElenaRyumina/EMO-AffectNetModel Neurocomputing 2022

Many researchers have been seeking robust emotion recognition system for already last two decades.

38
07 Oct 2022

YOLO-FaceV2: A Scale and Occlusion Aware Face Detector

krasjet-yu/yolo-facev2 3 Aug 2022

In this paper, we propose a real-time face detector based on the one-stage detector YOLOv5, named YOLO-FaceV2.

156
03 Aug 2022

LPYOLO: Low Precision YOLO for Face Detection on FPGA

sefaburakokcu/finn-quantized-yolo 21 Jul 2022

FPGAs are very low power, inclined to do parallel operations and deeply suitable devices for running Convolutional Neural Networks (CNN) which are the fundamental unit of an artificial intelligence application.

23
21 Jul 2022

Classifying emotions and engagement in online learning based on a single facial expression recognition neural network

HSE-asavchenko/face-emotion-recognition IEEE Transactions on Affective Computing 2022

It is shown that the resulting facial features can be used for fast simultaneous prediction of students’ engagement levels (from disengaged to highly engaged), individual emotions (happy, sad, etc.,) and group-level affect (positive, neutral or negative).

566
04 Jul 2022