CN112364736A - Dynamic facial expression recognition method, device and equipment - Google Patents

Dynamic facial expression recognition method, device and equipment Download PDF

Info

Publication number
CN112364736A
CN112364736A CN202011193677.3A CN202011193677A CN112364736A CN 112364736 A CN112364736 A CN 112364736A CN 202011193677 A CN202011193677 A CN 202011193677A CN 112364736 A CN112364736 A CN 112364736A
Authority
CN
China
Prior art keywords
face
image
original video
facial expression
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.)
Pending
Application number
CN202011193677.3A
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.)
Shenzhen Dianmao Technology Co Ltd
Original Assignee
Shenzhen Dianmao 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 Dianmao Technology Co Ltd filed Critical Shenzhen Dianmao Technology Co Ltd
Priority to CN202011193677.3A priority Critical patent/CN112364736A/en
Publication of CN112364736A publication Critical patent/CN112364736A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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/174Facial expression recognition
    • G06V40/176Dynamic expression
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/21Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
    • G06F18/214Generating training patterns; Bootstrap methods, e.g. bagging or boosting
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/045Combinations of networks
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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/168Feature extraction; Face representation
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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/172Classification, e.g. identification

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Health & Medical Sciences (AREA)
  • General Physics & Mathematics (AREA)
  • Oral & Maxillofacial Surgery (AREA)
  • General Health & Medical Sciences (AREA)
  • Human Computer Interaction (AREA)
  • Data Mining & Analysis (AREA)
  • Multimedia (AREA)
  • Evolutionary Computation (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Artificial Intelligence (AREA)
  • General Engineering & Computer Science (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Computing Systems (AREA)
  • Software Systems (AREA)
  • Mathematical Physics (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Molecular Biology (AREA)
  • Evolutionary Biology (AREA)
  • Computational Linguistics (AREA)
  • Biophysics (AREA)
  • Biomedical Technology (AREA)
  • Image Analysis (AREA)

Abstract

本发明公开了一种动态人脸表情识别方法、装置及设备,该方法包括:采集原始视频;对原始视频中的图像进行人脸识别,获取原始视频中的包含人脸的人脸图像位置;根据人脸图像位置获取人脸图像,对人脸图像进行预处理,生成目标人脸图像;将目标人脸图像输入训练好的人脸表情识别模型,根据人脸表情识别模型的识别结果,获取人脸表情类别。本发明实施例的动态人脸识别方法在有噪音的情况下也可实现对人脸表情的准确识别,具有较强的鲁棒性,识别准确率较高。

Figure 202011193677

The invention discloses a method, device and equipment for dynamic facial expression recognition. The method comprises: collecting an original video; performing face recognition on an image in the original video, and obtaining a face image position including a human face in the original video; Obtain the face image according to the position of the face image, preprocess the face image to generate the target face image; input the target face image into the trained face expression recognition model, and obtain the recognition result according to the face expression recognition model. Facial expression categories. The dynamic face recognition method of the embodiment of the present invention can realize accurate recognition of facial expressions even in the presence of noise, and has strong robustness and high recognition accuracy.

Figure 202011193677

Description

一种动态人脸表情识别方法、装置及设备A kind of dynamic facial expression recognition method, device and equipment

������������technical field

本发明涉及图像处理技术领域,尤其涉及一种动态人脸表情识别方法、装置及设备。The present invention relates to the technical field of image processing, and in particular, to a method, device and equipment for dynamic facial expression recognition.

背景技术Background technique

随着人工智能行业的兴起,基于深度学习的面部表情识别越来越受大家的关注,特别在网络直播课中,通过分析直播视频中学生的面部表情,可以得到当前学生的听课状态如何,从而更有利于老师管理和教学。对静态表情进行识别,通常的做法是输入一张或多张特定场景中的人脸图像,然后选择一种方法识别出图像中人脸的表情,最后输出表情识别结果。对动态表情进行识别时,需要实时获取人的动态面部表情序列作为输入,然后对获取的表情序列进行存储和识别。因此,在动态表情识别的过程中,一定要保证对人脸检测的实时性,并且要保持对人脸图像的连续不间断的追踪。传统的进行动态表情识别的方法主要有几何法、光流法和差分图像法等,这些方法尽管识别准确度较高,但对光照、遮挡等噪音比较敏感,抗干扰性较差。With the rise of the artificial intelligence industry, facial expression recognition based on deep learning has attracted more and more attention. Especially in online live classes, by analyzing the facial expressions of students in the live video, we can get the current state of the students attending the class, so as to better Conducive to teacher management and teaching. To recognize static expressions, the usual practice is to input one or more face images in a specific scene, then select a method to recognize the expressions of the faces in the images, and finally output the expression recognition results. When recognizing dynamic expressions, it is necessary to acquire the dynamic facial expression sequences of people as input in real time, and then store and recognize the acquired expression sequences. Therefore, in the process of dynamic expression recognition, it is necessary to ensure the real-time detection of the face, and to maintain the continuous and uninterrupted tracking of the face image. The traditional methods for dynamic expression recognition mainly include geometric method, optical flow method and differential image method. Although these methods have high recognition accuracy, they are more sensitive to noise such as illumination and occlusion, and have poor anti-interference performance.

因此,现有技术还有待于改进和发展。Therefore, the existing technology still needs to be improved and developed.

发明内容SUMMARY OF THE INVENTION

鉴于上述现有技术的不足,本发明的目的在于提供一种动态人脸表情识别方法、装置及设备,旨在解决现有技术中动态表情识别方法对噪音比较敏感,抗干扰性较差的技术问题。In view of the above-mentioned deficiencies in the prior art, the purpose of the present invention is to provide a dynamic facial expression recognition method, device and equipment, aiming to solve the technical problem that the dynamic facial expression recognition method in the prior art is more sensitive to noise and has poor anti-interference performance. question.

本发明的技术方案如下:The technical scheme of the present invention is as follows:

一种动态人脸表情识别方法,所述方法包括:A dynamic facial expression recognition method, the method comprising:

采集原始视频;capture original video;

对原始视频中的图像进行人脸识别,获取原始视频中的包含人脸的人脸图像位置;Perform face recognition on the image in the original video, and obtain the position of the face image containing the face in the original video;

根据人脸图像位置获取人脸图像,对人脸图像进行预处理,生成目标人脸图像;Obtain the face image according to the position of the face image, and preprocess the face image to generate the target face image;

将目标人脸图像输入训练好的人脸表情识别模型,根据人脸表情识别模型的识别结果,获取人脸表情类别。Input the target face image into the trained face expression recognition model, and obtain the face expression category according to the recognition result of the face expression recognition model.

进一步地,所述采集原始视频,包括:Further, the collection of the original video includes:

通过摄像头不间断的采集人脸图像,生成原始视频。The camera continuously collects face images to generate original videos.

进一步优选地,所述对原始视频中的图像进行人脸识别,获取原始视频中的包含人脸的人脸图像位置,包括:Further preferably, the described image in the original video is subjected to face recognition, and the position of the face image containing the human face in the original video is obtained, including:

通过Haar分类器算法对原始视频中图像进行人脸识别,获取原始视频中包含人脸的人脸图像位置。Perform face recognition on the images in the original video through the Haar classifier algorithm, and obtain the position of the face image containing the human face in the original video.

进一步优选地,所述根据人脸图像位置获取人脸图像,对人脸图像进行预处理,生成目标人脸图像,包括:Further preferably, obtaining the face image according to the position of the face image, preprocessing the face image, and generating the target face image, including:

根据人脸位置��原始视频中提取人脸图像,对人脸图像进行灰度化处理,生成灰度图像;Extract the face image from the original video according to the face position, and perform grayscale processing on the face image to generate a grayscale image;

将灰度图像的尺寸进行归一化处理,生成目标人脸图像。The size of the grayscale image is normalized to generate the target face image.

优选地,所述将目标人脸图像输入训练好的人脸表情识别模型,根据人脸表情识别模型的识别结果,获取人脸表情类别前,还包括:Preferably, the inputting the target face image into the trained facial expression recognition model, and before acquiring the facial expression category according to the recognition result of the facial expression recognition model, further includes:

通过摄像头采集人脸图像,生成训练样本;Collect face images through cameras to generate training samples;

获取初始的卷积神经网络,根据训练样本对初始的卷积神经网络进行训练,生成人脸表情识别模型。Obtain the initial convolutional neural network, train the initial convolutional neural network according to the training samples, and generate a facial expression recognition model.

进一步地,所述通过Haar分类器算法对原始视频中图像进行人脸识别,获取原始视频中包含人脸的人脸图像位置,包括:Further, the described image in the original video is identified by the Haar classifier algorithm, and the position of the face image containing the human face in the original video is obtained, including:

获取原始视频中图像的Haar特征,将Haar特征通过Adaboost算法进行处理后,获取原始视频中包含人脸的人脸图像位置。The Haar feature of the image in the original video is obtained, and after the Haar feature is processed by the Adaboost algorithm, the position of the face image containing the face in the original video is obtained.

进一步地,所述获取原始视频中图像的Haar特征,将Haar特征通过Adaboost算法进行处理后,获取原始视频中包含人脸的人脸图像位置,包括:Further, obtaining the Haar feature of the image in the original video, after the Haar feature is processed by the Adaboost algorithm, obtain the position of the face image containing the face in the original video, including:

获取原始视频的初始帧,从初始帧起逐帧提取帧图像中的Haar特征;Obtain the initial frame of the original video, and extract the Haar features in the frame image frame by frame from the initial frame;

将提取的Haar特征通过Adaboost算法进行处理后,从帧图像中识别人脸图像,获取原始视频中包含人脸的人脸图像位置。After the extracted Haar features are processed by the Adaboost algorithm, the face image is identified from the frame image, and the position of the face image containing the face in the original video is obtained.

本发明的另一实施例提供了一种动态人脸表情识别设置,装置包括:Another embodiment of the present invention provides a dynamic facial expression recognition setting, the device includes:

视频采集模块,用于采集原始视频;Video capture module, used to capture original video;

人脸图像位置识别模块,用于对原始视频中的图像进行人脸识别,获取原始视频中的包含人脸的人脸图像位置;The face image position recognition module is used to perform face recognition on the image in the original video, and obtain the position of the face image containing the face in the original video;

图像预处理模块,用于根据人脸图像位置获取人脸图像,对人脸图像进行预处理,生成目标人脸图像;The image preprocessing module is used to obtain the face image according to the position of the face image, and preprocess the face image to generate the target face image;

将目标人脸图像输入训练好的人脸表情识别模型,根据人脸表情识别模型的识别结果,获取人脸表情类别。Input the target face image into the trained face expression recognition model, and obtain the face expression category according to the recognition result of the face expression recognition model.

本发明的另一实施例提供了一种动态人脸表情识别设备,所述设备包括至少一个处理器;以及,Another embodiment of the present invention provides a dynamic facial expression recognition device, the device includes at least one processor; and,

与所述至少一个处理器通信连接的存储器;其中,a memory communicatively coupled to the at least one processor; wherein,

所述存储器存储有可被所述至少一个处理器执行的指令,所述指令被所述至少一个处理器执行,以使所述至少一个处理器能够执行上述的动态人脸表情识别方法。The memory stores instructions executable by the at least one processor, and the instructions are executed by the at least one processor to enable the at least one processor to execute the above-mentioned dynamic facial expression recognition method.

本发明的另一实施例还提供了一种非易失性计算机可读存储介质,所述非易失性计算机可读存储介质存储有计算机可执行指令,该计算机可执行指令被一个或多个处理器执行时,可使得所述一个或多个处理器执行上述的动态人脸表情识别方法。Another embodiment of the present invention also provides a non-volatile computer-readable storage medium storing computer-executable instructions, the computer-executable instructions being stored by one or more When executed by the processor, the one or more processors can be made to execute the above-mentioned dynamic facial expression recognition method.

有益效果:本发明实施例的动态人脸识别方法在有噪音的情况下也可实现对人脸表情的准确识别,具有较强的鲁棒性,识别准确率较高。Beneficial effects: The dynamic face recognition method of the embodiment of the present invention can realize accurate recognition of facial expressions even in the presence of noise, has strong robustness and high recognition accuracy.

附图说明Description of drawings

下面将结合附图及实施例对本发明作进一步说明,附图中:The present invention will be further described below in conjunction with the accompanying drawings and embodiments, in which:

图1为本发明一种动态人脸表情识别方法较佳实施例的流程图;1 is a flowchart of a preferred embodiment of a dynamic facial expression recognition method of the present invention;

图2为本发明一种动态人脸表情识别装置的较佳实施例的功能模块示意图;2 is a schematic diagram of functional modules of a preferred embodiment of a dynamic facial expression recognition device of the present invention;

图3为本发明一种动态人脸表情识别设备的较佳实施例的硬件结构示意图。FIG. 3 is a schematic diagram of the hardware structure of a preferred embodiment of a dynamic facial expression recognition device according to the present invention.

具体实施方式Detailed ways

为使本发明的目的、技术方案及效果更加清楚、明确,以下对本发明进一步详细说明。应当理解,此处所描述的具体实施例仅仅用以解释本发明,并不用于限定本发明。以下结合附图对本发明实施例进行介绍。In order to make the objectives, technical solutions and effects of the present invention clearer and clearer, the present invention will be described in further detail below. It should be understood that the specific embodiments described herein are only used to explain the present invention, but not to limit the present invention. The embodiments of the present invention are described below with reference to the accompanying drawings.

本发明实施例提供了一种动态人脸表情识别方法。请参阅图1,图1为本发明一种动态人脸表情识别方法较佳实施例的流程图。如图1所示,其包括步骤:The embodiment of the present invention provides a dynamic facial expression recognition method. Please refer to FIG. 1 . FIG. 1 is a flowchart of a preferred embodiment of a method for dynamic facial expression recognition according to the present invention. As shown in Figure 1, it includes the steps:

步骤S100、采集原始视频;Step S100, collecting original video;

步骤S200、对原始视频中的图像进行人脸识别,获取原始视频中的包含人脸的人脸图像位置;Step S200, performing face recognition on the image in the original video, and obtaining the position of the face image containing the human face in the original video;

步骤S300、根据人脸图像位置获取人脸图像,对人脸图像进行预处理,生成目标人脸图像;Step S300, obtaining a face image according to the position of the face image, preprocessing the face image, and generating a target face image;

步骤S400、将目标人脸图像输入训练好的人脸表情识别模型,根据人脸表情识别模型的识别结果,获取人脸表情类别。Step S400: Input the target face image into the trained facial expression recognition model, and obtain the facial expression category according to the recognition result of the facial expression recognition model.

具体实施时,本发明实施例的人脸表情识别算法是用于网络直播课中的学生表情进行识别,通过对表情进行识别,可获取学生的听课状态,为后续监控学生的听课效果提供了方便。In specific implementation, the facial expression recognition algorithm of the embodiment of the present invention is used to recognize the expressions of students in the live webcasting class. By recognizing the expressions, the students' listening status can be obtained, which provides convenience for subsequent monitoring of the students' listening effects. .

通过采集学生的人脸图像,使用算法检测并定位视频中人脸的位置,为了使系统在实时性与计算量之间保持平衡,对检测到的人脸图像进行了灰度化和尺度归一化等预处理,最后,使用预先训练好的人脸表情识别模型进行计算并输出表情类别。By collecting the face images of students, using algorithms to detect and locate the position of the faces in the video, in order to make the system maintain a balance between real-time performance and computational complexity, the detected face images are grayed and scaled normalized. Finally, use the pre-trained facial expression recognition model to calculate and output the expression category.

进一步地,采集原始视频,包括:Further, capture the original video, including:

通过摄像头不间断的采集人脸图像,生成原始视频。The camera continuously collects face images to generate original videos.

具体实施时,通过摄像头不间断地采集人脸图像作为输入,采集到的图像为原始视频。During specific implementation, the camera continuously collects face images as input, and the collected images are original videos.

进一步地,对原始视频中的图像进行人脸识别,获取原始视频中的包含人脸的人脸图像位置,包括:Further, face recognition is performed on the image in the original video, and the position of the face image containing the human face in the original video is obtained, including:

通过Haar分类器算法对原始视频中图像进行人脸识别,获取原始视频中包含人脸的人脸图像位置。Perform face recognition on the images in the original video through the Haar classifier algorithm, and obtain the position of the face image containing the human face in the original video.

进一步地,通过Haar分类器算法对原始视频中图像进行人脸识别,获取原始视频中包含人脸的人脸图像位置,包括:Further, face recognition is performed on the images in the original video through the Haar classifier algorithm, and the position of the face image containing the human face in the original video is obtained, including:

获取原始视频中图像的Haar特征,将Haar特征通过Adaboost算法进行处理后,获取原始视频中包含人脸的人脸图像位置。The Haar feature of the image in the original video is obtained, and after the Haar feature is processed by the Adaboost algorithm, the position of the face image containing the face in the original video is obtained.

进一步地,获取原始视频中图像的Haar特征,将Haar特征通过Adaboost算法进行处理后,获取原始视频中包含人脸的人脸图像位置,包括:Further, the Haar feature of the image in the original video is obtained, and after the Haar feature is processed by the Adaboost algorithm, the position of the face image containing the face in the original video is obtained, including:

获取原始视频的初始帧,从初始帧起逐帧提取帧图像中的Haar特征;Obtain the initial frame of the original video, and extract the Haar features in the frame image frame by frame from the initial frame;

将提取的Haar特征通过Adaboost算法进行处理后,从帧图像中识别人脸图像,获取原始视频中包含人脸的人脸图像位置。After the extracted Haar features are processed by the Adaboost algorithm, the face image is identified from the frame image, and the position of the face image containing the face in the original video is obtained.

具体实施时,使用Haar分类器算法检测并定位视频中人脸的位置,分类器算法主要使用Haar-l ike特征和Adaboost算法,并使用Viola-Jones作为目标检测框架,能够从视频的初始帧开始定位人脸的位置,与其它方法相比,该方法具有较高的识别准确率并且具有较强的鲁棒性,能够快速检测并定位物体的位置。In the specific implementation, the Haar classifier algorithm is used to detect and locate the position of the face in the video. The classifier algorithm mainly uses the Haar-like feature and the Adaboost algorithm, and uses the Viola-Jones as the target detection framework, which can start from the initial frame of the video. Compared with other methods, this method has higher recognition accuracy and stronger robustness, and can quickly detect and locate the position of objects.

进一步地,根据人脸图像位置获取人脸图像,对人脸图像进行预处理,生成目标人脸图像,包括:Further, obtain a face image according to the position of the face image, preprocess the face image, and generate a target face image, including:

根据人脸位置从原始视频中提取人脸图像,对人脸图像进行灰度化处理,生成灰度图像;Extract the face image from the original video according to the face position, and perform grayscale processing on the face image to generate a grayscale image;

将灰度图像的尺寸进行归一化处理,生成目标人脸图像。The size of the grayscale image is normalized to generate the target face image.

具体实施时,对检测到的人脸图像进行灰度化和尺度归一化处理。因为彩色图像包含颜色、背景、光照等信息,通过灰度化处理,可以消除这些因素的影响。此外,经过人脸检测到的图像大小不同,若图像特征维度过大,则会增加计算量,消耗更多的时间,无法达到实时的效果;若图像特征维度过小,虽然会减少计算量,实时性较好,但却丧失了许多重要的表情特征信息,导致识别准确率偏低。因此,使用尺度归一化技术将图像的大小统一转化成48*48像素,以达到系统识别准确率和运行时间之间的平衡。During specific implementation, grayscale and scale normalization processing is performed on the detected face image. Because color images contain information such as color, background, and lighting, the influence of these factors can be eliminated through grayscale processing. In addition, the image sizes detected by the face are different. If the image feature dimension is too large, it will increase the amount of calculation, consume more time, and cannot achieve real-time effect; if the image feature dimension is too small, although the amount of calculation will be reduced, The real-time performance is good, but many important facial expression feature information is lost, resulting in a low recognition accuracy. Therefore, the scale normalization technique is used to uniformly convert the size of the image to 48*48 pixels to achieve a balance between the system recognition accuracy and running time.

进一步地,将目标人脸图像输入训练好的人脸表情识别模型,根据人脸表情识别模型的识别结果��获取人脸表情类别前,还包括:Further, input the target face image into the trained facial expression recognition model, and before obtaining the facial expression category according to the recognition result of the facial expression recognition model, it also includes:

通过摄像头采集人脸图像,生成训练样本;Collect face images through cameras to generate training samples;

获取初始的卷积神经网络,根据训练样本对初始的卷积神经网络进行训练,生成人脸表情识别模型。Obtain the initial convolutional neural network, train the initial convolutional neural network according to the training samples, and generate a facial expression recognition model.

具体实施时,通过摄像头采集人脸图像,生成训练样本,构建初始卷积神经网络。根据训练样本提前预训练初始卷积神经网络,生成人脸表情识别模型,并保存模型参数,方便系统随时调用。During specific implementation, face images are collected by a camera, training samples are generated, and an initial convolutional neural network is constructed. Pre-train the initial convolutional neural network in advance according to the training samples, generate a facial expression recognition model, and save the model parameters, which is convenient for the system to call at any time.

由以上方法实施例可知,本发明实施例提出了一种动态人脸表情识别方法,通过计算��自带的摄像头采集人脸图像用作测试集,使用Haar分类器算法检测并定位视频中人脸的位置,为了使系统在实时性在计算量之间保持平衡,对检测到的人脸图像进行了灰度化和尺度归一化处理,最后,使用预先训练好的人脸表情识别模型进行计算并输出表情类别。本发明实施例可在有噪音的情况下也可实现对人脸表情的准确识别,具有较强的鲁棒性,识别准确率较高。It can be seen from the above method embodiments that an embodiment of the present invention proposes a dynamic facial expression recognition method, which collects a face image through a camera built in a computer and uses it as a test set, and uses the Haar classifier algorithm to detect and locate the face in the video. In order to make the system maintain a balance between the real-time performance and the amount of calculation, the detected face images are grayed and scaled normalized. Finally, the pre-trained facial expression recognition model is used to calculate and Output expression category. The embodiment of the present invention can realize accurate recognition of facial expressions even in the presence of noise, has strong robustness and high recognition accuracy.

需要说明的是,上述各步骤之间并不必然存在一定的先后顺序,本领域普通技术人员,根据本发明实施例的描述可以理解,不同实施例中,上述各步骤可以有不同的执行顺序,亦即,可以并行执行,亦可以交换执行等等。It should be noted that the above steps do not necessarily have a certain sequence. Those of ordinary skill in the art can understand from the description of the embodiments of the present invention that in different embodiments, the above steps may have different execution orders. That is, it can be executed in parallel, or it can be executed interchangeably, and so on.

本发明另一实施例提供一种动态人脸表情识别装置,如图2所示,装置1包括:Another embodiment of the present invention provides a dynamic facial expression recognition device. As shown in FIG. 2 , the device 1 includes:

视频采集模块11,用于采集原始视频;a video capture module 11, used to capture original video;

人脸图像位置识别模块12,用于对原始视频中的图像进行人脸识别,获取原始视频中的包含人脸的人脸图像位置;The face image position recognition module 12 is used to perform face recognition on the image in the original video, and obtain the position of the face image including the face in the original video;

图像预处理模块13,用于根据人脸图像位置获取人脸图像,对人脸图像进行预处理,生成目标人脸图像;The image preprocessing module 13 is used for acquiring the face image according to the position of the face image, preprocessing the face image, and generating the target face image;

表情识别模块14,用于将目标人脸图像输入训练好的人脸表情识别模型,根据人脸表情识别模型的识别结果,获取人脸表情类别。The expression recognition module 14 is configured to input the target face image into the trained facial expression recognition model, and obtain the facial expression category according to the recognition result of the facial expression recognition model.

具体实施方式见方法实施例,此处不再赘述。For specific implementation manners, refer to the method embodiments, which will not be repeated here.

本发明另一实施例提供一种动态人脸表情识别设备,如图3所示,设备10包括:Another embodiment of the present invention provides a dynamic facial expression recognition device. As shown in FIG. 3 , the device 10 includes:

一个或多个处理器110以及存储器120,图3中以一个处理器110为例进行介绍,处理器110和存储器120可以通过总线或者其他方式连接,图3中以通过总线连接为例。One or more processors 110 and the memory 120 are described by taking one processor 110 as an example in FIG. 3 . The processor 110 and the memory 120 may be connected by a bus or in other ways. In FIG. 3 , the connection by a bus is used as an example.

处理器110用于完成,设备10的各种控制逻辑,其可以为通用处理器、数字信号处理器(DSP)、专用集成电路(ASIC)、现场可编程门阵列(FPGA)、单片机、ARM(Acorn RISCMachine)或其它可编程逻辑器件、分立门或晶体管逻辑、分立的硬件组件或者这些部件的任何组合。还有,处理器110还可以是任何传统处理器、微处理器或状态机。处理器110也可以被实现为计算设备的组合,例如,DSP和微处理器的组合、多个微处理器、一个或多个微处理器结合DSP核、或任何其它这种配置。The processor 110 is used to complete various control logics of the device 10, which can be a general-purpose processor, a digital signal processor (DSP), an application-specific integrated circuit (ASIC), a field programmable gate array (FPGA), a single-chip microcomputer, an ARM ( Acorn RISCMachine) or other programmable logic devices, discrete gate or transistor logic, discrete hardware components, or any combination of these components. Also, the processor 110 may be any conventional processor, microprocessor or state machine. The processor 110 may also be implemented as a combination of computing devices, eg, a combination of a DSP and a microprocessor, multiple microprocessors, one or more microprocessors combined with a DSP core, or any other such configuration.

存储器120作为一种非易失性计算机可读存储介质,可用于存储非易失性软件程序、非易失性计算机可执行程序以及模块,如本发明实施例中的动态人脸表情识别方法对应的程序指令。处理器110通过运行存储在存储器120中的非易失性软件程序、指令以及单元,从而执行设备10的各种功能应用以及数据处理,即实现上述方法实施例中的动态人脸表情识别方法。As a non-volatile computer-readable storage medium, the memory 120 can be used to store non-volatile software programs, non-volatile computer-executable programs and modules, such as corresponding to the dynamic facial expression recognition method in the embodiment of the present invention. program instructions. The processor 110 executes various functional applications and data processing of the device 10 by running the non-volatile software programs, instructions and units stored in the memory 120, ie, implements the dynamic facial expression recognition method in the above method embodiments.

存储器120可以包括存储程序区和存储数据区,其中,存储程序区可存储操作装置、至少一个功能所需要的应用程序;存储数据区可存储根据设备10使用所创建的数据等。此外,存储器120可以包括高速随机存取存储器,��可以包括非易失性存储器,例如至少一个磁盘存储器件、闪存器件、或其他非易失性固态存储器件。在一些实施例中,存储器120可选包括相对于处理器110远程设置的存储器,这些远程存储器可以通过网络连接至设备10。上述网络的实例包括但不限于互联网、企业内部网、局域网、移动通信网及其组合。The memory 120 may include a storage program area and a storage data area, wherein the storage program area may store an operation device, an application program required for at least one function; the storage data area may store data created according to the use of the device 10 and the like. Additionally, memory 120 may include high-speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other non-volatile solid-state storage device. In some embodiments, memory 120 may optionally include memory located remotely from processor 110, which may be connected to device 10 via a network. Examples of such networks include, but are not limited to, the Internet, an intranet, a local area network, a mobile communication network, and combinations thereof.

一个或者多个单元存储在存储器120中,当被一个或者多个处理器110执行时,执行上述任意方法实施例中的动态人脸表情识别方法,例如,执行以上描述的图1中的方法步骤S100至步骤S400。One or more units are stored in the memory 120, and when executed by one or more processors 110, execute the dynamic facial expression recognition method in any of the above method embodiments, for example, execute the method steps in FIG. 1 described above. S100 to step S400.

本发明实施例提供了一种非易失性计算机可读存储介质,计算机可读存储介质存储有计算机可执行指令,该计算机可执行指令被一个或多个处理器执行,例如,执行以上描述的图1中的方法步骤S100至步骤S400。Embodiments of the present invention provide a non-volatile computer-readable storage medium, where the computer-readable storage medium stores computer-executable instructions, and the computer-executable instructions are executed by one or more processors, for example, to execute the above-described The method steps S100 to S400 in FIG. 1 .

作为示例,非易失性存储介质能够包括只读存储器(ROM)、可编程ROM(PROM)、电可编程ROM(EPROM)���电可擦ROM(EEPROM)或闪速存储器。易失性存储器能够包括作为外部高速缓存存储器的随机存取存储器(RAM)。通过说明并非限制,RAM可以以诸如同步RAM(SRAM)、动态RAM、(DRAM)、同步DRAM(SDRAM)、双数据速率SDRAM(DDR SDRAM)、增强型SDRAM(ESDRAM)、Synchl ink DRAM(SLDRAM)以及直接Rambus(兰巴斯)RAM(DRRAM)之类的许多形式得到。本文中所描述的操作环境的所公开的存储器组件或存储器旨在包括这些和/或任何其他适合类型的存储器中的一个或多个。As examples, non-volatile storage media can include read only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable ROM (EEPROM), or flash memory. Volatile memory can include random access memory (RAM) as external cache memory. By way of illustration and not limitation, RAM may be configured in a variety of formats such as Synchronous RAM (SRAM), Dynamic RAM, (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDR SDRAM), Enhanced SDRAM (ESDRAM), Synchronous DRAM (SLDRAM) And many forms like direct Rambus (Lambas) RAM (DRRAM). The disclosed memory components or memories of the operating environments described herein are intended to include one or more of these and/or any other suitable types of memory.

本发明的另一种实施例提供了一种计算机程序产品,计算机程序产品包括存储在非易失性计算机可读存储介质上的计算机程序,计算机程序包括程序指令,当程序指令被处理器执行时,使处理器执行上述方法实施例的动态人脸表情识别方法。例如,执行以上描述的图1中的方法步骤S100至步骤S400。Another embodiment of the present invention provides a computer program product comprising a computer program stored on a non-volatile computer-readable storage medium, the computer program comprising program instructions that when executed by a processor , causing the processor to execute the dynamic facial expression recognition method in the above method embodiment. For example, the above-described method steps S100 to S400 in FIG. 1 are performed.

以上所描述的实施例仅仅是示意性的,其中作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际需要选择其中的部分或者全部模块来实现本实施例方案的目的。The above-described embodiments are only illustrative, wherein the units described as separate components may or may not be physically separated, and the components shown as units may or may not be physical units, that is, they may be located in one place, Alternatively, it can be distributed over multiple network elements. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution in this embodiment.

通过以上的实施例的描述,本领域的技术人员可以清楚地了解到各实施例可借助软件加通用硬件平台的方式来实现,当然也可以通过硬件实现。基于这样的理解,上述技术方案本质上或者说对相关技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品可以存在于计算机可读存储介质中,如ROM/RAM、磁碟、光盘等,包括若干指令用以使得一台计算机装置(可以是个人计算机,服务器,或者网络装置等)执行各个实施例或者实施例的某些部分的方法。From the description of the above embodiments, those skilled in the art can clearly understand that each embodiment can be implemented by means of software plus a general hardware platform, and certainly can also be implemented by hardware. Based on this understanding, the above-mentioned technical solutions can be embodied in the form of software products in essence, or the parts that make contributions to related technologies. The computer software products can exist in computer-readable storage media, such as ROM/RAM, magnetic disks , optical disc, etc., including several instructions to cause a computer device (which may be a personal computer, server, or network device, etc.) to perform the methods of various embodiments or portions of embodiments.

除了其他之外,诸如"能够'、"能"、"可能"或"可以"之类的条件语言除非另外具体地陈述或者在如所使用的上下文内以其他方式理解,否则一般地旨在传达特定实施方式能包括(然而其他实施方式不包括)特定特征、元件和/或操作。因此,这样的条件语言一般地还旨在暗示特征、元件和/或操作对于一个或多个实施方式无论如何都是需要的或者一个或多个实施方式必须包括用于在有或没有输入或提示的情况下判定这些特征、元件和/或操作是否被包括或者将在任何特定实施方式中被执行的逻辑。Conditional language such as "could," "could," "may," or "could," among others, is generally intended to convey unless specifically stated otherwise or otherwise understood within the context as used Particular embodiments can include (while other embodiments do not include) particular features, elements, and/or operations. Thus, such conditional language is also generally intended to imply that the features, elements, and/or operations are irrelevant for one or more embodiments. All are required or one or more implementations must include logic to determine, with or without input or prompting, whether these features, elements and/or operations are included or to be performed in any particular implementation.

已经在本文中在本说明书和附图中描述的内容包括能够提供动态人脸表情识别方法及装置的示例。当然,不能够出于描述本公开的各种特征的目的来描述元件和/或方法的每个可以想象的组合,但是可以认识到,所公开的特征的许多另外的组合和置换是可能的。因此,显而易见的是,在不脱离本公开的范围或精神的情况下能够对本公开做出各种修改。此外,或在替代方案中,本公开的其他实施例从对本说明书和附图的考虑以及如本文中所呈现的本公开的实践中可能是显而易见的。意图是,本说明书和附图中所提出的示例在所有方面被认为是说明性的而非限制性的。尽管在本文中采用了特定术语,但是它们在通用和描述性意义上被使用并且不用于限制的目的。What has been described in this specification and the accompanying drawings includes examples that can provide a dynamic facial expression recognition method and apparatus. Of course, not every conceivable combination of elements and/or methods has been described for the purpose of describing the various features of the present disclosure, but it will be appreciated that many additional combinations and permutations of the disclosed features are possible. Therefore, it will be apparent that various modifications can be made in the present disclosure without departing from the scope or spirit of the disclosure. In addition, or in the alternative, other embodiments of the present disclosure may be apparent from consideration of this specification and drawings, and from practice of the present disclosure as presented herein. It is intended that the examples presented in this specification and drawings are to be regarded in all respects as illustrative and not restrictive. Although specific terms are employed herein, they are used in a generic and descriptive sense and not for purposes of limitation.

Claims (10)

1.一种动态人脸表情识别方法,其特征在于,所述方法包括:1. a dynamic facial expression recognition method, is characterized in that, described method comprises: 采集原始视频;capture original video; 对原始视频中的图像进行人脸识别,获取原始视频中的包含人脸的人脸图像位置;Perform face recognition on the image in the original video, and obtain the position of the face image containing the face in the original video; 根据人脸图像位置获取人脸图像,对人脸图像进行预处理,生成目标人脸图像;Obtain the face image according to the position of the face image, and preprocess the face image to generate the target face image; 将目标人脸图像输入训练好的人脸表情识别模型,根据人脸表情识别模型的识别结果,获取人脸表情类别。Input the target face image into the trained face expression recognition model, and obtain the face expression category according to the recognition result of the face expression recognition model. 2.根据权利要求1所述的动态人脸表情识别方法,其特征在于,所述采集原始视频,包括:2. dynamic facial expression recognition method according to claim 1, is characterized in that, described gathering original video, comprises: 通过摄像头不间断的采集人脸图像,生成原始视频。The camera continuously collects face images to generate original videos. 3.根据权利要求2所述的动态人脸表情识别方法,其特征在于,所述对原始视频中的图像进行人脸识别,获取原始视频中的包含人脸的人脸图像位置,包括:3. dynamic facial expression recognition method according to claim 2 is characterized in that, the described image in original video is carried out face recognition, obtains the facial image position that comprises human face in original video, comprises: 通过Haar分类器算法对原始视频中图像进行人脸识别,获取原始视频中包含人脸的人脸图像位置。Perform face recognition on the images in the original video through the Haar classifier algorithm, and obtain the position of the face image containing the human face in the original video. 4.根据权利要求3所述的动态人脸表情识别方法,其特征在于,所述根据人脸图像位置获取人脸图像,对人脸图像进行预处理,生成目标人脸图像,包括:4. The method for recognizing dynamic facial expressions according to claim 3, characterized in that, obtaining a facial image according to the position of the facial image, preprocessing the facial image, and generating a target facial image, comprising: 根据人脸位置从原始视频中提取人脸图像,对人脸图像进行灰度化处理,生成灰度图像;Extract the face image from the original video according to the face position, and perform grayscale processing on the face image to generate a grayscale image; 将灰度图像的尺寸进行归一化处理,生成目标人脸图像。The size of the grayscale image is normalized to generate the target face image. 5.根据权利要求4所述的动态人脸表情识别方法,其特征在于,所述将目标人脸图像输入训练好的人脸表情识别模型,根据人脸表情识别模型的识别结果,获取人脸表情类别前,还包括:5. dynamic facial expression recognition method according to claim 4, is characterized in that, described by the facial expression recognition model that the target facial image input is trained, obtains the facial expression according to the recognition result of the facial expression recognition model Before the emoji category, it also includes: 通过摄像头采集人脸图像,生成训练样本;Collect face images through cameras to generate training samples; 获取初始的卷积神经网络,根据训练样本对初始的卷积神经网络进行训练,生成人脸表情识别模型。Obtain the initial convolutional neural network, train the initial convolutional neural network according to the training samples, and generate a facial expression recognition model. 6.根据权利要求5所述的动态人脸表情识别方法,其特征在于,所述通过Haar分类器算法对原始视频中图像进行人脸识别,获取原始视频中包含人脸的人脸图像位置,包括:6. dynamic facial expression recognition method according to claim 5, is characterized in that, described by Haar classifier algorithm, image in original video is carried out face recognition, obtains the facial image position that comprises human face in original video, include: 获取原始视频中图像的Haar特征,将Haar特征通过Adaboost算法进行处理后,获取原始视频中包含人脸的人脸图像位置。The Haar feature of the image in the original video is obtained, and after the Haar feature is processed by the Adaboost algorithm, the position of the face image containing the face in the original video is obtained. 7.根据权利要求6所述的动态人脸表情识别方法,其特征在于,所述获取原始视频中图像的Haar特征,将Haar特征通过Adaboost算法进行处理后,获取原始视频中包含��脸的人脸图像位置,包括:7. dynamic facial expression recognition method according to claim 6, is characterized in that, the Haar characteristic of described obtaining image in original video, after Haar characteristic is processed by Adaboost algorithm, obtain the person that comprises human face in original video Face image locations, including: 获取原始视频的初始帧,从初始帧起逐帧提取帧图像中的Haar特征;Obtain the initial frame of the original video, and extract the Haar features in the frame image frame by frame from the initial frame; 将提取的Haar特征通过Adaboost算法进行处理后,从帧图像中识别人脸图像,获取原始视频中包含人脸的人脸图像位置。After the extracted Haar features are processed by the Adaboost algorithm, the face image is identified from the frame image, and the position of the face image containing the face in the original video is obtained. 8.一种动态人脸表情识别装置,其特征在于,所述装置包括:8. A dynamic facial expression recognition device, wherein the device comprises: 视频采集模块,用于采集原始视频;Video capture module, used to capture original video; 人脸图像位置识别模块,用于对原始视频中的图像进行人脸识别,获取原始视频中的包含人脸的人脸图像位置;The face image position recognition module is used to perform face recognition on the image in the original video, and obtain the position of the face image containing the face in the original video; 图像预处理模块,用于根据人脸图像位置获取人脸图像,对人脸图像进行预处理,生成目标人脸图像;The image preprocessing module is used to obtain the face image according to the position of the face image, and preprocess the face image to generate the target face image; 表情识别模块,用于将目标人脸图像输入训练好的人脸表情识别模型,根据人脸表情识别模型的识别结果,获取人脸表情类别。The facial expression recognition module is used to input the target face image into the trained facial expression recognition model, and obtain the facial expression category according to the recognition result of the facial expression recognition model. 9.一种动态人脸表情识别设备,其特征在于,所述设备包括至少一个处理器;以及,9. A dynamic facial expression recognition device, wherein the device comprises at least one processor; and, 与所述至少一个处理器通信连接的存储器;其中,a memory communicatively coupled to the at least one processor; wherein, 所述存储器存储有可被所述至少一个处理器执行的指令,所述指令被所述至少一个处理器执行,以使所述至少一个处理器能够执行权利要求1-7任一项所述的动态人脸表情识别方法。The memory stores instructions executable by the at least one processor, the instructions being executed by the at least one processor to enable the at least one processor to perform the process of any one of claims 1-7 Dynamic facial expression recognition method. 10.一种非易失性计算机可读存储介质,其特征在于,所述非易失性计算机可读存储介质存储有计算机可执行指令,该计算机可执行指令被一个或多个处理器执行时,可使得所述一个或多个处理器执行权利要求1-7任一项所述的动态人脸表情识别方法。10. A non-volatile computer-readable storage medium, wherein the non-volatile computer-readable storage medium stores computer-executable instructions, which when executed by one or more processors , which can cause the one or more processors to execute the dynamic facial expression recognition method according to any one of claims 1-7.
CN202011193677.3A 2020-10-30 2020-10-30 Dynamic facial expression recognition method, device and equipment Pending CN112364736A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011193677.3A CN112364736A (en) 2020-10-30 2020-10-30 Dynamic facial expression recognition method, device and equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011193677.3A CN112364736A (en) 2020-10-30 2020-10-30 Dynamic facial expression recognition method, device and equipment

Publications (1)

Publication Number Publication Date
CN112364736A true CN112364736A (en) 2021-02-12

Family

ID=74513132

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011193677.3A Pending CN112364736A (en) 2020-10-30 2020-10-30 Dynamic facial expression recognition method, device and equipment

Country Status (1)

Country Link
CN (1) CN112364736A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113965804A (en) * 2021-09-28 2022-01-21 展讯半导体(南京)有限公司 Video processing method and related product
CN116152875A (en) * 2021-11-19 2023-05-23 赢富仪器科技(上海)有限公司 Expression analysis method, system and terminal

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103605964A (en) * 2013-11-25 2014-02-26 上海骏聿数码科技有限公司 Face detection method and system based on image on-line learning
CN106980811A (en) * 2016-10-21 2017-07-25 商汤集团有限公司 Facial expression recognition method and facial expression recognition device
CN109145559A (en) * 2018-08-02 2019-01-04 东北大学 A kind of intelligent terminal face unlocking method of combination Expression Recognition
CN109508638A (en) * 2018-10-11 2019-03-22 平安科技(深圳)有限公司 Face Emotion identification method, apparatus, computer equipment and storage medium
WO2020029406A1 (en) * 2018-08-07 2020-02-13 平安科技(深圳)有限公司 Human face emotion identification method and device, computer device and storage medium
CN111783622A (en) * 2020-06-29 2020-10-16 北京百度网讯科技有限公司 Method, apparatus, device and computer-readable storage medium for facial expression recognition

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103605964A (en) * 2013-11-25 2014-02-26 上海骏聿数码科技有限公司 Face detection method and system based on image on-line learning
CN106980811A (en) * 2016-10-21 2017-07-25 商汤集团有限公司 Facial expression recognition method and facial expression recognition device
CN109145559A (en) * 2018-08-02 2019-01-04 东北大学 A kind of intelligent terminal face unlocking method of combination Expression Recognition
WO2020029406A1 (en) * 2018-08-07 2020-02-13 平安科技(深圳)有限公司 Human face emotion identification method and device, computer device and storage medium
CN109508638A (en) * 2018-10-11 2019-03-22 平安科技(深圳)有限公司 Face Emotion identification method, apparatus, computer equipment and storage medium
CN111783622A (en) * 2020-06-29 2020-10-16 北京百度网讯科技有限公司 Method, apparatus, device and computer-readable storage medium for facial expression recognition

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
查红彬 等: "视觉信息处理研究前沿", 31 December 2019, 上海交通大学出版社 , pages: 241 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113965804A (en) * 2021-09-28 2022-01-21 展讯半导体(南京)有限公司 Video processing method and related product
CN116152875A (en) * 2021-11-19 2023-05-23 赢富仪器科技(上海)有限公司 Expression analysis method, system and terminal

Similar Documents

Publication Publication Date Title
CN108388876B (en) An image recognition method, device and related equipment
CN110889672B (en) A deep learning-based detection system for student punch-in and class status
CN106557726B (en) Face identity authentication system with silent type living body detection and method thereof
US20210012777A1 (en) Context acquiring method and device based on voice interaction
US9892315B2 (en) Systems and methods for detection of behavior correlated with outside distractions in examinations
CN108090406B (en) Face recognition method and system
CN107423690A (en) A kind of face identification method and device
CN110837846A (en) Image recognition model construction method, image recognition method and device
Ahuja et al. Convolutional neural networks for ocular smartphone-based biometrics
WO2019033715A1 (en) Human-face image data acquisition method, apparatus, terminal device, and storage medium
CN111950497A (en) An AI face-changing video detection method based on multi-task learning model
Saraswat et al. Anti-spoofing-enabled contactless attendance monitoring system in the COVID-19 pandemic
CN112364737A (en) Facial expression recognition method, device and equipment for live webcast lessons
WO2023109551A1 (en) Living body detection method and apparatus, and computer device
CN107483813B (en) Method and device for tracking recording and broadcasting according to gestures and storage device
CN112613471A (en) Face living body detection method and device and computer readable storage medium
CN118628958A (en) A multimodal personality trait recognition method and system based on audio and video
CN112364736A (en) Dynamic facial expression recognition method, device and equipment
CN108416797A (en) A method, device and storage medium for detecting behavior changes
CN108875488A (en) Method for tracing object, object tracking device and computer readable storage medium
Alniemi et al. Class Attendance System Based on Face Recognition.
CN110263753B (en) Object statistics method and device
CN114764948A (en) Living body detection method, living body detection device, living body detection equipment and storage medium
Hendryli et al. Siamese network's performance for face recognition
CN117636335A (en) Endoscope image detection method based on improved YOLOv8 and VGG19 models

Legal Events

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

Application publication date: 20210212

RJ01 Rejection of invention patent application after publication