A Lightweight and Accurate Face Detection Algorithm Based on Retinaface
- URL: http://arxiv.org/abs/2308.04340v1
- Date: Tue, 8 Aug 2023 15:36:57 GMT
- Title: A Lightweight and Accurate Face Detection Algorithm Based on Retinaface
- Authors: Baozhu Liu, Hewei Yu
- Abstract summary: We propose a lightweight and accurate face detection algorithm LAFD (Light and accurate face detection) based on Retinaface.
Backbone network in the algorithm is a modified MobileNetV3 network which adjusts the size of the convolution kernel.
If the input image is pre-processed and scaled to 1560px in length or 1200px in width, the model achieves an average accuracy of 86.2%.
- Score: 0.5076419064097734
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: In this paper, we propose a lightweight and accurate face detection algorithm
LAFD (Light and accurate face detection) based on Retinaface. Backbone network
in the algorithm is a modified MobileNetV3 network which adjusts the size of
the convolution kernel, the channel expansion multiplier of the inverted
residuals block and the use of the SE attention mechanism. Deformable
convolution network(DCN) is introduced in the context module and the algorithm
uses focal loss function instead of cross-entropy loss function as the
classification loss function of the model. The test results on the WIDERFACE
dataset indicate that the average accuracy of LAFD is 94.1%, 92.2% and 82.1%
for the "easy", "medium" and "hard" validation subsets respectively with an
improvement of 3.4%, 4.0% and 8.3% compared to Retinaface and 3.1%, 4.1% and
4.1% higher than the well-performing lightweight model, LFFD. If the input
image is pre-processed and scaled to 1560px in length or 1200px in width, the
model achieves an average accuracy of 86.2% on the 'hard' validation subset.
The model is lightweight, with a size of only 10.2MB.
Related papers
- An Enhancement of Haar Cascade Algorithm Applied to Face Recognition for Gate Pass Security [0.0]
Face recognition library was implemented with Haar Cascade Algorithm.
Subprocess was applied to convert grayscale image to RGB to improve face encoding.
Enhanced Haar Cascade Algorithm produced a 98.39% accuracy rate.
arXiv Detail & Related papers (2024-11-06T11:03:34Z) - Global Context Aggregation Network for Lightweight Saliency Detection of
Surface Defects [70.48554424894728]
We develop a Global Context Aggregation Network (GCANet) for lightweight saliency detection of surface defects on the encoder-decoder structure.
First, we introduce a novel transformer encoder on the top layer of the lightweight backbone, which captures global context information through a novel Depth-wise Self-Attention (DSA) module.
The experimental results on three public defect datasets demonstrate that the proposed network achieves a better trade-off between accuracy and running efficiency compared with other 17 state-of-the-art methods.
arXiv Detail & Related papers (2023-09-22T06:19:11Z) - One-Shot Learning for Periocular Recognition: Exploring the Effect of
Domain Adaptation and Data Bias on Deep Representations [59.17685450892182]
We investigate the behavior of deep representations in widely used CNN models under extreme data scarcity for One-Shot periocular recognition.
We improved state-of-the-art results that made use of networks trained with biometric datasets with millions of images.
Traditional algorithms like SIFT can outperform CNNs in situations with limited data.
arXiv Detail & Related papers (2023-07-11T09:10:16Z) - Patch-Level Contrasting without Patch Correspondence for Accurate and
Dense Contrastive Representation Learning [79.43940012723539]
ADCLR is a self-supervised learning framework for learning accurate and dense vision representation.
Our approach achieves new state-of-the-art performance for contrastive methods.
arXiv Detail & Related papers (2023-06-23T07:38:09Z) - Pushing the Limits of Fewshot Anomaly Detection in Industry Vision:
Graphcore [71.09522172098733]
We utilize graph representation in FSAD and provide a novel visual invariant feature (VIIF) as anomaly measurement feature.
VIIF can robustly improve the anomaly discriminating ability and can further reduce the size of redundant features stored in M.
Besides, we provide a novel model GraphCore via VIIFs that can fast implement unsupervised FSAD training and can improve the performance of anomaly detection.
arXiv Detail & Related papers (2023-01-28T03:58:32Z) - Network Compression via Central Filter [9.585818883354449]
We propose a novel filter pruning method, Central Filter (CF), which suggests a filter is approximately equal to a set of other filters after appropriate adjustments.
CF yields state-of-the-art performance on various benchmark networks and datasets.
arXiv Detail & Related papers (2021-12-10T12:51:04Z) - Robust Segmentation Models using an Uncertainty Slice Sampling Based
Annotation Workflow [5.051373749267151]
We propose an uncertainty slice sampling (USS) strategy for semantic segmentation of 3D medical volumes.
We demonstrate the efficiency of USS on a liver segmentation task using multi-site data.
arXiv Detail & Related papers (2021-09-30T06:56:11Z) - Small Object Detection Based on Modified FSSD and Model Compression [7.387639662781843]
This paper proposes a small object detection algorithm based on FSSD.
In order to reduce the computational cost and storage space, pruning is carried out to achieve model compression.
The average accuracy (mAP) of the algorithm can reach 80.4% on PASCAL VOC and the speed is 59.5 FPS on GTX1080ti.
arXiv Detail & Related papers (2021-08-24T03:20:32Z) - Research on Optimization Method of Multi-scale Fish Target Fast
Detection Network [11.99307231512725]
The accuracy of testing the network with 2000 fish images reached 94.37%, and the computational complexity of the network BFLOPS was only 5.47.
The results show that BTP-Yolov3 has smaller model parameters, faster calculation speed, and lower energy consumption during operation.
arXiv Detail & Related papers (2021-04-11T16:53:34Z) - FS-Net: Fast Shape-based Network for Category-Level 6D Object Pose
Estimation with Decoupled Rotation Mechanism [49.89268018642999]
We propose a fast shape-based network (FS-Net) with efficient category-level feature extraction for 6D pose estimation.
The proposed method achieves state-of-the-art performance in both category- and instance-level 6D object pose estimation.
arXiv Detail & Related papers (2021-03-12T03:07:24Z) - Inception Convolution with Efficient Dilation Search [121.41030859447487]
Dilation convolution is a critical mutant of standard convolution neural network to control effective receptive fields and handle large scale variance of objects.
We propose a new mutant of dilated convolution, namely inception (dilated) convolution where the convolutions have independent dilation among different axes, channels and layers.
We explore a practical method for fitting the complex inception convolution to the data, a simple while effective dilation search algorithm(EDO) based on statistical optimization is developed.
arXiv Detail & Related papers (2020-12-25T14:58:35Z)
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.