YOLO-FaceV2: A Scale and Occlusion Aware Face Detector

08/03/2022
by   Ziping Yu, et al.
5

In recent years, face detection algorithms based on deep learning have made great progress. These algorithms can be generally divided into two categories, i.e. two-stage detector like Faster R-CNN and one-stage detector like YOLO. Because of the better balance between accuracy and speed, one-stage detectors have been widely used in many applications. In this paper, we propose a real-time face detector based on the one-stage detector YOLOv5, named YOLO-FaceV2. We design a Receptive Field Enhancement module called RFE to enhance receptive field of small face, and use NWD Loss to make up for the sensitivity of IoU to the location deviation of tiny objects. For face occlusion, we present an attention module named SEAM and introduce Repulsion Loss to solve it. Moreover, we use a weight function Slide to solve the imbalance between easy and hard samples and use the information of the effective receptive field to design the anchor. The experimental results on WiderFace dataset show that our face detector outperforms YOLO and its variants can be find in all easy, medium and hard subsets. Source code in https://github.com/Krasjet-Yu/YOLO-FaceV2

READ FULL TEXT
research
05/27/2021

YOLO5Face: Why Reinventing a Face Detector

Tremendous progress has been made on face detection in recent years usin...
research
10/24/2018

DSFD: Dual Shot Face Detector

Recently, Convolutional Neural Network (CNN) has achieved great success ...
research
01/20/2019

Improved Selective Refinement Network for Face Detection

As a long-standing problem in computer vision, face detection has attrac...
research
04/24/2019

LFFD: A Light and Fast Face Detector for Edge Devices

Face detection, as a fundamental technology for various applications, is...
research
05/21/2021

EMface: Detecting Hard Faces by Exploring Receptive Field Pyraminds

Scale variation is one of the most challenging problems in face detectio...
research
02/23/2023

EfficientFace: An Efficient Deep Network with Feature Enhancement for Accurate Face Detection

In recent years, deep convolutional neural networks (CNN) have significa...
research
07/30/2019

Propose-and-Attend Single Shot Detector

We present a simple yet effective prediction module for a one-stage dete...

Please sign up or login with your details

Forgot password? Click here to reset