SSD face detection method based on deep learning
A face detection and deep learning technology, applied in the field of deep learning, can solve the problems of inaccurate position prediction and unsatisfactory effect of small objects, etc., and achieve the effects of fast detection speed, improved efficiency and high precision
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Examples
Embodiment Construction
[0029] The present invention will be further described below.
[0030] A face detection method based on the SSD of deep learning, comprising the following steps:
[0031] 1) Input image.
[0032] The input images are classified as square or oblong rectangles. If it is a square, proceed directly to step 2); if it is a rectangle, take multiple square subimages from the image, and perform step 2) for each subimage.
[0033] 2) Resize the obtained picture to 300*300 and send it to the network.
[0034] 3) Perform multi-level feature map extraction.
[0035] Extract the feature maps of the six layers conv4_3, fc7, conv8_2, conv9_2, conv10_2, pool11 respectively.
[0036] 4) Each location in each feature map, each location corresponds to multiple defaultboxes.
[0037] Since for each box in the k boxes at a position of a feature map cell in the feature map, we need to calculate c classes, the score of each class, and the 4 deviations of this box relative to its default box Off...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More