CN106384080A - Apparent age estimating method and device based on convolutional neural network - Google Patents

Apparent age estimating method and device based on convolutional neural network Download PDF

Info

Publication number
CN106384080A
CN106384080A CN201610786723.8A CN201610786723A CN106384080A CN 106384080 A CN106384080 A CN 106384080A CN 201610786723 A CN201610786723 A CN 201610786723A CN 106384080 A CN106384080 A CN 106384080A
Authority
CN
China
Prior art keywords
module
loss
softmax
layer
convolutional neural
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.)
Pending
Application number
CN201610786723.8A
Other languages
Chinese (zh)
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.)
Guangzhou Jing Dian Computing Machine Science And Technology Ltd
Original Assignee
Guangzhou Jing Dian Computing Machine Science And Technology 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 Guangzhou Jing Dian Computing Machine Science And Technology Ltd filed Critical Guangzhou Jing Dian Computing Machine Science And Technology Ltd
Priority to CN201610786723.8A priority Critical patent/CN106384080A/en
Publication of CN106384080A publication Critical patent/CN106384080A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V40/00Recognition of biometric, human-related or animal-related patterns in image or video data
    • G06V40/10Human or animal bodies, e.g. vehicle occupants or pedestrians; Body parts, e.g. hands
    • G06V40/16Human faces, e.g. facial parts, sketches or expressions
    • G06V40/161Detection; Localisation; Normalisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V40/00Recognition of biometric, human-related or animal-related patterns in image or video data
    • G06V40/10Human or animal bodies, e.g. vehicle occupants or pedestrians; Body parts, e.g. hands
    • G06V40/16Human faces, e.g. facial parts, sketches or expressions
    • G06V40/178Human faces, e.g. facial parts, sketches or expressions estimating age from face image; using age information for improving recognition

Abstract

The invention discloses an apparent age estimating method based on the convolutional neural network. The method comprises the steps that a) face detection is carried out, and the size of a face picture is determined; b) an image is preprocessed, and the mean RGB value of each pixel is calculated in a training set; c) the mean RGB value of each pixel is input to a multi-convolution layer; d) pooling is carried out in a pooling layer; e) a full connection layer is entered, and two adjacent layers are connected fully via a weight; f) a softmax loss function is used for monitoring a structure deeply; g) time-delay reverse conduction is used to reduce information loss; h) a hinge loss function is used to monitor regression and further reduce information loss; and i) a probability matrix is used. Thus, the softmax loss function is used for monitoring the structure deeply; a time-delay conduction mechanism reduces conduction layers to reduce information loss; a high loss module reduces conduction layers to reduce information loss; and a support vector in an SVR is used to find better interfaces, so that classification planes are better, and the generalization capability is higher.

Description

A kind of apparent age method of estimation based on convolutional neural networks and device
Technical field
The invention belongs to image identification technical field is and in particular to a kind of apparent age based on convolutional neural networks is estimated Method and device.
Background technology
Although the automatic age is estimated particularly significant, compared with the phase research work of the face such as Expression Recognition, recognition of face, certainly Dynamic age estimation technique is started late.Initial Research Literature can trace back to the paper that Kwon and Lobo in 1994 delivers, very Research in positive meaning can trace back to the work of Lanities in 2002.So far, no matter at home or external, concern The research or relatively small number of that age is estimated.
Age estimation is regression problem, and conventional linear returns and SVR is linear model, can only process the feelings of linear separability Condition.Even if the SVR plus kernel function can process the situation of linearly inseparable, but kernel function is the manual fixation setting, Can not be poor from mass data learning, generalization ability.
In view of drawbacks described above, creator of the present invention passes through long research and practice obtains the present invention finally.
Content of the invention
For solving above-mentioned technological deficiency, the technical solution used in the present invention is, provides one kind to be based on convolutional neural networks Apparent age method of estimation, it includes:
Step a, Face datection, determine face picture size;
Step b, Image semantic classification, the RGB average of each pixel is calculated on training set;
Step c, the RGB average of each pixel is input to many convolutional layers;
Step d, enters pond layer, carries out pondization operation;
Step e, enters full articulamentum, adjacent two layers is connected entirely by weights;
Step f, supervises structure using softmax loss function depth;
Step g, reduces information using time delay reverse conduction and loses;
Step h:Carry out returning supervision using hinge loss function, the information that reduces is lost;
Step i:Probability matrix.
Preferably, in described step f, the expression formula of softmax function is:
αi=∑khkWki
In above formula, h represents the excitation function of node layer second from the bottom, and W represents and connects layer second from the bottom and softmax layer Weights.
Preferably, in described step g, information is reduced using the number of plies reducing conduction losing.
Preferably, hinge loss regression function is in described step h:
In feature space F, W is one of F vector, and input x is mapped as one of F vector, different in order to process Constant value introduces slack variable ξi,Optimize following formula and solve W and b:
min ω , b P = 1 2 W T W + CΣ i = 1 l ( ξ i + ξ i * )
5th, a kind of apparent age estimation unit based on convolutional neural networks, it includes:
Face detection module adopts human-face detector detection original image and discrete postrotational image, correctly demarcates face, Face picture size normalization is 256 × 256 pixels, as the input picture of follow-up Tracking Recognition;
Image pre-processing module, calculates the RGB average of each pixel on training set;
Pond layer module 4, is reduced the characteristic vector of convolutional layer output, improves result simultaneously, be less prone to by pond Over-fitting:
Full articulamentum module 5, adjacent two layers are connected entirely by weights;
Softmax loss module, carries out depth supervision structure using softmax function;
Module is conducted in time delay, using time delay conduction, reduces the number of plies of conduction, reduces confidence loss;
Hinge loss module, using returning loss function hinge loss, reverse conduction to preceding layer, minimizing information is lost Lose;
Probability matrix module, the output of full articulamentum makes softmax layer obtain the probability matrix that this sample belongs to every class, Reach the classification of this test image by the most probable value in probability matrix.
Preferably, described softmax loss module using the expression formula of softmax function is:
αikhkWki
In above formula, h represents the excitation function of node layer second from the bottom, and W represents and connects layer second from the bottom and softmax layer Weights.
Preferably, described time delay reverse conduction module reduces information using the number of plies reducing conduction losing.
Preferably, described hinge loss module using hinge loss regression function is:
In feature space F, W is one of F vector, and input x is mapped as one of F vector, different in order to process Constant value introduces slack variable ξi,Optimize following formula and solve W and b:
min ω , b P = 1 2 W T W + CΣ i = 1 l ( ξ i + ξ i * )
Compared with the prior art the beneficial effects of the present invention is:By depth prison is carried out using softmax loss function Superintend and direct structure;Time delay transmission mechanism reduces conducting shell to reduce information loss;Hinge loss module reduces conducting shell, decreases letter Breath is lost;More preferable interface can be found using the supporting vector in SVR so that classification plane is more excellent, generalization ability is higher.
Brief description
For the technical scheme being illustrated more clearly that in various embodiments of the present invention, below will be to required in embodiment description The accompanying drawing using is briefly described.
Fig. 1 is a kind of flow chart of apparent age method of estimation based on convolutional neural networks of the embodiment of the present invention one;
Fig. 2 is a kind of function of apparent age estimation unit being based on convolutional neural networks of the embodiment of the present invention 6 Schematic diagram.
Specific embodiment
Below in conjunction with accompanying drawing, the above-mentioned He other technical characteristic of the present invention and advantage are described in more detail.
Embodiment one
Fig. 1 is a kind of flow chart of the apparent age method of estimation based on convolutional neural networks of the present invention, wherein, described base Apparent age method of estimation in convolutional neural networks includes:
Step a:Face datection, determines face picture size;
Step b:Image semantic classification, calculates the RGB average of each pixel on training set;
Step c:The RGB average of each pixel is input to many convolutional layers;
Step d:Pond layer, enters pond layer, carries out pondization operation;
Step e, enters full articulamentum, adjacent two layers is connected entirely by weights;
Step f:Supervise structure using softmax loss function depth;
Step g:Reduce information using time delay reverse conduction to lose;
Step h:Carry out returning supervision using hinge loss function, the information that reduces is lost;
Step i:Probability matrix.
The having the beneficial effects that of apparent age method of estimation based on convolutional neural networks:Knot in SVR and linear regression Structure front end adds CNN depth network structure, from mass data learning to rule.Because the supporting vector in SVR can find Preferably, so that classification plane is more excellent, generalization ability is higher for interface.
Embodiment two
Apparent age method of estimation based on convolutional neural networks as above, what the present embodiment was different from is in In, in step a, Face datection is the most basic part of whole face system.For all of training and test pictures, adopt Obtain the accurate location of face with human-face detector.For more accurate demarcation face, in original image and postrotational image all Human-face detector is taken to obtain more preferable effect.Limited due to computer resource, using the image of discrete rotation, polygonal In the degree rotation testing result that obtains of image, select the facial image of highest scoring, and rotated to face to. If can not find human face target in facial image, just taking entire image to be trained and testing.After detecting face, upper Lower left and right four direction extension facial size, increase information is to obtain more preferable effect.If face is included enough Information, directly carries out 0 filling in boundary, guarantees that the face picture size detecting is identical with artwork piece with this.Last people Face picture size is normalized to as 256 × 256 pixels, as the input picture of follow-up Tracking Recognition.
Embodiment three
Apparent age method of estimation based on convolutional neural networks as above, what the present embodiment was different from is in In, in step f after Quan Lian stratum using softmax loss function carry out depth supervision structure, softmaxloss function is such as Following formula, in formula, h represents the excitation function of node layer second from the bottom, and W represents the weights connecting layer second from the bottom and softmax layer, α Represent softmax function:
αikhkWki
Then,
p i = exp ( α i ) Σ j l exp ( α i )
Prediction classification be:
I=arg maxipi=arg maxiαi
In order to improve Forecasting recognition rate, calculate the desired value of softmax probability,
E ( O ) = Σ i = 0 n y i o i
Wherein, O=0,1 ..., n represent the age dimension of n+1 output layer, oiRepresent the output probability of softmax, yiTable Show the discrete age value of i-th classification, E represents the discrete age value of this sample predictions.
Example IV
Apparent age method of estimation based on convolutional neural networks as above, what the present embodiment was different from is in In in step g, time delay reverse conduction mechanism principle is:Although deeper network has higher levels of ability to express, deeper Neutral net may not necessarily obtain more preferable expression effect, or even decreases, and only pass through increase network depth and may damage Whole estimated performance;Theoretical according to Information Conduction, Information Conduction process can lead to information loss, and the number of plies of reverse conduction is more, More information losses can be caused.Lose to reduce information, introduce the number of plies that time delay conduction reduces conduction, limit reverse conduction In error only propagate a number of number of plies;Time delay is conducted through and introduces extra supervisory signals to carry out reverse conduction, often Individual supervisory signals are only responsible for propagating backward to certain number of plies just stopping, then by another one supervisory signals relay, anti-to bottom To propagated error, continue according to this;Overlap between two adjacent supervisory signals, have the layer of overlap, just using weighting Average mode calculates gradient, does not have the layer of overlap, just directly adopts calculated conduction gradient, so, by boarding steps Degree decline just can solve to whole network.
Embodiment five
Apparent age method of estimation based on convolutional neural networks as above, the present embodiment is different from part and is Using loss regression function Hinge Loss supervision time delay conducting path in step h.
SVR refers to meet the regression function of successive value, and its loss function is Hinge Loss.Hinge Loss regression function For:
In feature space F, W is one of F vector, and input x is mapped as one of F vector.Different in order to process Constant value introduces slack variable ζi,Optimize following equations and solve W and b:
In feature space F, W is one of F vector, and input x is mapped as one of F vector, different in order to process Constant value introduces slack variable ξi,Optimize following formula and solve W and b:
min ω , b P = 1 2 W T W + CΣ i = 1 l ( ξ i + ξ i * )
Input pattern is mapped to feature space by mapping φ by SVR structure, then by the training mode after mapping and core Carry out point multiplication operation, then different items is weighted suing for peace.Finally increase constant term b come to obtain final predict the outcome defeated Go out.Information in order to avoid time delay reverse conduction is lost, and a recurrence supervision reverse conduction, to preceding layer, returns supervision using support Vector regression is supervised.
Embodiment six
The present embodiment is a kind of apparent age estimation unit based on convolutional neural networks, and it is with described based on convolution god Apparent age method of estimation through network is corresponding, as shown in Fig. 2 it includes:
Face detection module, detects original image and discrete postrotational image using human-face detector, correctly demarcates face, Face picture size normalization is 256 × 256 pixels, as the input picture of follow-up Tracking Recognition;
Image pre-processing module, calculates the RGB average of each pixel on training set;
Many convolutional layers module, the RGB average of each pixel is input to many convolutional layers:
Pond layer module 4, is reduced the characteristic vector of convolutional layer output, improves result simultaneously, be less prone to by pond Over-fitting:
Full articulamentum module 5, adjacent two layers are connected entirely by weights;
Softmax loss module 6, carries out depth supervision structure using softmax function;
Module 7 is conducted in time delay, using time delay conduction, reduces the number of plies of conduction, reduces confidence loss;
Hinge loss module 8, using returning loss function hinge loss, reverse conduction to preceding layer, reduces information Lose;
Probability matrix module 9, the output of full articulamentum makes softmax layer obtain the probability square that this sample belongs to every class Battle array, reaches the classification of this test image by the most probable value in probability matrix.
Supervise structure by depth is carried out using softmax loss function;Time delay transmission mechanism reduces conducting shell to reduce Information loss;Hinge loss module reduces conducting shell, and the information that decreases is lost;Can be found using the supporting vector in SVR Preferably, so that classification plane is more excellent, generalization ability is higher for interface.
The foregoing is only presently preferred embodiments of the present invention, be merely illustrative for the purpose of the present invention, and non-limiting 's.Those skilled in the art understands, it can be carried out in the spirit and scope that the claims in the present invention are limited with many changes, Modification, in addition equivalent, but fall within protection scope of the present invention.

Claims (8)

1. a kind of apparent age method of estimation based on convolutional neural networks is it is characterised in that include:
Step a, Face datection, determine face picture size;
Step b, Image semantic classification, the RGB average of each pixel is calculated on training set;
Step c, the RGB average of each pixel is input to many convolutional layers;
Step d, enters pond layer, carries out pondization operation;
Step e, enters full articulamentum, adjacent two layers is connected entirely by weights;
Step f, supervises structure using softmax loss function depth;
Step g, reduces information using time delay reverse conduction and loses;
Step h:Carry out returning supervision using hinge loss function, the information that reduces is lost;
Step i:Probability matrix.
2. the apparent age method of estimation based on convolutional neural networks according to claim 1 is it is characterised in that described step In rapid f, the expression formula of softmax function is:
αi=∑khkWki
In above formula, h represents the excitation function of node layer second from the bottom, and W represents the weights connecting layer second from the bottom and softmax layer.
3. the apparent age method of estimation based on convolutional neural networks according to claim 2 is it is characterised in that described step Reduce information using the number of plies reducing conduction in rapid g to lose.
4. the face characteristic recognition methods based on SVMs according to claim 3 is it is characterised in that described step In h, hinge loss regression function is:
In feature space F, W is one of F vector, input x is mapped as one of F vector, in order to process exceptional value Introduce slack variable ξi,Optimize following formula and solve W and b:
min ω , b P = 1 2 W T W + CΣ i = 1 l ( ξ i + ξ i * )
5. a kind of described apparent age method of estimation corresponding dress based on convolutional neural networks arbitrary with claim 1-4 Put it is characterised in that described included based on the face characteristic identifying device of SVMs:
Face detection module adopts human-face detector detection original image and discrete postrotational image, correctly demarcates face, face Picture size is normalized to 256 × 256 pixels, as the input picture of follow-up Tracking Recognition;
Image pre-processing module, calculates the RGB average of each pixel on training set;
Many convolutional layers module, the RGB average of each pixel is input to many convolutional layers:
Pond layer module 4, is reduced the characteristic vector of convolutional layer output, improves result simultaneously, be less prone to plan by pond Close:
Full articulamentum module 5, adjacent two layers are connected entirely by weights;
Softmax loss module, carries out depth supervision structure using softmax function;
Module is conducted in time delay, using time delay conduction, reduces the number of plies of conduction, reduces confidence loss;
Hinge loss module, using returning loss function hinge loss, reverse conduction to preceding layer, the information that reduces is lost;
Probability matrix module, the output of full articulamentum makes softmax layer obtain the probability matrix that this sample belongs to every class, passes through Most probable value in probability matrix reaches the classification of this test image.
6. the apparent age estimation unit based on convolutional neural networks according to claim 5 is it is characterised in that described Softmax loss module using the expression formula of softmax function is:
αi=∑khkWki
In above formula, h represents the excitation function of node layer second from the bottom, and W represents the weights connecting layer second from the bottom and softmax layer.
7. the apparent age estimation unit based on convolutional neural networks according to claim 6 is it is characterised in that described prolong When reverse conduction module using reduce conduction the number of plies reduce information lose.
8. the apparent age estimation unit based on convolutional neural networks according to claim 7 is it is characterised in that described Hinge loss module using hinge loss regression function is:
In feature space F, W is one of F vector, input x is mapped as one of F vector, in order to process exceptional value Introduce slack variable ξi,Optimize following formula and solve W and b:
min ω , b P = 1 2 W T W + CΣ i = 1 l ( ξ i + ξ i * )
CN201610786723.8A 2016-08-31 2016-08-31 Apparent age estimating method and device based on convolutional neural network Pending CN106384080A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610786723.8A CN106384080A (en) 2016-08-31 2016-08-31 Apparent age estimating method and device based on convolutional neural network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610786723.8A CN106384080A (en) 2016-08-31 2016-08-31 Apparent age estimating method and device based on convolutional neural network

Publications (1)

Publication Number Publication Date
CN106384080A true CN106384080A (en) 2017-02-08

Family

ID=57939455

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610786723.8A Pending CN106384080A (en) 2016-08-31 2016-08-31 Apparent age estimating method and device based on convolutional neural network

Country Status (1)

Country Link
CN (1) CN106384080A (en)

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106933977A (en) * 2017-02-16 2017-07-07 中国航天空气动力技术研究院 It is a kind of that the method that flight parameter outlier is rejected in classification is excavated based on big data
CN107203740A (en) * 2017-04-24 2017-09-26 华侨大学 A kind of face age estimation method based on deep learning
CN107492122A (en) * 2017-07-20 2017-12-19 深圳市佳创视讯技术股份有限公司 A kind of deep learning parallax estimation method based on multilayer depth plane
CN107507286A (en) * 2017-08-02 2017-12-22 五邑大学 A kind of bi-mode biology feature based on face and handwritten signature is registered system
CN107545249A (en) * 2017-08-30 2018-01-05 国信优易数据有限公司 A kind of population ages' recognition methods and device
CN107832699A (en) * 2017-11-02 2018-03-23 北方工业大学 Method and device for testing interest point attention degree based on array lens
CN107944363A (en) * 2017-11-15 2018-04-20 北京达佳互联信息技术有限公司 Face image processing process, system and server
CN107977633A (en) * 2017-12-06 2018-05-01 平安科技(深圳)有限公司 Age recognition methods, device and the storage medium of facial image
CN108346144A (en) * 2018-01-30 2018-07-31 哈尔滨工业大学 Bridge Crack based on computer vision monitoring and recognition methods automatically
WO2019029459A1 (en) * 2017-08-11 2019-02-14 北京市商汤科技开发有限公司 Method and device for recognizing facial age, and electronic device
CN109945858A (en) * 2019-03-20 2019-06-28 浙江零跑科技有限公司 It parks the multi-sensor fusion localization method of Driving Scene for low speed
CN110082283A (en) * 2019-05-23 2019-08-02 山东科技大学 A kind of Atmospheric particulates SEM image recognition methods and system
CN110287942A (en) * 2019-07-03 2019-09-27 成都旷视金智科技有限公司 Training method, age estimation method and the corresponding device of age estimation model
CN111860039A (en) * 2019-04-26 2020-10-30 四川大学 Cross-connection CNN + SVR-based street space quality quantification method
CN111879772A (en) * 2020-07-28 2020-11-03 深圳市润德贤食品科技有限公司 Food safety intelligent management method and system based on big data
CN112884036A (en) * 2021-02-09 2021-06-01 北京京能能源技术研究有限责任公司 Boiler heating surface abnormal image identification method, marking method and system
US11587356B2 (en) * 2017-11-09 2023-02-21 Beijing Dajia Internet Information Technology Co., Ltd. Method and device for age estimation

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104408435A (en) * 2014-12-05 2015-03-11 浙江大学 Face identification method based on random pooling convolutional neural network
CN104657748A (en) * 2015-02-06 2015-05-27 中国石油大学(华东) Vehicle type recognition method based on convolutional neural network
CN104850836A (en) * 2015-05-15 2015-08-19 浙江大学 Automatic insect image identification method based on depth convolutional neural network
CN105488518A (en) * 2015-11-03 2016-04-13 杭州全实鹰科技有限公司 Age estimation method based on facial features

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104408435A (en) * 2014-12-05 2015-03-11 浙江大学 Face identification method based on random pooling convolutional neural network
CN104657748A (en) * 2015-02-06 2015-05-27 中国石油大学(华东) Vehicle type recognition method based on convolutional neural network
CN104850836A (en) * 2015-05-15 2015-08-19 浙江大学 Automatic insect image identification method based on depth convolutional neural network
CN105488518A (en) * 2015-11-03 2016-04-13 杭州全实鹰科技有限公司 Age estimation method based on facial features

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
曹檑 等: "基于深度卷积网络的人脸年龄分析算法与实现", 《软件工程》 *

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106933977A (en) * 2017-02-16 2017-07-07 中国航天空气动力技术研究院 It is a kind of that the method that flight parameter outlier is rejected in classification is excavated based on big data
CN107203740A (en) * 2017-04-24 2017-09-26 华侨大学 A kind of face age estimation method based on deep learning
CN107492122A (en) * 2017-07-20 2017-12-19 深圳市佳创视讯技术股份有限公司 A kind of deep learning parallax estimation method based on multilayer depth plane
CN107507286A (en) * 2017-08-02 2017-12-22 五邑大学 A kind of bi-mode biology feature based on face and handwritten signature is registered system
US11003890B2 (en) 2017-08-11 2021-05-11 Beijing Sensetime Technology Development Co., Ltd Method and apparatus for facial age identification, and electronic device
WO2019029459A1 (en) * 2017-08-11 2019-02-14 北京市商汤科技开发有限公司 Method and device for recognizing facial age, and electronic device
CN107545249A (en) * 2017-08-30 2018-01-05 国信优易数据有限公司 A kind of population ages' recognition methods and device
CN107832699A (en) * 2017-11-02 2018-03-23 北方工业大学 Method and device for testing interest point attention degree based on array lens
US11587356B2 (en) * 2017-11-09 2023-02-21 Beijing Dajia Internet Information Technology Co., Ltd. Method and device for age estimation
CN107944363A (en) * 2017-11-15 2018-04-20 北京达佳互联信息技术有限公司 Face image processing process, system and server
CN107977633A (en) * 2017-12-06 2018-05-01 平安科技(深圳)有限公司 Age recognition methods, device and the storage medium of facial image
CN108346144A (en) * 2018-01-30 2018-07-31 哈尔滨工业大学 Bridge Crack based on computer vision monitoring and recognition methods automatically
CN108346144B (en) * 2018-01-30 2021-03-16 哈尔滨工业大学 Automatic bridge crack monitoring and identifying method based on computer vision
CN109945858A (en) * 2019-03-20 2019-06-28 浙江零跑科技有限公司 It parks the multi-sensor fusion localization method of Driving Scene for low speed
CN111860039A (en) * 2019-04-26 2020-10-30 四川大学 Cross-connection CNN + SVR-based street space quality quantification method
CN110082283A (en) * 2019-05-23 2019-08-02 山东科技大学 A kind of Atmospheric particulates SEM image recognition methods and system
CN110287942A (en) * 2019-07-03 2019-09-27 成都旷视金智科技有限公司 Training method, age estimation method and the corresponding device of age estimation model
CN111879772A (en) * 2020-07-28 2020-11-03 深圳市润德贤食品科技有限公司 Food safety intelligent management method and system based on big data
CN112884036A (en) * 2021-02-09 2021-06-01 北京京能能源技术研究有限责任公司 Boiler heating surface abnormal image identification method, marking method and system

Similar Documents

Publication Publication Date Title
CN106384080A (en) Apparent age estimating method and device based on convolutional neural network
CN109902546A (en) Face identification method, device and computer-readable medium
US10032498B2 (en) Memory cell unit and recurrent neural network including multiple memory cell units
US20200134506A1 (en) Model training method, data identification method and data identification device
KR102492318B1 (en) Model training method and apparatus, and data recognizing method
US9530047B1 (en) Method and system for face image recognition
US20220036550A1 (en) Artificial intelligence-based medical image processing method and medical device, and storage medium
CN109492612A (en) Fall detection method and its falling detection device based on skeleton point
GB2588523A (en) Epilepsy seizure detection and prediction using techniques such as deep learning methods
CN105469041A (en) Facial point detection system based on multi-task regularization and layer-by-layer supervision neural networ
CN115661943B (en) Fall detection method based on lightweight attitude assessment network
CN110084221A (en) A kind of serializing face critical point detection method of the tape relay supervision based on deep learning
US11610599B2 (en) Systems and methods for visually guided audio separation
Zhou et al. Classroom learning status assessment based on deep learning
Allegra et al. A multimedia database for automatic meal assessment systems
CN110210319A (en) Computer equipment, tongue body photo constitution identification device and storage medium
Liu et al. Channel pruning guided by spatial and channel attention for DNNs in intelligent edge computing
Wang et al. Swin transformer based pyramid pooling network for food segmentation
CN110490165B (en) Dynamic gesture tracking method based on convolutional neural network
Liu Sports Deep Learning Method Based on Cognitive Human Behavior Recognition
CN111008579A (en) Concentration degree identification method and device and electronic equipment
Mai et al. Video-based emotion recognition in the wild for online education systems
CN116616747A (en) Gesture recognition method and device, electronic equipment and storage medium
JP7239002B2 (en) OBJECT NUMBER ESTIMATING DEVICE, CONTROL METHOD, AND PROGRAM
Hua et al. Human behavior recognition in outdoor sports based on the local error model and convolutional neural network

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20170208