CN104021384A - Face recognition method and device - Google Patents

Face recognition method and device Download PDF

Info

Publication number
CN104021384A
CN104021384A CN201410307587.0A CN201410307587A CN104021384A CN 104021384 A CN104021384 A CN 104021384A CN 201410307587 A CN201410307587 A CN 201410307587A CN 104021384 A CN104021384 A CN 104021384A
Authority
CN
China
Prior art keywords
sample
region
net
human face
image
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201410307587.0A
Other languages
Chinese (zh)
Other versions
CN104021384B (en
Inventor
邓川云
鲁洁
林天麟
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Zhongzhi Weian Robot Technology Co.,Ltd.
Original Assignee
SHENZHEN CHUANGGUAN INTELLIGENT NETWORK TECHNOLOGY Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by SHENZHEN CHUANGGUAN INTELLIGENT NETWORK TECHNOLOGY Co Ltd filed Critical SHENZHEN CHUANGGUAN INTELLIGENT NETWORK TECHNOLOGY Co Ltd
Priority to CN201410307587.0A priority Critical patent/CN104021384B/en
Publication of CN104021384A publication Critical patent/CN104021384A/en
Application granted granted Critical
Publication of CN104021384B publication Critical patent/CN104021384B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Image Analysis (AREA)
  • Image Processing (AREA)

Abstract

The invention provides a face recognition method belonging to the image processing field. The method comprises the following steps: acquiring a net region weight of a training sample; detecting a face region in a to-be-detected image; dividing the face region into at least two net regions; screening the high-distinctiveness net regions according to the net region weight; extracting image features of the high-distinctiveness net regions; and classifying the image features by virtue of a classifier, so as to obtain a recognition result. The invention further provides a face recognition device. According to the face recognition method and device, the high-distinctiveness net regions aiming at recognition contents are screened out by virtue of the net region weight studied in a convex optimization manner, and a large number of low-distinctiveness net regions are removed, so that the interferences caused by the image features of the low-distinctiveness net regions to the feature classification are greatly reduced, and the veracity and the robustness of the face recognition are improved.

Description

A kind of face identification method and device
Technical field
The invention belongs to image processing field, relate in particular to a kind of face identification method and device.
Background technology
People's face is one of most important biological characteristic of the mankind, can reflect a lot of important biological informations, such as identity, sex, age, race, expression etc.Because of its substantivity, uniqueness, untouchable, the feature such as be difficult for being replicated, face recognition technology is a kind of of biometrics identification technology, is study hotspot in recent years.At present, face recognition technology is mainly used in identification, in fields such as public safety, information security, finance, has huge application prospect.Meanwhile, in field of human-computer interaction, especially to mobile robot particularly in the control of augmentor, for being identified in of people's face, in interactive process, play vital effect.
Along with the develop rapidly of artificial intelligence and image processing techniques, real-time human face detection and recognition technology constantly obtains new progress.CN103679159A discloses a kind of face identification method, extracts the feature of the key point of people's face, and carries out accordingly recognition of face.The method is not screened feature and is learnt, and causes the accuracy of recognition of face lower; And, in recognition of face, there is the interference of a large amount of extraneous features, also there is certain problem in the robustness of system.
Existing face identification method mainly adopts the method for direct extraction feature, for identification content, does not carry out selection and the study of feature extraction, and the character recognition of extraction is not high, cause the accuracy of identification lower, robustness is weak, real-time a little less than.
Summary of the invention
The object of the present invention is to provide a kind of face identification method, not strong to solve in prior art the face characteristic property distinguished, the problem of cause the accuracy of identification lower, robustness is weak.
To achieve these goals, the invention provides a kind of face identification method, the method comprises:
Obtain the net region weights of training sample;
Detect the human face region in image to be identified;
Human face region is divided into at least two net regions;
Net region weights according to training sample, screen net region, filter out the net region of the high property distinguished;
Extract the characteristics of image of the net region of the high property distinguished;
Utilize sorter to classify to characteristics of image, obtain recognition result.
Preferably, the net region weights that obtain training sample comprise:
Extract positive example sample and negative routine sample as training sample;
Detect the sample human face region of training sample;
Sample human face region is divided into at least two sample grid regions;
Extract the sample image feature in sample grid region;
According to the distance of sample image feature, utilize protruding Optimization Learning method to calculate the weights in sample grid region;
Reservation is greater than the weights in the sample grid region of threshold values, obtains the net region weights of training sample.
Preferably, according to the distance of sample image feature, the weights that utilize protruding Optimization Learning method to calculate sample grid region comprise:
Establishing target function is as follows:
Wherein, k represents k sample grid region, μ kthe weights that represent k sample grid region; δ kthe distance that represents the sample image feature of positive example sample in k sample grid region; the distance that represents the sample image feature of negative routine sample in k net region; || μ || be 1 norm, the weights that make most of sample grid region are 0, produce comparatively sparse expression; λ is punishment parameter, and its numerical value is larger, and the weights in sample grid region are less;
Utilize Optimization Learning method calculating target function, obtain the weights in sample grid region.
Preferably, face identification method also comprises:
Locate the unique point of human face region, the unique point of human face region is snapped to the normal place of setting, the human face region being adjusted;
Human face region is divided into at least two net regions to be comprised: the human face region of adjustment is divided into at least two net regions;
The net region weights that obtain training sample also comprise:
The unique point of this human face region of positioning sample, snaps to the unique point of sample human face region the normal place of setting, the sample human face region being adjusted;
Sample human face region is divided into at least two sample grid regions to be comprised: the sample human face region of adjustment is divided into at least two sample grid regions.
Preferably, face identification method also comprises:
Characteristics of image is carried out to dimension-reduction treatment, obtain the characteristics of image after dimensionality reduction;
Utilize sorter to classify to characteristics of image, obtain recognition result and comprise: the characteristics of image after utilizing sorter to dimensionality reduction is classified, and obtains recognition result.
Preferably, characteristics of image is carried out to dimension-reduction treatment, the characteristics of image obtaining after dimensionality reduction comprises:
Obtain the dimensionality reduction matrix of training sample;
Dimensionality reduction matrix according to training sample, carries out dimension-reduction treatment to characteristics of image, obtains the characteristics of image after dimensionality reduction;
Wherein, the dimensionality reduction matrix that obtains training sample comprises:
Build dimensionality reduction objective function as follows:
arg min Σ max ( 1 - y ij ( ψ ij T ψ ij - t ) , 0 )
Wherein, ψ ij=W (φ ij), φ i, φ jfor the sample image feature of training sample, W is dimensionality reduction matrix, and i, j are used for identifying training sample; If training sample i, j are all positive example sample or negative routine sample, y ijbe 1, otherwise Wei ?1; T is the distance threshold values of sample image feature, affects the data dimension after dimensionality reduction;
Utilize Optimization Learning method to calculate dimensionality reduction objective function, obtain the dimensionality reduction matrix of training sample.
The present invention also provides a kind of face identification device, and this device comprises:
Net region weights acquisition module, for obtaining the net region weights of training sample;
Human face region detection module, for detection of the human face region in image to be identified;
Module is divided in region, for human face region being divided into at least two net regions;
Net region screening module, for according to the net region weights of training sample, screens net region, filters out the net region of the high property distinguished;
Characteristic extracting module, for extracting the characteristics of image of the net region of the high property distinguished;
Tagsort module, for utilizing sorter to classify to characteristics of image, obtains recognition result.
Preferably, weights acquisition module in net region comprises:
Training sample extraction unit, for extracting positive example sample and negative routine sample, as training sample;
Human face region detecting unit, for detection of the sample human face region of training sample;
Region division unit, for being divided into sample human face region at least two sample grid regions;
Feature extraction unit, for extracting the sample image feature in sample grid region;
Net region weight calculation unit, for according to the distance of sample image feature, utilizes protruding Optimization Learning method to calculate the weights in sample grid region;
Net region weights acquiring unit, for retaining the weights in the sample grid region that is greater than threshold values, obtains the net region weights of training sample.
Preferably, net region weight calculation unit is as follows specifically for establishing target function:
Wherein, k represents k sample grid region, μ kthe weights that represent k sample grid region; δ kthe distance that represents the sample image feature of positive example sample in k sample grid region; the distance that represents the sample image feature of negative routine sample in k net region; || μ || be 1 norm, the weights that make most of sample grid region are 0, produce comparatively sparse expression; λ is punishment parameter, and its numerical value is larger, and the weights in sample grid region are less;
Utilize Optimization Learning method calculating target function, obtain the weights in sample grid region.
Preferably, face identification device also comprises:
Human face region adjusting module, for locating the unique point of human face region, snaps to the unique point of human face region the normal place of setting, the human face region being adjusted;
Module is divided in region, specifically for the human face region of adjustment is divided into at least two net regions;
Net region weights acquisition module also comprises:
Human face region adjustment unit, for the unique point of this human face region of positioning sample, snaps to the unique point of sample human face region the normal place of setting, the sample human face region being adjusted;
Region division unit, specifically for being divided at least two sample grid regions by the sample human face region of adjustment.
Preferably, face identification device also comprises Feature Dimension Reduction module, for characteristics of image is carried out to dimension-reduction treatment, obtains the characteristics of image after dimensionality reduction;
Tagsort module, classifies specifically for the characteristics of image after utilizing sorter to dimensionality reduction, obtains recognition result.
Preferably, Feature Dimension Reduction module comprises:
Dimensionality reduction matrix acquiring unit, for obtaining the dimensionality reduction matrix of training sample;
Feature Dimension Reduction unit, for according to the dimensionality reduction matrix of training sample, carries out dimension-reduction treatment to characteristics of image, obtains the characteristics of image after dimensionality reduction;
Wherein, dimensionality reduction matrix acquiring unit, as follows specifically for building dimensionality reduction objective function:
arg min Σ max ( 1 - y ij ( ψ ij T ψ ij - t ) , 0 )
Wherein, ψ ij=W (φ ij), φ i, φ jfor the sample image feature of training sample, W is dimensionality reduction matrix, and i, j are used for identifying training sample; If training sample i, j are all positive example sample or negative routine sample, y ijbe 1, otherwise Wei ?1; T is the distance threshold values of sample image feature, affects the data dimension after dimensionality reduction;
Utilize Optimization Learning method to calculate dimensionality reduction objective function, obtain the dimensionality reduction matrix of training sample.
Face identification method of the present invention and device, by the net region weights of protruding Optimization Learning, filter out the net region for the high property distinguished of identification content, removed the net region of a large amount of low property distinguished, the interference of the characteristics of image of net region that has greatly reduced the low property distinguished to tagsort, has improved accuracy and the robustness of recognition of face; By net region screening and the Feature Dimension Reduction of protruding Optimization Learning, greatly reduced data volume and the dimension of characteristics of image, reduced calculated amount, when guaranteeing the accuracy of recognition of face, promoted the real-time of recognition of face; By training sample, image to be identified are carried out to the adjustment of human face region, the consistance that keeps net region to divide, has reduced net region and has divided the systematic error of bringing, and has strengthened the robustness of recognition of face.
Accompanying drawing explanation
In order to be illustrated more clearly in the technical scheme in the embodiment of the present invention, below the accompanying drawing of required use during embodiment is described is briefly described, apparently, accompanying drawing in the following describes is only some embodiments of the present invention, for those of ordinary skills, do not paying under the prerequisite of creative work, can also obtain according to these accompanying drawings other accompanying drawing.
Fig. 1 is a kind of method flow diagram of the face identification method of embodiment mono-;
Fig. 2 is a kind of method flow diagram of the net region weights that obtain training sample of embodiment mono-;
Fig. 3 is the another kind of method flow diagram of the face identification method of embodiment mono-;
Fig. 4 is the another kind of method flow diagram of the net region weights that obtain training sample of embodiment mono-;
Fig. 5 is the method flow diagram of the face identification method of embodiment bis-;
Fig. 6 is the method flow diagram that characteristics of image is carried out to dimension-reduction treatment of embodiment bis-;
Fig. 7 is the structural representation of the face identification device of embodiment tri-;
Fig. 8 is the structural representation of the net region weights acquisition module of embodiment tri-;
Fig. 9 is the structural representation of the face identification device of embodiment tetra-;
Figure 10 is the structural representation of the net region weights acquisition module of embodiment tetra-;
Figure 11 is the structural representation of the Feature Dimension Reduction module of embodiment tetra-.
Embodiment
In order to make object of the present invention, technical scheme and advantage clearer, below in conjunction with drawings and Examples, the present invention is further elaborated.
Embodiment mono-
As shown in Figure 1, face identification method of the present invention, comprises the following steps:
S110: the net region weights that obtain training sample.
As shown in Figure 2, obtain the net region weights of training sample, comprise the following steps:
S111: extract positive example sample and negative routine sample as training sample.
Positive example sample in training sample and negative routine sample are the different set of making according to the particular content of recognition of face.If to the targeted not other content of identification of recognition of face, can select so male sex's facial image as positive example, women's facial image is as negative routine.If recognition of face relates to the identification of age bracket, suppose and need to identify 3 age brackets---0~15,15~30 and 30~45, so just need to train the model of three age brackets.Concrete, when the model of training 0~15, using the facial image of 0~15 age bracket as positive example, the facial image of other age brackets is as negative example.While training other age brackets, by that analogy.According to choosing of positive example sample and negative routine sample, face identification method of the present invention, can identify the contents such as sex, age.
Positive example sample and negative routine sample can obtain from LFW (Labeled Faces in the Wild) storehouse, also can from other face databases, extract, such as the facial image database of oneself setting up.General, the people's face sample in face database has passed through pre-service, and its size is unified.If the people's face sample in face database does not carry out pre-service, can in follow-up step, to training sample, carry out the pre-service such as convergent-divergent processing.
The quantity of positive example sample and negative routine sample has represented the diversity of training sample.The positive example sample and the negative routine sample that only have sufficient amount, guarantee training sample has been included the various situations of identification content.General, the number needs of positive example sample and negative routine sample is greater than 200.
Concrete, in the present embodiment, from LFW storehouse, extract the negative routine sample of 2000 positive example samples and equal number, as training sample, use.
S112: the sample human face region that detects training sample.
Recognition of face be take human face region as basis, and it is the first step in recognition of face that human face region detects.The method that existing human face region detects has a lot, such as mosaic method, eigenface method, texture maps method, continuous symmetry approach, area of skin color decision method etc.
Concrete, the present embodiment adopts Haar feature and Cascade sorter, detects the sample human face region of training sample.Because be the training sample extracting in Sample Storehouse, so in the detection of the sample human face region of training sample, must detect human face region, needn't consider to fail to detect the situation of human face region.
S114: sample human face region is divided into at least two sample grid regions.
The method that region is divided has a lot, such as the step-length with certain and certain area size are carried out region division, or divide according to regional center point position and the area size that sets etc.The present embodiment adopts certain step-length and certain area size to combine to carry out region division.For example, when the human face region of training sample is of a size of 56x56 pixel, can setting regions size be 8x8 pixel, step-length is 8 pixels, the net region with this by sample human face region is divided into 49 sample grid regions.
S115: the sample image feature of extracting sample grid region.
The characteristics of image of people's face has a variety of characteristic manner, such as HOG (gradient orientation histogram) feature, Haar feature, Gabor feature, LBP (Local Binary Patterns, local binary patterns) feature, LBPH (local binary histogram) feature etc.The present embodiment, the LBPH feature in the sample grid region that extraction step S114 obtains, as the sample image feature in sample grid region.
S116: according to the distance of sample image feature, utilize protruding Optimization Learning method to calculate the weights in sample grid region.
Concrete, to weights μ of each sample grid region allocation k, set up objective function as follows:
Wherein, k represents k sample grid region, μ kthe weights that represent k sample grid region; δ kthe distance that represents the sample image feature of positive example sample in k sample grid region; the distance that represents the sample image feature of negative routine sample in k net region; || μ || be 1 norm, the weights that make most of sample grid region are 0, produce comparatively sparse expression; λ is punishment parameter, and its numerical value is larger, and the weights in sample grid region are less.
Above-mentioned objective function is convex function, by Optimization Learning method calculating target function, can obtain each net region weights, such as, the method for traditional numerical optimization, gradient method, with optimization methods such as loom gradient methods.In order to reduce quantity and the calculated amount of training sample, improve the real-time of algorithm, in the present embodiment, adopt and calculate above-mentioned objective function with loom gradient method, to obtain the weights in sample grid region.
S117: retain the weights in the sample grid region that is greater than threshold values, obtain the net region weights of training sample.
Set the weights threshold values in sample grid region, remove the lower numerical value of weights, to filter the sample grid region that the property distinguished is low.The weights threshold values in sample grid region can obtain by experiment, and this numerical value is larger, and the sample grid region that retains weights is fewer.
So far, by the protruding Optimization Learning to training sample, the net region weights of training sample have been obtained, for real-time recognition of face.By building in net region the distance of sample image feature and the minimum functional of weights product as the objective function of protruding Optimization Learning, make the differentiation on sample grid region of particular content that the weights in sample grid region can embody recognition of face, make the net region choosing there is the higher property distinguished: approaching as much as possible in (such as being both between positive example sample) sample image feature between similar sample, in (between positive example sample and negative routine sample) sample image feature between foreign peoples's sample, separate as much as possible; Also guaranteed the sparse property in sample grid region simultaneously, the sample grid region quantity of the weights of reservation is reduced greatly.
S120: detect the human face region in image to be identified.
It is the first step of recognition of face that human face region detects.After obtaining image to be identified, first detect the human face region of image to be identified.The method that human face region detects has a lot, such as mosaic method, eigenface method, texture maps method, continuous symmetry approach, area of skin color decision method etc.Concrete, the present embodiment adopts Haar feature and Cascade sorter, treats recognition image and carries out human face region detection, can meet real-time testing requirement more than 15fps, and the real-time robust of realizing human face region detects.
If adopt Haar feature and Cascade sorter, human face region do not detected, this method finishes so, does not need to carry out follow-up recognition of face step.If human face region detected, output detections result---human face region.
Owing to adopting Haar feature and Cascade sorter to carry out human face region detection, there is certain error, in order to reduce error in human face region detection, adopting before Haar feature and Cascade sorter carry out human face region detection, also comprise that the area of skin color based on colour space transformation is judged.If the colour of skin is judged nobody's face in image to be identified, this method finishes.If the colour of skin is determined with people's face, this method continues.
The impact of the Factors on Human face recognition results such as illumination when reducing image acquisition to be identified, noise, contrast, size, before human face region in detecting image to be identified, can also treat recognition image and carry out pre-service, comprise noise reduction process and illumination equilibrium treatment, histogram equalization operation, yardstick convergent-divergent.
S140: the human face region detecting is divided into at least two net regions.
The method that region is divided has a lot, such as the step-length with certain and certain area size are carried out region division, or divides according to regional center point position and the area size that sets.Concrete, in the present embodiment, according to net region size and the step-length set, carry out region division.Such as, when the human face region of image to be identified is of a size of 56x56 pixel, can set net region size for 8x8 pixel, step-length is 8 pixels, the human face region detecting can be divided into 49 net regions.The region of this step is divided consistent with step S113.
S150: the net region weights according to training sample, net region is screened, filter out the net region of the high property distinguished.
The net region weights of the training sample obtaining according to step S110, select to be greater than 0 or the net region of image to be identified corresponding to the net region weights of the training sample of the threshold values set, filter out the net region of the high property distinguished.
S160: the characteristics of image that extracts the net region of the high property distinguished.
The feature of people's face has a variety of characteristic manner, such as HOG (gradient orientation histogram) feature, Haar feature, Gabor feature, LBP (Local Binary Patterns, local binary patterns) feature, LBPH (local binary histogram) feature etc.The present invention adopts LBPH feature, as face characteristic.Concrete, this step, extracts the LBPH feature of the net region filtering out.
Further, after extracting the LBPH feature of net region, net region weights and LBPH feature can be multiplied each other, the LBPH feature of the net region that obtains containing weights, to strengthen the property distinguished of net region characteristics of image.
S170: utilize sorter to classify to the characteristics of image of the net region of the high property distinguished, obtain recognition result.
In recognition of face, often utilize sorter to classify to characteristics of image.Existing sorter has a lot, such as minimum distance classifier, nearest neighbor classifier, Artificial Neural Network, support vector machine and Hidden Markov Model (HMM) etc.
Concrete, the present embodiment is used RBFSVM (Nonlinear Support Vector Machines), and the characteristics of image of the net region of the high property distinguished is classified, and obtains recognition result.Wherein, RBFSVM adopts the mode of grid search to carry out parameter selection, adopt 10 ?fold cross validation mode carry out the training of disaggregated model, using the sample image feature in the sample grid region of the high property distinguished of screening as sample set.
Face identification method of the present invention, can also comprise the collection of image to be identified, and such as adopting monocular cam to obtain image, or binocular camera shooting head obtains image.
Face identification method of the present invention, by building the distance of sample image feature and the objective function of the minimum functional of weights product as protruding Optimization Learning in sample grid region, the differentiation with the particular content of the weights embodiment recognition of face in sample grid region on each sample grid region; By reservation, be greater than the sample grid region weights of threshold values, make the sample grid region screening there is the higher property distinguished.The present invention is directed to different recognition of face contents, extract different training samples, autonomous learning sample grid region weights, can filter out the net region to the high property distinguished of different recognition of face contents.
Face identification method of the present invention, by the sample grid region weights of protruding Optimization Learning, filters out the net region for the high property distinguished of identification content, and the characteristics of image extracting thus has the high property distinguished, has improved the accuracy of recognition of face; Simultaneously, the sample grid region weights that utilize protruding optimization method study to obtain have extremely strong sparse property, while screening the net region of the high property distinguished according to net region weights, removed the net region of a large amount of low property distinguished, the interference of the characteristics of image of net region that has greatly reduced the low property distinguished to tagsort, has strengthened the robustness of recognition of face; Greatly reduce characteristic amount, promoted the real-time of recognition of face.
Further, in order to strengthen the corresponding relation of the net region of the high property distinguished filtering out and the net region weights of training sample, strengthen the robustness of inventor's face recognition method, as shown in Figure 3, the face identification method in the present embodiment, also comprises:
S130: locate the unique point of human face region, the unique point of location is snapped to the normal place of setting, the human face region being adjusted.
Concrete, this step comprises positioning feature point and unique point alignment two parts.
Positioning feature point is mainly the people face position of locating stronger feature, such as positions such as eyes, nose, faces.The method of face characteristic point location has a lot, such as the projection function based on half-tone information or paddy Operator Method, method based on priori rules, active shape model based on geometric configuration and apparent model etc. initiatively, also have in addition based on methods such as statistics PCA (principal component analysis), SVM (support vector machine), AdaBOOST method, template matches.Concrete, the present embodiment adopts CLM (Constraint Local Model, constraint partial model), and the unique point of using 56 unique points to carry out the human face region of image to be identified positions.Adopt CLM model, can realize face characteristic point location fast, accurately.
After location feature point, unique point after positioning is snapped to the normal place of setting.The so-called normal place of setting, is centered by facial image eyes mid point, the eyes of facial image to be rotated to horizontal level, and adjusts the distance (being for example 30 pixels) of two.By unique point, snap to the normal place of setting, human face region can be adjusted to unified position and size.The unique point of human face region is snapped to normal place, can reduce the error that the skew of people's face causes.In the present embodiment, according to affined transformation, unique point after positioning is snapped to the normal place of setting, the human face region being adjusted.Step S141, specifically for being divided at least two net regions by the human face region of adjustment.
As shown in Figure 4, in the face identification method in the present embodiment, step S110: the net region weights that obtain training sample also comprise:
S113: the unique point of this human face region of positioning sample, snaps to the unique point of location the normal place of setting, the sample human face region being adjusted.
Concrete, the present embodiment adopts CLM (Constraint Local Model, constraint partial model), uses 56 unique points to position the unique point of sample human face region; Then according to affined transformation, unique point after positioning is snapped to the normal place of setting, the sample human face region being adjusted.Step S118, specifically for being divided at least two sample grid regions by the sample human face region of adjustment.
By the human face region of the human face region of training sample and image to be identified being adjusted to the normal place of setting, the human face region of training sample and image to be identified is divided and can be consistent as much as possible, make to utilize the net region of the high property distinguished that the net region weights of training sample filter out to there is the more consistent property distinguished, reduce net region and divided the systematic error of bringing, strengthened the robustness of recognition of face.
Embodiment bis-
As shown in Figure 5, the face identification method of embodiment bis-, comprises the following steps:
S210: the net region weights that obtain training sample.
The net region weights that obtain training sample of the present embodiment, consistent with the second embodiment of embodiment mono-, as shown in Figure 4, do not repeat them here.
S220: detect the human face region in image to be identified.
Concrete, the present embodiment adopts Haar feature and Cascade sorter, treats recognition image and carries out human face region detection, can meet real-time testing requirement more than 15fps, and the real-time robust of realizing human face region detects.If adopt Haar feature and Cascade sorter, human face region do not detected, this method finishes so.If human face region detected, output detections result---human face region.
Adopting before Haar feature and Cascade sorter carry out human face region detection, the area of skin color that can also carry out based on colour space transformation is judged.If the colour of skin is judged nobody's face in image to be identified, this method finishes.If the colour of skin is determined with people's face, this method continues.
The impact of the Factors on Human face recognition results such as illumination when reducing image acquisition to be identified, noise, contrast, size, before human face region in detecting image to be identified, can also treat recognition image and carry out pre-service, comprise noise reduction process and illumination equilibrium treatment, histogram equalization operation, yardstick convergent-divergent.
S230: locate the unique point of human face region, the unique point of location is snapped to the normal place of setting, the human face region being adjusted.
Concrete, the present embodiment adopts CLM (Constraint Local Model, constraint partial model), and the unique point of using 56 unique points to carry out the human face region of image to be identified positions; Then according to affined transformation, unique point after positioning is snapped to the normal place of setting, the human face region being adjusted.Certainly, this step also can be used other positioning feature point, the method for alignment.
S240: the human face region of adjustment is divided into at least two net regions.
Concrete, this step, carries out region division according to net region size and the step-length set.Such as, when the human face region of image to be identified is of a size of 56x56 pixel, can set net region size for 8x8 pixel, step-length is 8 pixels, the human face region detecting can be divided into 49 net regions.The method that this step also can be used other regions to divide.
S250: the net region weights according to training sample, net region is screened, filter out the net region of the high property distinguished.
The net region weights of the training sample obtaining according to step S210, select to be greater than 0 or the net region of image to be identified corresponding to the net region weights of the training sample of the threshold values set, obtain the net region of the high property distinguished.
S260: the characteristics of image that extracts the net region of the high property distinguished.
Concrete, this step, extracts the LBPH feature of the net region filtering out, as characteristics of image.This step also can be used the conventional features of recognition of face such as HOG feature, Haar feature, Gabor feature.After extracting the LBPH feature of net region, net region weights and LBPH feature can be multiplied each other, the LBPH feature of the net region that obtains containing weights, to strengthen the property distinguished of net region characteristics of image.
S270: the characteristics of image of the net region of the high property distinguished is carried out to dimension-reduction treatment, obtain the characteristics of image after dimensionality reduction.
In recognition of face, the method of Feature Dimension Reduction has a lot, such as conversion coefficient feature extracting method (such as the coefficient extracting method based on wavelet transformation or Fourier conversion), PCA (principal component analysis), LDA (Fisher linear discriminant analysis) method, ICA (independent component analysis) method etc.
Concrete, as shown in Figure 6, the characteristics of image of the net region of the high property distinguished is carried out to dimension-reduction treatment, obtain the characteristics of image after dimensionality reduction, comprising:
S271: the dimensionality reduction matrix that obtains training sample.
Concrete, build dimensionality reduction objective function as follows:
arg min Σ max ( 1 - y ij ( ψ ij T ψ ij - t ) , 0 )
Wherein, ψ ij=W (φ ij), φ i, φ jfor the sample image feature of training sample, W is dimensionality reduction matrix, and i, j are used for identifying training sample; If training sample i, j are all positive example sample or negative routine sample, y ijbe 1, otherwise Wei ?1; T is the distance threshold values of sample image feature, affects the data dimension after dimensionality reduction.
Above-mentioned dimensionality reduction objective function is convex function, by Optimization Learning method calculating target function, can obtain dimensionality reduction matrix, such as, the method for traditional numerical optimization, gradient method, with optimization methods such as loom gradient methods.In order to reduce quantity and the calculated amount of training sample, improve the real-time of algorithm, in the present embodiment, adopt and calculate above-mentioned dimensionality reduction objective function with loom gradient method, to obtain the dimensionality reduction matrix of training sample.
The feature of the training sample using in this step, can be according to the sample image feature and the sample grid region weights that obtain the sample grid region in the step of net region weights of training sample, filter out the sample grid region of the high property distinguished, and extract LBPH feature, as the sample image feature of training sample; Also can extract separately training sample, after human face region detection, net region division etc. are processed, according to the sample grid region of the high property distinguished of net region weights screening of training sample, then extract LBPH feature.According to the content of recognition of face, the present embodiment can extract training sample targetedly, to obtain identifying the dimensionality reduction matrix that content is different, meets the needs of different identification contents.
S272: the dimensionality reduction matrix according to training sample, the characteristics of image of the net region of the high property distinguished is carried out to dimension-reduction treatment, obtain the characteristics of image after dimensionality reduction.
Concrete, the dimensionality reduction matrix of training sample multiplies each other with the characteristics of image of the net region of the high property distinguished, can realize the dimension-reduction treatment of the feature to extracting, and obtains the characteristics of image after dimensionality reduction.
S280: the characteristics of image after utilizing sorter to dimensionality reduction is classified, and obtains recognition result.
Concrete, this step is used RBFSVM (Nonlinear Support Vector Machines), and the characteristics of image after dimensionality reduction is classified, and obtains recognition result.Wherein, RBFSVM adopts the mode of grid search to carry out parameter selection, adopt 10 ?fold cross validation mode carry out the training of disaggregated model, will the sample image feature in the sample grid region of the high property distinguished be carried out to sample image feature after dimension-reduction treatment as sample set according to dimensionality reduction matrix.Certainly, the method that face characteristic is classified also has a lot, and this step also can adopt other sorters.
Compare with embodiment mono-, the face identification method of the present embodiment, the minimum functional of distance by building sample image feature is as the objective function of protruding Optimization Learning, make the sample image feature after dimensionality reduction there is minimum characteristic distance, the feature that has retained preferably original sample characteristics of image, when guaranteeing the accuracy of recognition of face, robustness, has greatly reduced the dimension of characteristics of image, reduce calculated amount, promoted the real-time of recognition of face.
Embodiment tri-
The present invention also provides a kind of face identification device, as shown in Figure 7, this device comprises: module 40, net region screening module 50, characteristic extracting module 60, tagsort module 80 are divided in net region weights acquisition module 10, human face region detection module 20, region.Wherein:
Net region weights acquisition module 10, for obtaining the net region weights of training sample.
Concrete, as shown in Figure 8, net region weights acquisition module 10, comprising:
Training sample extraction unit 11, for extracting positive example sample and negative routine sample, as training sample.
In the present embodiment, training sample extraction unit 11, from LFW storehouse, extracts the negative routine sample of 2000 positive example samples and equal number, as training sample, uses.
Human face region detecting unit 12, for detection of the sample human face region of training sample.
Concrete, in the present embodiment, human face region detecting unit 12, adopts Haar feature and Cascade sorter, and training sample is carried out to the detection of sample human face region.Certainly, the human face region detecting unit 12 of the present embodiment, also can be used one or several combination of existing human face region detection method.
Region division unit 14, for being divided into sample human face region at least two sample grid regions.
In this enforcement, region division unit 14, adopts and carries out region division with certain step-length and certain area size.For example, when training sample is of a size of 56x56 pixel, can setting regions size be 7x7 pixel, step-length is 7 pixels, and sample human face region is divided into 64 sample grid regions.The method that region division unit 14 also can adopt other regions to divide.
Feature extraction unit 15, for extracting the sample image feature in sample grid region.
The feature of people's face has a variety of characteristic manner, such as HOG, Haar feature, Gabor feature, LBP feature, LBPH feature etc.The feature extraction unit 15 of the present embodiment, extracts LBPH feature, as the sample image feature in sample grid region.
Net region weight calculation unit 16, for according to the distance of sample image feature, utilizes protruding Optimization Learning method to calculate the weights in sample grid region.
Net region weight calculation unit 16 specifically for, to weights μ of each sample grid region allocation k, set up objective function as follows:
Wherein, k represents k sample grid region, μ kthe weights that represent k sample grid region; δ kthe distance that represents the sample image feature of positive example sample in k sample grid region; the distance that represents the sample image feature of negative routine sample in k net region; || μ || be 1 norm, the weights that make most of sample grid region are 0, produce comparatively sparse expression; λ is punishment parameter, and its numerical value is larger, and the weights in sample grid region are less.
Above-mentioned objective function is convex function, by Optimization Learning method calculating target function, can obtain each sample grid region weights, such as, the method for traditional numerical optimization, gradient method, with optimization methods such as loom gradient methods.In order to reduce quantity and the calculated amount of training sample, improve the real-time of algorithm, in the present embodiment, adopt and calculate above-mentioned objective function with loom gradient method, obtain the weights in sample grid region.
Net region weights acquiring unit 17, for retaining the weights in the sample grid region that is greater than threshold values, obtains the net region weights of training sample.
Net region weights acquisition module 10, by the protruding Optimization Learning of training sample, has obtained the net region weights of training sample, for real-time recognition of face.
Human face region detection module 20, for detection of the human face region in image to be identified.
Concrete, the human face region detection module 20 in the present embodiment, adopts Haar feature and Cascade sorter, and training sample is carried out to human face region detection, can meet real-time testing requirement more than 15fps, and the real-time robust of realizing human face region detects.
Module 40 is divided in region, for the human face region of image to be identified is divided into at least two net regions.
In this enforcement, module 40 is divided in region, adopts and carries out region division with certain step-length and certain area size.For example, when training sample is of a size of 56x56 pixel, can setting regions size be 7x7 pixel, step-length is 7 pixels, and the human face region of training sample is divided into 64 net regions.The method that module 40 also can adopt other regions to divide is divided in region.
Net region screening module 50, for according to the net region weights of training sample, treats the net region of recognition image and screens, and filters out the net region of the high property distinguished.
Net region screening module 50, net region weights for the training sample that obtains according to net region weights acquisition module 10, selection is greater than 0 or the net region corresponding to net region weights of the training sample of the threshold values set, obtains the net region of the high property distinguished.
Characteristic extracting module 60, for extracting the characteristics of image of the net region of the high property distinguished.
Concrete, in the present embodiment, characteristic extracting module 60, extracts the LBPH feature of the net region filtering out.After extracting the LBPH feature of net region, net region weights and LBPH feature can also be multiplied each other, the LBPH feature of the net region that obtains containing weights, further promotes the accuracy of recognition of face.
Tagsort module 80, for utilizing sorter to classify to characteristics of image, obtains recognition result.
Concrete, tagsort module 80 is used RBFSVM (Nonlinear Support Vector Machines) to carry out the classification of feature, obtains recognition result.Wherein, RBFSVM adopts the mode of grid search to carry out parameter selection, adopt 10 ?fold cross validation mode carry out the training of disaggregated model, using the sample image feature in the sample grid region of the high property distinguished of screening as sample set.Certainly, tagsort module 80 also can be used other sorter, such as minimum distance classifier, nearest neighbor classifier, Artificial Neural Network, support vector machine and Hidden Markov Model (HMM) etc.
Face identification device of the present invention, can also comprise pretreatment module, be used for treating recognition image and carry out pre-service, comprise noise reduction process, illumination equilibrium treatment, histogram equalization operation and yardstick convergent-divergent etc., the impact on recognition of face such as the illumination reducing collection, while obtaining image, noise, image size.
Face identification device of the present invention, can also comprise image collection module, for gathering, obtain image to be identified.Image collection module can be monocular-camera or binocular camera.
The face identification device of the present embodiment, by net region weights acquisition module, obtain net region weights, net region screening module filters out the net region of the high property distinguished, the characteristics of image of the image to be identified extracting thus has the high property distinguished, has improved the accuracy of recognition of face; Meanwhile, by the screening of net region, removed the net region of a large amount of low property distinguished, the interference of the characteristics of image of net region that has reduced the low property distinguished to classification, has strengthened the robustness of recognition of face; Greatly reduce image feature data amount, promoted the real-time of recognition of face.
Embodiment tetra-
As shown in Figure 9, compare with embodiment tri-, the face identification device of embodiment tetra-, also comprises Feature Dimension Reduction module 70, for the characteristics of image of the net region of the high property distinguished is carried out to dimension-reduction treatment, obtains the characteristics of image after dimensionality reduction.
Concrete, as shown in figure 11, Feature Dimension Reduction module 70 comprises:
Dimensionality reduction matrix acquiring unit 71, for obtaining the dimensionality reduction matrix of training sample.
Dimensionality reduction matrix acquiring unit 71 specifically for, establishing target function is as follows:
arg min Σ max ( 1 - y ij ( ψ ij T ψ ij - t ) , 0 )
Wherein, ψ ij=W (φ ij), φ i, φ jfor the sample image feature of training sample, W is dimensionality reduction matrix, and i, j are used for identifying training sample; If training sample i, j are all positive example sample or negative routine sample, y ijbe 1, otherwise Wei ?1; T is the distance threshold values of sample image feature, affects the data dimension after dimensionality reduction.
Above-mentioned objective function is convex function, can Optimization Learning method solve above-mentioned objective function, such as, the method for traditional numerical optimization, gradient method, with Optimization Learning methods such as loom gradient methods.In order to reduce quantity and the calculated amount of training sample, improve the real-time of algorithm, the present embodiment dimensionality reduction matrix acquiring unit 71 adopts and calculates above-mentioned objective function with loom gradient method, to obtain the dimensionality reduction matrix of training sample.
The sample image feature of the training sample that dimensionality reduction matrix acquiring unit 71 is used, can be the net region weights of the training sample that obtains of the sample image feature extracted according to feature extraction unit in the weights acquisition module 10 of net region 15 and net region weights acquiring unit 17, obtain the sample image feature in the sample grid region of the high property distinguished after screening; Also can extract separately training sample, after human face region detection, net region division etc. are processed, according to the sample grid region of the high property distinguished of net region weights screening, then put forward power LBPH feature.According to the content of recognition of face, the present embodiment can extract training sample targetedly, to obtain identifying the dimensionality reduction matrix that content is different, meets the needs of different identification contents.
Feature Dimension Reduction unit 72, for according to the dimensionality reduction matrix of training sample, carries out dimension-reduction treatment to the characteristics of image of the net region of the high property distinguished, obtains the characteristics of image after dimensionality reduction.
Feature Dimension Reduction unit 72, multiplies each other with dimensionality reduction matrix and the characteristics of image of the net region of the high property distinguished of training sample, can complete dimension-reduction treatment.Tagsort module 80 specifically for, the characteristics of image after utilizing sorter to dimensionality reduction is classified, and obtains recognition result.
Face identification device in the present embodiment, also has dimension-reduction treatment module between characteristic extracting module, tagsort module.By the method for protruding Optimization Learning, obtain dimensionality reduction matrix, make dimension-reduction treatment retain preferably the feature of primitive character, when guaranteeing the accuracy of recognition of face, greatly reduced characteristic dimension, reduced calculated amount, promoted the real-time of recognition of face.And, in this enforcement, having adopted the learning method of protruding optimization, can learn for different identification contents, guarantee accuracy, the real-time of different identification contents.
Further, as shown in Figure 9, face identification device of the present invention also comprises:
Human face region adjusting module 30, for locating the unique point of the human face region of image to be identified, snaps to unique point the normal place of setting, the human face region being adjusted.
Concrete, human face region adjusting module 30, adopts CLM (Constraint Local Model, constraint partial model), uses 56 unique points, locates the unique point of the human face region of image to be identified; Then use affined transformation, unique point is snapped to the normal place of setting, the human face region being adjusted.Module 40 is divided in region, specifically for the human face region of adjustment is divided into at least two net regions.
As shown in figure 10, net region weights acquisition module 10 also comprises human face region adjustment unit 13, for sample human face region is carried out to positioning feature point, and unique point is snapped to the normal place of setting.
Human face region adjustment unit 13, adopts CLM (Constraint Local Model, constraint partial model) equally, uses 56 unique points to position the unique point of the human face region of training sample; Then use affined transformation, unique point is snapped to the normal place of setting, the human face region of the training sample being adjusted.Region division unit 14, specifically for being divided at least two net regions by the human face region of the training sample of adjustment.
Face identification device of the present invention, increase human face region adjusting module and human face region adjustment unit, by the human face region of the human face region of training sample and image to be identified being adjusted to the normal place of setting, the human face region of training sample and image to be identified is divided and can be consistent as much as possible, make to utilize the net region of the high property distinguished that net region weights filter out to there is the more consistent property distinguished, reduce net region and divided the systematic error of bringing, strengthened the robustness of recognition of face.
Face identification method of the present invention and device, by the net region weights of protruding Optimization Learning, filter out the net region for the high property distinguished of identification content, removed the net region of a large amount of low property distinguished, the interference of the characteristics of image of net region that has greatly reduced the low property distinguished to tagsort, has improved accuracy and the robustness of recognition of face; Net region screening and Feature Dimension Reduction by protruding Optimization Learning, greatly reduced characteristic amount and dimension, reduced calculated amount, when guaranteeing the accuracy of recognition of face, promoted the real-time of recognition of face; By training sample, image to be identified are carried out to the adjustment of human face region, the consistance that keeps net region to divide, has reduced net region and has divided the systematic error of bringing, and has strengthened the robustness of recognition of face.
Face identification method of the present invention and device, accuracy is high, strong robustness, real-time, and hardware configuration requirement is low, with low cost, and easy operating, can be for the application scenarios of homebrew, game products field and various virtual realities.Especially, mutual for augmentor, can make user complete information interaction and the control with robot by face characteristic.
Should be appreciated that specific embodiment described herein, only in order to explain the present invention, is not intended to limit the present invention.

Claims (12)

1. a face identification method, is characterized in that, the method comprises:
Obtain the net region weights of training sample;
Detect the human face region in image to be identified;
Described human face region is divided into at least two net regions;
Net region weights according to described training sample, screen described net region, filter out the net region of the high property distinguished;
Extract the characteristics of image of the net region of the described high property distinguished;
Utilize sorter to classify to described characteristics of image, obtain recognition result.
2. face identification method according to claim 1, is characterized in that: described in obtain training sample net region weights comprise:
Extract positive example sample and negative routine sample as training sample;
Detect the sample human face region of described training sample;
Described sample human face region is divided into at least two sample grid regions;
Extract the sample image feature in described sample grid region;
According to the distance of described sample image feature, utilize protruding Optimization Learning method to calculate the weights in described sample grid region;
Reservation is greater than the weights in the described sample grid region of threshold values, obtains the net region weights of described training sample.
3. face identification method according to claim 2, is characterized in that: described according to the distance of described sample image feature, the weights that utilize protruding Optimization Learning method to calculate described sample grid region comprise:
Establishing target function is as follows:
Wherein, k represents k sample grid region, μ kthe weights that represent k sample grid region; δ kthe distance that represents the sample image feature of positive example sample in k sample grid region; the distance that represents the sample image feature of negative routine sample in k net region; || μ || be 1 norm, the weights that make most of sample grid region are 0, produce comparatively sparse expression; λ is punishment parameter, and its numerical value is larger, and the weights in sample grid region are less;
Utilize Optimization Learning method to calculate described objective function, obtain the weights in described sample grid region.
4. face identification method according to claim 2, is characterized in that: described face identification method also comprises:
Locate the unique point of described human face region, the unique point of described human face region is snapped to the normal place of setting, the human face region being adjusted;
Describedly described human face region is divided into at least two net regions comprises: the human face region of described adjustment is divided into at least two net regions;
The described net region weights that obtain training sample also comprise:
Locate the unique point of described sample human face region, the unique point of described sample human face region is snapped to the normal place of setting, the sample human face region being adjusted;
Describedly described sample human face region is divided into at least two sample grid regions comprises: the sample human face region of described adjustment is divided into at least two sample grid regions.
5. according to the face identification method described in claim 1 to 4 any one claim, it is characterized in that: described face identification method also comprises:
Described characteristics of image is carried out to dimension-reduction treatment, obtain the characteristics of image after dimensionality reduction;
The described sorter that utilizes is classified to described characteristics of image, obtains recognition result and comprises: the characteristics of image after utilizing sorter to described dimensionality reduction is classified, and obtains recognition result.
6. face identification method according to claim 5, is characterized in that: described described characteristics of image is carried out to dimension-reduction treatment, the characteristics of image obtaining after dimensionality reduction comprises:
Obtain the dimensionality reduction matrix of training sample;
Dimensionality reduction matrix according to described training sample, carries out dimension-reduction treatment to described characteristics of image, obtains the characteristics of image after described dimensionality reduction;
Wherein, the dimensionality reduction matrix that obtains training sample described in comprises:
Build dimensionality reduction objective function as follows:
arg min Σ max ( 1 - y ij ( ψ ij T ψ ij - t ) , 0 )
Wherein, ψ ij=W (φ ij), φ i, φ jfor the sample image feature of training sample, W is dimensionality reduction matrix, and i, j are used for identifying training sample; If training sample i, j are all positive example sample or negative routine sample, y ijbe 1, otherwise Wei ?1; T is the distance threshold values of sample image feature, affects the data dimension after dimensionality reduction;
Utilize Optimization Learning method to calculate described dimensionality reduction objective function, obtain the dimensionality reduction matrix of described training sample.
7. a face identification device, is characterized in that, this device comprises:
Net region weights acquisition module, for obtaining the net region weights of training sample;
Human face region detection module, for detection of the human face region in image to be identified;
Module is divided in region, for described human face region is divided into at least two net regions;
Net region screening module, for according to the net region weights of described training sample, screens described net region, filters out the net region of the high property distinguished;
Characteristic extracting module, for extracting the characteristics of image of the net region of the described high property distinguished;
Tagsort module, for utilizing sorter to classify to described characteristics of image, obtains recognition result.
8. face identification device according to claim 7, is characterized in that: described net region weights acquisition module comprises:
Training sample extraction unit, for extracting positive example sample and negative routine sample, as training sample;
Human face region detecting unit, for detection of the sample human face region of described training sample;
Region division unit, for being divided at least two sample grid regions by described sample human face region;
Feature extraction unit, for extracting the sample image feature in described sample grid region;
Net region weight calculation unit, for according to the distance of described sample image feature, utilizes protruding Optimization Learning method to calculate the weights in sample grid region;
Net region weights acquiring unit, for retaining the weights in the described sample grid region that is greater than threshold values, obtains the net region weights of described training sample.
9. face identification device according to claim 8, is characterized in that: described net region weight calculation unit is as follows specifically for establishing target function:
Wherein, k represents k sample grid region, μ kthe weights that represent k sample grid region; δ kthe distance that represents the sample image feature of positive example sample in k sample grid region; the distance that represents the sample image feature of negative routine sample in k net region; || μ || be 1 norm, the weights that make most of sample grid region are 0, produce comparatively sparse expression; λ is punishment parameter, and its numerical value is larger, and the weights in sample grid region are less;
Utilize Optimization Learning method to calculate described objective function, obtain the weights in described sample grid region.
10. face identification device according to claim 8, is characterized in that: described face identification device also comprises:
Human face region adjusting module, for locating the unique point of described human face region, snaps to the unique point of described human face region the normal place of setting, the human face region being adjusted;
Module is divided in described region, specifically for the human face region of described adjustment is divided into at least two net regions;
Described net region weights acquisition module also comprises:
Human face region adjustment unit, for locating the unique point of described sample human face region, snaps to the unique point of described sample human face region the normal place of setting, the sample human face region being adjusted;
Described region division unit, specifically for being divided at least two sample grid regions by the sample human face region of described adjustment.
11. according to the face identification device described in claim 7 to 10 any one claim, it is characterized in that: described face identification device also comprises Feature Dimension Reduction module, for described characteristics of image is carried out to dimension-reduction treatment, obtains the characteristics of image after dimensionality reduction;
Described tagsort module, classifies specifically for the characteristics of image after utilizing sorter to described dimensionality reduction, obtains recognition result.
12. face identification devices according to claim 11, is characterized in that, described Feature Dimension Reduction module comprises:
Dimensionality reduction matrix acquiring unit, for obtaining the dimensionality reduction matrix of training sample;
Feature Dimension Reduction unit, for according to the dimensionality reduction matrix of described training sample, carries out dimension-reduction treatment to described characteristics of image, obtains the characteristics of image after described dimensionality reduction;
Wherein, described dimensionality reduction matrix acquiring unit, as follows specifically for building dimensionality reduction objective function:
arg min Σ max ( 1 - y ij ( ψ ij T ψ ij - t ) , 0 )
Wherein, ψ ij=W (φ ij), φ i, φ jfor the sample image feature of training sample, W is dimensionality reduction matrix, and i, j are used for identifying training sample; If training sample i, j are all positive example sample or negative routine sample, y ijbe 1, otherwise Wei ?1; T is the distance threshold values of sample image feature, affects the data dimension after dimensionality reduction;
Utilize Optimization Learning method to calculate described dimensionality reduction objective function, obtain the dimensionality reduction matrix of described training sample.
CN201410307587.0A 2014-06-30 2014-06-30 A kind of face identification method and device Active CN104021384B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410307587.0A CN104021384B (en) 2014-06-30 2014-06-30 A kind of face identification method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410307587.0A CN104021384B (en) 2014-06-30 2014-06-30 A kind of face identification method and device

Publications (2)

Publication Number Publication Date
CN104021384A true CN104021384A (en) 2014-09-03
CN104021384B CN104021384B (en) 2018-11-27

Family

ID=51438129

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410307587.0A Active CN104021384B (en) 2014-06-30 2014-06-30 A kind of face identification method and device

Country Status (1)

Country Link
CN (1) CN104021384B (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106062774A (en) * 2014-11-15 2016-10-26 北京旷视科技有限公司 Face detection using machine learning
CN106408037A (en) * 2015-07-30 2017-02-15 阿里巴巴集团控股有限公司 Image recognition method and apparatus
CN106529377A (en) * 2015-09-15 2017-03-22 北京文安智能技术股份有限公司 Age estimating method, age estimating device and age estimating system based on image
CN107049308A (en) * 2017-06-05 2017-08-18 湖北民族学院 A kind of idea control system based on deep neural network
CN108268838A (en) * 2018-01-02 2018-07-10 中国科学院福建物质结构研究所 Facial expression recognizing method and facial expression recognition system
CN109812941A (en) * 2019-01-18 2019-05-28 漆燕 Recognition of face formula driving mechanism
CN111091064A (en) * 2019-11-22 2020-05-01 天津理工大学 Face recognition identity authentication method based on affinity nearest neighbor classification algorithm
CN112199546A (en) * 2020-12-04 2021-01-08 浙江聚欣科技有限公司 Photo storage management system and method

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102270308A (en) * 2011-07-21 2011-12-07 武汉大学 Facial feature location method based on five sense organs related AAM (Active Appearance Model)
CN102855468A (en) * 2012-07-31 2013-01-02 东南大学 Single sample face recognition method in photo recognition
US20130155063A1 (en) * 2011-12-20 2013-06-20 Apple Inc. Face Feature Vector Construction

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102270308A (en) * 2011-07-21 2011-12-07 武汉大学 Facial feature location method based on five sense organs related AAM (Active Appearance Model)
US20130155063A1 (en) * 2011-12-20 2013-06-20 Apple Inc. Face Feature Vector Construction
CN102855468A (en) * 2012-07-31 2013-01-02 东南大学 Single sample face recognition method in photo recognition

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
薛理立 等: ""基于弹性图匹配的实时视频流人脸识别"", 《计算机科学》 *

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106062774A (en) * 2014-11-15 2016-10-26 北京旷视科技有限公司 Face detection using machine learning
CN106062774B (en) * 2014-11-15 2020-01-03 北京旷视科技有限公司 Face detection using machine learning
CN106408037A (en) * 2015-07-30 2017-02-15 阿里巴巴集团控股有限公司 Image recognition method and apparatus
CN106408037B (en) * 2015-07-30 2020-02-18 阿里巴巴集团控股有限公司 Image recognition method and device
CN106529377A (en) * 2015-09-15 2017-03-22 北京文安智能技术股份有限公司 Age estimating method, age estimating device and age estimating system based on image
CN107049308A (en) * 2017-06-05 2017-08-18 湖北民族学院 A kind of idea control system based on deep neural network
CN107049308B (en) * 2017-06-05 2020-04-17 湖北民族学院 Idea control system based on deep neural network
CN108268838A (en) * 2018-01-02 2018-07-10 中国科学院福建物质结构研究所 Facial expression recognizing method and facial expression recognition system
CN109812941A (en) * 2019-01-18 2019-05-28 漆燕 Recognition of face formula driving mechanism
CN109812941B (en) * 2019-01-18 2020-01-03 曲阜师范大学 Face recognition type driving mechanism
CN111091064A (en) * 2019-11-22 2020-05-01 天津理工大学 Face recognition identity authentication method based on affinity nearest neighbor classification algorithm
CN112199546A (en) * 2020-12-04 2021-01-08 浙江聚欣科技有限公司 Photo storage management system and method

Also Published As

Publication number Publication date
CN104021384B (en) 2018-11-27

Similar Documents

Publication Publication Date Title
CN104021384A (en) Face recognition method and device
Galdámez et al. A brief review of the ear recognition process using deep neural networks
CN103198303B (en) A kind of gender identification method based on facial image
CN102194108B (en) Smile face expression recognition method based on clustering linear discriminant analysis of feature selection
CN104318202A (en) Method and system for recognizing facial feature points through face photograph
Moallem et al. Fuzzy inference system optimized by genetic algorithm for robust face and pose detection
Mahmud et al. Face detection and recognition system
Ananthakumar Efficient face and gesture recognition for time sensitive application
Tofighi et al. A robust face recognition system in image and video
Zhou et al. Real-time gender recognition based on eigen-features selection from facial images
CN105243380A (en) Single facial image recognition method based on combination of selective median filtering and PCA
Khadatkar et al. Occlusion invariant face recognition system
Sikander et al. Facial feature detection: A facial symmetry approach
Li et al. Disguised face detection and recognition under the complex background
Chen et al. Eye detection using color information and a new efficient SVM
Lu et al. Online person identification and new person discovery using appearance features
Dwivedi et al. A new hybrid approach on face detection and recognition
Xu et al. Patch-wise skin segmentation of human body parts via deep neural networks
Bukis et al. Survey of face detection and recognition methods
Zhou et al. Eye localization based on face alignment
Demirel et al. Iris recognition system using combined colour statistics
Sayed et al. Improved Iris Recognition Using Eigen Values for Feature Extraction for Off Gaze Images
Aradhana et al. Feature extraction and recognition using soft computing tools
Manchala Face Detection and Recognition for Online Authentication Systems
Kaur et al. Face Recognition and Detection using Machine Learning Techniques

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C41 Transfer of patent application or patent right or utility model
TA01 Transfer of patent application right

Effective date of registration: 20160414

Address after: 518000 Guangdong province Shenzhen City Guangming Street million Daiheng high tech Industrial Park No. 5 Building 5 floor

Applicant after: Shenzhen City Zhongzhi Kechuang Robot Co.,Ltd.

Address before: Nanshan District Qiaoxiang road 518053 Shenzhen city of Guangdong province and deep junction Yun Lu wisdom Plaza C building 3 floor

Applicant before: SHENZHEN CHUANGGUAN INTELLIGENT NETWORK TECHNOLOGY Co.,Ltd.

CB02 Change of applicant information

Address after: 518000 Shenzhen, Guangdong Guangming New District Guangming Street Wan Dai Heng hi tech Industrial Park 5, 5 floor.

Applicant after: SMART SECURITY & SURVEILLANCE ROBOT Co.,Ltd.

Address before: 518000 Shenzhen Guangming New District Guangming Street Wan Dai Heng hi tech Industrial Park 5 Building 5

Applicant before: Shenzhen City Zhongzhi Kechuang Robot Co.,Ltd.

CB02 Change of applicant information
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20180910

Address after: 518000 Shenzhen, Guangdong Guangming New District Guangming Street Wan Dai Heng hi tech Industrial Park 5, 5 floor.

Applicant after: SHENZHEN ZHONGZHI KECHUANG ROBOT Co.,Ltd.

Address before: 518000 Shenzhen, Guangdong Guangming New District Guangming Street Wan Dai Heng hi tech Industrial Park 5, 5 floor.

Applicant before: SMART SECURITY & SURVEILLANCE ROBOT Co.,Ltd.

GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20210709

Address after: 518000 Room 201, building a, No.1 Qianhai 1st Road, Qianhai Shenxiang cooperation zone, Shenzhen City, Guangdong Province

Patentee after: Shenzhen Zhongzhi Weian Robot Technology Co.,Ltd.

Address before: 518000 5th floor, No.5 workshop, wandaiheng hi tech Industrial Park, Guangming Street, Guangming New District, Shenzhen City, Guangdong Province

Patentee before: SHENZHEN ZHONGZHI KECHUANG ROBOT Co.,Ltd.