YOLO5Face: Why Reinventing a Face Detector
- URL: http://arxiv.org/abs/2105.12931v1
- Date: Thu, 27 May 2021 03:54:38 GMT
- Title: YOLO5Face: Why Reinventing a Face Detector
- Authors: Delong Qi, Weijun Tan, Qi Yao, Jingfeng Liu
- Abstract summary: We implement a face detector based on YOLOv5 object detector and call it YOLO5Face.
We design detectors with different model sizes to achieve the best performance.
Experiment results on the WiderFace dataset show that our face detectors can achieve state-of-the-art performance.
- Score: 1.3272510644778104
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Tremendous progress has been made on face detection in recent years using
convolutional neural networks. While many face detectors use designs designated
for the detection of face, we treat face detection as a general object
detection task. We implement a face detector based on YOLOv5 object detector
and call it YOLO5Face. We add a five-point landmark regression head into it and
use the Wing loss function. We design detectors with different model sizes,
from a large model to achieve the best performance, to a super small model for
real-time detection on an embedded or mobile device. Experiment results on the
WiderFace dataset show that our face detectors can achieve state-of-the-art
performance in almost all the Easy, Medium, and Hard subsets, exceeding the
more complex designated face detectors. The code is available at
\url{https://www.github.com/deepcam-cn/yolov5-face}.
Related papers
- Deepfake detection in videos with multiple faces using geometric-fakeness features [79.16635054977068]
Deepfakes of victims or public figures can be used by fraudsters for blackmailing, extorsion and financial fraud.
In our research we propose to use geometric-fakeness features (GFF) that characterize a dynamic degree of a face presence in a video.
We employ our approach to analyze videos with multiple faces that are simultaneously present in a video.
arXiv Detail & Related papers (2024-10-10T13:10:34Z) - UniForensics: Face Forgery Detection via General Facial Representation [60.5421627990707]
High-level semantic features are less susceptible to perturbations and not limited to forgery-specific artifacts, thus having stronger generalization.
We introduce UniForensics, a novel deepfake detection framework that leverages a transformer-based video network, with a meta-functional face classification for enriched facial representation.
arXiv Detail & Related papers (2024-07-26T20:51:54Z) - Semantic Contextualization of Face Forgery: A New Definition, Dataset, and Detection Method [77.65459419417533]
We put face forgery in a semantic context and define that computational methods that alter semantic face attributes are sources of face forgery.
We construct a large face forgery image dataset, where each image is associated with a set of labels organized in a hierarchical graph.
We propose a semantics-oriented face forgery detection method that captures label relations and prioritizes the primary task.
arXiv Detail & Related papers (2024-05-14T10:24:19Z) - Exploring Decision-based Black-box Attacks on Face Forgery Detection [53.181920529225906]
Face forgery generation technologies generate vivid faces, which have raised public concerns about security and privacy.
Although face forgery detection has successfully distinguished fake faces, recent studies have demonstrated that face forgery detectors are very vulnerable to adversarial examples.
arXiv Detail & Related papers (2023-10-18T14:49:54Z) - YOLO-FaceV2: A Scale and Occlusion Aware Face Detector [3.632920443532506]
We propose a real-time face detector based on the one-stage detector YOLOv5, named YOLO-FaceV2.
We use 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.
We show that our face detector outperforms YOLO and its variants can be find in all easy, medium and hard subsets.
arXiv Detail & Related papers (2022-08-03T12:40:00Z) - Detect Faces Efficiently: A Survey and Evaluations [13.105528567365281]
Many applications including face recognition, facial expression recognition, face tracking and head-pose estimation assume that both the location and the size of faces are known in the image.
Deep learning techniques brought remarkable breakthroughs to face detection along with the price of a considerable increase in computation.
This paper introduces representative deep learning-based methods and presents a deep and thorough analysis in terms of accuracy and efficiency.
arXiv Detail & Related papers (2021-12-03T08:39:40Z) - End2End Occluded Face Recognition by Masking Corrupted Features [82.27588990277192]
State-of-the-art general face recognition models do not generalize well to occluded face images.
This paper presents a novel face recognition method that is robust to occlusions based on a single end-to-end deep neural network.
Our approach, named FROM (Face Recognition with Occlusion Masks), learns to discover the corrupted features from the deep convolutional neural networks, and clean them by the dynamically learned masks.
arXiv Detail & Related papers (2021-08-21T09:08:41Z) - Representative Forgery Mining for Fake Face Detection [52.896286647898386]
We propose an attention-based data augmentation framework to guide detector refine and enlarge its attention.
Our method tracks and occludes the Top-N sensitive facial regions, encouraging the detector to mine deeper into the regions ignored before for more representative forgery.
arXiv Detail & Related papers (2021-04-14T03:24:19Z) - TinaFace: Strong but Simple Baseline for Face Detection [7.1259861117928835]
We provide a strong but simple baseline method to deal with face detection named TinaFace.
All modules and techniques in TinaFace are constructed on existing modules, easily implemented and based on generic object detection.
Our TinaFace achieves 92.1% average precision (AP), which exceeds most of the recent face detectors with larger backbone.
arXiv Detail & Related papers (2020-11-26T08:54:19Z) - Long-distance tiny face detection based on enhanced YOLOv3 for unmanned
system [10.856903504701712]
We propose an enhanced network model (YOLOv3-C) based on the YOLOv3 algorithm for unmanned platform.
The enhanced model improves the accuracy of tiny face detection in the cases of long-distance and high-density crowds.
arXiv Detail & Related papers (2020-10-09T08:12:58Z) - One-Shot GAN Generated Fake Face Detection [3.3707422585608953]
We propose a universal One-Shot GAN generated fake face detection method.
The proposed method is based on extracting out-of-context objects from faces via scene understanding models.
Our experiments show that, we can discriminate fake faces from real ones in terms of out-of-context features.
arXiv Detail & Related papers (2020-03-27T05:51:14Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.