Unlock instant, AI-driven research and patent intelligence for your innovation.

A real-time robust face detection method

A face detection and robust technology, applied in the field of computer vision recognition, can solve the problems of difficult to achieve real-time, slow detection speed model, large impact of detection speed, etc., to overcome slow running speed, accurate detection results, and reduce complexity Effect

Active Publication Date: 2021-01-08
SUN YAT SEN UNIV
View PDF9 Cites 0 Cited by
  • Summary
  • Abstract
  • Description
  • Claims
  • Application Information

AI Technical Summary

Problems solved by technology

[0007] The detection speed of the Cascade CNN method is greatly affected by the number of targets to be detected. The larger the number of targets, the more regions need to be screened, and the slower the detection speed; the two-stage method has more suggested regions to extract. The detection speed is generally slow; hyperparameters such as the number, size, and aspect ratio of the prior box in the one-stage method affect the training and detection speed of the model
[0008] In addition, the backbone network in the existing face detection model is migrated from the general target detection backbone network. The complexity of the model itself is high and the appearance modeling of the face generally contains redundant information. The detection process requires computing power. Supported by powerful GPU, etc., it is still difficult to achieve real-time on general mobile terminals and CPUs
[0009] The slow detection speed of the existing face detection method based on deep neural network on the CPU is mainly caused by the high complexity of the model itself; in the one-stage detection method, the unreasonable setting of the prior frame will also affect the detection accuracy and speed

Method used

the structure of the environmentally friendly knitted fabric provided by the present invention; figure 2 Flow chart of the yarn wrapping machine for environmentally friendly knitted fabrics and storage devices; image 3 Is the parameter map of the yarn covering machine
View more

Image

Smart Image Click on the blue labels to locate them in the text.
Viewing Examples
Smart Image
  • A real-time robust face detection method
  • A real-time robust face detection method
  • A real-time robust face detection method

Examples

Experimental program
Comparison scheme
Effect test

Embodiment

[0030] Such as figure 1 Shown, the present invention comprises the following steps:

[0031] S1. Obtain the target image for face detection and perform preprocessing

[0032] Obtain an image to be subjected to face detection, and preprocess the image. The preprocessing process is first to whiten the image:

[0033] G=F-C

[0034] Among them, G is the whitened image, F is the original three-channel color image, and C is a vector in the RGB color space, where C:

[0035]

[0036] Then scale the whitened image to the input size required by the detection network, that is, 512x512x3, and the scaling algorithm used is bilinear interpolation.

[0037] S2. Establish and train the detection model

[0038] The established detection model, that is, the neural network, such as figure 2 Shown, where the input (input) is a preprocessed image of size 512x512x3. The detection model includes multiple convolution modules, multiple Inception modules, multiple Inception modules with re...

the structure of the environmentally friendly knitted fabric provided by the present invention; figure 2 Flow chart of the yarn wrapping machine for environmentally friendly knitted fabrics and storage devices; image 3 Is the parameter map of the yarn covering machine
Login to View More

PUM

No PUM Login to View More

Abstract

The invention relates to computer vision recognition technology, specifically a real-time robust face detection method, comprising the steps of: acquiring a target image for face detection and performing preprocessing; establishing and training a detection model, the detection model including a plurality of convolution modules , multiple Inception modules, multiple Inception modules with residuals, and multiple detection modules. The Inception module is a channel separation convolution module with two branches, and the Inception module with residuals is a multi-branch with residual connections. The channel separation convolution module, the detection module uses the convolution operation to finally output the position information and classification information; input the target image into the trained detection model, and obtain the convolution results at the specified level respectively; classify and classify the obtained convolution results Regression; Calculate the position of the face based on the regression and classification results. This method constructs a simple and efficient convolutional neural network, reduces redundant operations in the detection process, and can achieve real-time effects on the CPU.

Description

technical field [0001] The invention relates to computer vision recognition technology, in particular to a real-time robust face detection method. Background technique [0002] Face detection is a sub-topic of target detection in computer vision. It belongs to a specific category of target detection. It is a classic problem that has been deeply studied in machine vision. It has important application value. The goal of face detection is to find the location of a face in an image. Since Viola and Jones proposed the use of Haar-like features and cascaded AdaBoost classifiers to detect faces in 2001, new features (such as LBP, Bow, HOG, etc.) and new detectors (such as SVM, LatentSVM, DPM )Been proposed. Among them, the DPM (Deformable Part Model) algorithm is a component-based detection algorithm, which has a good detection effect on distorted, multi-pose, and multi-angle faces. [0003] At present, detection algorithms based on artificially designed features are easily aff...

Claims

the structure of the environmentally friendly knitted fabric provided by the present invention; figure 2 Flow chart of the yarn wrapping machine for environmentally friendly knitted fabrics and storage devices; image 3 Is the parameter map of the yarn covering machine
Login to View More

Application Information

Patent Timeline
no application Login to View More
Patent Type & Authority Patents(China)
IPC IPC(8): G06K9/00G06K9/62G06N3/04
CPCG06V40/161G06N3/045G06F18/214G06F18/241
Inventor 纪庆革李启运
Owner SUN YAT SEN UNIV