WO2018076495A1 - Method and system for retrieving face image - Google Patents

Method and system for retrieving face image Download PDF

Info

Publication number
WO2018076495A1
WO2018076495A1 PCT/CN2016/110134 CN2016110134W WO2018076495A1 WO 2018076495 A1 WO2018076495 A1 WO 2018076495A1 CN 2016110134 W CN2016110134 W CN 2016110134W WO 2018076495 A1 WO2018076495 A1 WO 2018076495A1
Authority
WO
WIPO (PCT)
Prior art keywords
face image
feature
retrieved
feature point
face
Prior art date
Application number
PCT/CN2016/110134
Other languages
French (fr)
Chinese (zh)
Inventor
李祥明
王俊
吴祖玉
Original Assignee
广州炒米信息科技有限公司
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 广州炒米信息科技有限公司 filed Critical 广州炒米信息科技有限公司
Publication of WO2018076495A1 publication Critical patent/WO2018076495A1/en

Links

Images

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/168Feature extraction; Face representation

Definitions

  • the semantic features of the face, eyebrow, nose, eyes, and chin of the face image to be retrieved are searched in the entire database, and the search range is determined from the face image saved in advance in the database. Can greatly reduce the search space.
  • the system for retrieving a face image further includes: a grading module (not shown); the grading module is configured to classify the facial features according to a predetermined grading standard, and obtain a Deriving the hierarchical level of the facial features; determining the rules and ranking levels according to the preset semantic features The semantic feature corresponding to the facial feature; combining the semantic features corresponding to each facial feature to obtain a semantic feature of the face image to be retrieved.
  • the feature vector obtaining module is further configured to combine the hierarchical levels corresponding to the facial features to obtain a feature vector of the face image to be retrieved.

Landscapes

  • Engineering & Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Oral & Maxillofacial Surgery (AREA)
  • General Health & Medical Sciences (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Processing Or Creating Images (AREA)

Abstract

Disclosed are a method and system for retrieving a face image. The method comprises: determining feature point position information of a face image to be retrieved according to a pre-set face feature point model (S101); performing calculation to obtain a facial feature of the face image to be retrieved according to the feature point position information (S102); in combination with the facial feature, obtaining a feature vector of the face image to be retrieved (S103); and retrieving face images pre-stored in a database according to the feature vector to obtain a face image most similar to the face image to be retrieved (S104). Feature point position information of a face image to be retrieved is determined according to a pre-set face feature point model, and then a feature vector of the face image to be retrieved is obtained according to the determined feature point position information. Determined feature points of the face image to be retrieved are limited, and the determined feature point position information of the face image to be retrieved is two-dimensional coordinate information. Thus, a face image most similar to the face image to be retrieved can be rapidly and efficiently retrieved from a large quantity of face images according to the feature vector.

Description

检索人脸图像的方法和系统Method and system for retrieving face images 技术领域Technical field
本发明涉及图像识别技术领域,特别是涉及一种检索人脸图像的方法和系统。The present invention relates to the field of image recognition technologies, and in particular, to a method and system for retrieving a face image.
背景技术Background technique
近年来,随着互联网的迅猛增长,互联网图片的爆发性增长及安全监控设备的日益普及,每天都会产生海量的人脸图像数据,在这样大规模人脸数据库中,快速检索到自己感兴趣的一部分人脸图像已成为一个迫切的需求。In recent years, with the rapid growth of the Internet, the explosive growth of Internet pictures and the increasing popularity of security monitoring devices, massive amounts of face image data are generated every day. In such a large-scale face database, you can quickly retrieve your own interest. Part of the face image has become an urgent need.
目前,人脸检测和识别技术在各领域得到广泛应用,成为当前的一项研究热点。相似人脸搜索,即是给定一张待查找人脸,要从包含数十万甚至更多人脸的图像数据库中找到与其长相相似的结果,并返回按照其相似程度排序的图片序列。面对海量的人脸图像数据,需要对人脸数据进行有效的组织索引及查找分析,从而高效的搜索人脸图像。传统的方法是提取人脸图像的LBP特征、ORB特征等高维复杂的特征且要线性遍历整个人脸库来寻找最相似的人脸,检索速度慢。At present, face detection and recognition technology has been widely used in various fields and has become a research hotspot. Similar face search, that is, given a face to be found, it is necessary to find a result similar to its appearance from an image database containing hundreds of thousands or more faces, and return a sequence of pictures sorted according to their similarity. Faced with a large amount of face image data, it is necessary to effectively organize the face data and search and analyze the face data, so as to efficiently search for face images. The traditional method is to extract high-dimensional complex features such as LBP features and ORB features of face images and to traverse the entire face database linearly to find the most similar faces, and the retrieval speed is slow.
发明内容Summary of the invention
基于此,提供一种检索人脸图像的方法和系统,以克服人脸检索速度慢的问题。Based on this, a method and system for retrieving a face image are provided to overcome the problem of slow face retrieval.
一种检索人脸图像的方法,包括:根据预设的人脸特征点模型确定待检索人脸图像的特征点位置信息;根据所述特征点位置信息计算得到待检索人脸图像的面部特征;组合所述面部特征,得到待检索人脸图像的特征向量;根据所述特征向量检索数据库中预先保存的人脸图像,得到与待检索人脸图像相似度 最高的人脸图像。A method for retrieving a face image includes: determining feature point position information of a face image to be retrieved according to a preset face feature point model; and calculating a face feature of the face image to be retrieved according to the feature point position information; Combining the facial features to obtain a feature vector of the face image to be retrieved; and searching for a face image saved in advance in the database according to the feature vector to obtain a similarity with the face image to be retrieved The highest face image.
针对传统技术的不足,还提供一种检索人脸图像的系统。In view of the deficiencies of the conventional technology, a system for retrieving face images is also provided.
一种检索人脸图像的系统,包括:特征点位置信息确定模块、面部特征计算模块、特征向量获取模块和检索模块;所述特征点位置信息确定模块,用于根据预设的人脸特征点模型确定待检索人脸图像的特征点位置信息;所述面部特征计算模块,用于根据所述特征点位置信息计算得到待检索人脸图像的面部特征;所述特征向量获取模块,用于组合所述面部特征,得到待检索人脸图像的特征向量;所述检索模块,用于根据所述特征向量检索数据库中预先保存的人脸图像,得到与待检索人脸图像相似度最高的人脸图像。A system for retrieving a face image includes: a feature point position information determining module, a face feature calculating module, a feature vector acquiring module, and a retrieving module; and the feature point position information determining module is configured to use the preset face feature point The model determines the feature point location information of the face image to be retrieved; the facial feature calculation module is configured to calculate the facial feature of the face image to be retrieved according to the feature point location information; and the feature vector acquisition module is configured to combine The facial feature obtains a feature vector of the face image to be retrieved; the searching module is configured to retrieve a face image pre-saved in the database according to the feature vector, and obtain a face with the highest similarity to the face image to be retrieved image.
本方案的有益效果:根据预设的人脸特征点模型确定待检索人脸图像的特征点位置信息,然后根据确定的特征点位置信息得到待检索人脸图像的特征向量;由于确定的待检索人脸图像的特征点是有限的,且确定的待检索人脸图像的特征点位置信息是二维的坐标信息。所以,根据所述特征向量能够快速高效从数据库中海量的人脸图像中检索到与待检索人脸图像相似度最高的人脸图像。The beneficial effect of the solution is that the feature point position information of the face image to be retrieved is determined according to the preset face feature point model, and then the feature vector of the face image to be retrieved is obtained according to the determined feature point position information; The feature points of the face image are limited, and the determined feature point position information of the face image to be retrieved is two-dimensional coordinate information. Therefore, according to the feature vector, the face image with the highest similarity to the face image to be retrieved can be quickly and efficiently retrieved from the massive face image in the database.
附图说明DRAWINGS
图1为一实施例的检索人脸图像的方法的示意性流程图;FIG. 1 is a schematic flowchart of a method for retrieving a face image according to an embodiment; FIG.
图2为另一实施例的检索人脸图像的方法的示意性流程图;2 is a schematic flowchart of a method for retrieving a face image according to another embodiment;
图3为图2实施例的人脸特征点示意图;3 is a schematic diagram of a face feature point of the embodiment of FIG. 2;
图4为一实施例的检索人脸图像的系统的示意性结构图。4 is a schematic structural diagram of a system for retrieving a face image according to an embodiment.
具体实施方式detailed description
为了更进一步阐述本发明所采取的技术手段及取得的效果,下面结合附图 及较佳实施例,对本发明的技术方案,进行清楚和完整的描述。In order to further illustrate the technical means and effects achieved by the present invention, the following is combined with the accompanying drawings. The preferred embodiments of the present invention are described clearly and completely.
图1为一实施例的检索人脸图像的方法的示意性流程图。如图1所示,一种检索人脸图像的方法,包括:FIG. 1 is a schematic flow chart of a method for retrieving a face image according to an embodiment. As shown in FIG. 1, a method for retrieving a face image includes:
S101,根据预设的人脸特征点模型确定待检索人脸图像的特征点位置信息。S101. Determine feature point location information of the face image to be retrieved according to the preset face feature point model.
在本实施例中,预设的人脸特征点模型的确定方法是在人脸图像的脸型轮廓、眉毛轮廓、鼻子轮廓、眼睛轮廓和嘴巴轮廓等确定出多个特征点。在进行人脸检测时,可采用ASM(Active Shape Model,主动形状模型)、AAM(Active Appreance Model,主动外观模型)或DLIB方式根据预设的人脸特征点模型提取待检索人脸图像的特征点。其中DLIB是一个机器学习的C++库,包含了许多机器学习常用的算法。本实施例以DLIB提取待检索人脸图像的人脸特征点,然后获取已提取的待检索人脸图像的特征点位置信息;提取的待检索人脸图像的人脸特征点可以为脸型轮廓的特征点、眉毛轮廓的特征点、鼻子轮廓的特征点、眼睛轮廓的特征点以及嘴巴轮廓的特征点中至少两类特征点,一般情况下,将待检索人脸图像的五类特征点全部提取出来。除了确定出特征点位置信息,还可以确定出人脸位置信息。In the embodiment, the method for determining the preset face feature point model is to determine a plurality of feature points in the face contour, the eyebrow contour, the nose contour, the eye contour, and the mouth contour of the face image. In the face detection, the feature of the face image to be retrieved may be extracted according to the preset face feature point model by using ASM (Active Shape Model), AAM (Active Appreance Model) or DLIB method. point. DLIB is a machine learning C++ library that contains many algorithms commonly used in machine learning. In this embodiment, the face feature points of the face image to be retrieved are extracted by DLIB, and then the feature point position information of the extracted face image to be retrieved is obtained; the extracted face feature points of the face image to be retrieved may be face contours. At least two types of feature points of the feature point, the feature point of the eyebrow contour, the feature point of the nose contour, the feature point of the eye contour, and the feature point of the mouth contour are generally extracted from the five types of feature points of the face image to be retrieved. come out. In addition to determining the feature point position information, the face position information can also be determined.
S102,根据所述特征点位置信息计算得到待检索人脸图像的面部特征。S102. Calculate a facial feature of the face image to be retrieved according to the feature point location information.
在本实施例中,所述特征点位置信息是二维坐标信息,通过简单的四则运算,可以方便、快捷地得到待检索人脸图像的面部特征,所述面部特征包括脸型、眉型、下巴类型、眉尾下垂度、鼻长宽比、眉眼距、眉最高点、内外眼裂连线与水平线夹角、眉内夹角和眼宽。In this embodiment, the feature point location information is two-dimensional coordinate information, and the facial features of the face image to be retrieved can be obtained conveniently and quickly by a simple four-step operation, the facial features including a face shape, an eyebrow shape, and a chin. Type, eyebrow sag, nose length to width ratio, eyebrow distance, eyebrow maximum point, angle between the inner and outer eye line and the horizontal line, the angle between the eyebrow and the width of the eye.
S103,组合所述面部特征,得到待检索人脸图像的特征向量。S103. Combine the facial features to obtain a feature vector of the face image to be retrieved.
在本实施例中,特征向量包含若干个元素,各元素代表各面部特征。比如, 特征向量为
Figure PCTCN2016110134-appb-000001
其中第一个元素a1代表脸型,第二个元素a2代表眉型,第三个元素a3代表眉尾下垂度,第四个元素a4代表眉鼻长宽比,第五个元素a5代表眉眼距,以此类推。
In this embodiment, the feature vector contains a number of elements, each of which represents each facial feature. For example, the feature vector is
Figure PCTCN2016110134-appb-000001
The first element a 1 represents the face shape, the second element a 2 represents the eyebrow type, the third element a 3 represents the eyebrow sag, the fourth element a 4 represents the eyebrow length ratio, and the fifth element a 5 represents the eyebrow distance, and so on.
S104,根据所述特征向量检索数据库中预先保存的人脸图像,得到与待检索人脸图像相似度最高的人脸图像。S104. Search for a face image saved in advance in the database according to the feature vector, and obtain a face image with the highest similarity to the face image to be retrieved.
数据库中预先保存的人脸图像,一般是成千上万的海量人脸图像,根据所述特征向量检索数据库中预先保存的人脸图像,得到与待检索人脸图像相似度最高的人脸图像,即为与待检索人脸图像最相似的人脸图像。The face image pre-stored in the database is generally a tens of thousands of massive face images, and the face image pre-stored in the database is retrieved according to the feature vector, and the face image with the highest similarity to the face image to be retrieved is obtained. Is the face image most similar to the face image to be retrieved.
根据预设的人脸特征点模型确定待检索人脸图像的特征点位置信息,然后根据确定的特征点位置信息得到待检索人脸图像的特征向量;由于确定的待检索人脸图像的特征点是有限的,确定的待检索人脸图像的特征点位置信息是二维坐标信息。所以,根据所述特征向量能够快速、高效地从数据库中海量的人脸图像中检索到与待检索人脸图像相似度最高的人脸图像。Determining the feature point position information of the face image to be retrieved according to the preset face feature point model, and then obtaining the feature vector of the face image to be retrieved according to the determined feature point position information; the feature point of the face image to be retrieved determined It is limited that the determined feature point position information of the face image to be retrieved is two-dimensional coordinate information. Therefore, according to the feature vector, the face image with the highest similarity to the face image to be retrieved can be quickly and efficiently retrieved from the massive face image in the database.
图2为另一实施例的检索人脸图像的方法的示意性流程图。如图2所示,一种检索人脸图像的方法,包括:FIG. 2 is a schematic flowchart of a method for retrieving a face image according to another embodiment. As shown in FIG. 2, a method for retrieving a face image includes:
S201,根据预设的人脸特征点模型确定待检索人脸图像的特征点位置信息;S201. Determine feature point location information of the face image to be retrieved according to the preset face feature point model;
图3是本实施的人脸特征点示意图,如图3所示,根据DLIB提取人脸特征点的方法,提取了60个人脸特征点。其中,脸型轮廓特征点的序号是0-16,共16个、左眉毛轮廓特征点的序号是17-21,共5个、右眉毛轮廓特征点的序号是22-26,共5个、鼻子轮廓特征点的序号是27-35,共9个、左眼睛轮廓特征点的序号是36-41,共6个、右眼睛轮廓特征点的序号是42-47,共6个、嘴巴轮廓特征点的13个序号是48-60,共13个。 FIG. 3 is a schematic diagram of a face feature point of the present embodiment. As shown in FIG. 3, 60 face feature points are extracted according to the method for extracting face feature points by DLIB. Among them, the face contour feature point number is 0-16, a total of 16, the left eyebrow contour feature point number is 17-21, a total of 5, the right eyebrow contour feature point number is 22-26, a total of 5, nose The number of the contour feature points is 27-35, a total of 9, the left eye contour feature points are 36-41, a total of 6, the right eye contour feature points are numbered 42-47, a total of 6, mouth contour feature points The 13 serial numbers are 48-60, a total of 13.
S202,根据所述特征点位置信息将待检索人脸图像的人脸进行校正。S202. Correct the face of the face image to be retrieved according to the feature point location information.
在本实施例,根据所述特征点位置信息将待检索人脸图像的人脸校正到姿势,所述人脸的正面姿态为两只眼睛在一条水平线上、左右脸大小基本一致、无俯仰。通过将人脸校正到正面姿态,能够将人脸图像上的特征点位置坐标统一到垂直坐标系,获得更准确的特征点位置信息。In this embodiment, the face of the face image to be retrieved is corrected to the posture according to the feature point position information, and the frontal posture of the face is that the two eyes are on one horizontal line, the left and right faces are substantially uniform in size, and there is no pitch. By correcting the face to the frontal posture, the feature point position coordinates on the face image can be unified to the vertical coordinate system, and more accurate feature point position information can be obtained.
S203,根据所述特征点位置信息计算得到待检索人脸图像的面部特征。S203. Calculate a facial feature of the face image to be retrieved according to the feature point location information.
根据脸型轮廓的特征点位置信息计算得到脸型参数。脸型分为圆脸、椭圆脸、鸭蛋脸、梨型脸、国字脸和其它。在本实施例,通过以下方式可以得到待检索人脸图像的脸型参数:The face parameter is calculated according to the feature point position information of the face contour. The face is divided into a round face, an elliptical face, a duck face, a pear face, a national face and others. In this embodiment, the face parameter of the face image to be retrieved can be obtained by:
获取特征点1与特征点15的距离数据D1,作为脸宽数据;获取特征点21与特征点22确定的连线的中点到特征点8的距离数据D2,将3*D2/2作为脸长数据;将脸长数据除以脸宽数据得到脸长脸宽比;根据预先设定的脸长脸宽比和脸型的对应关系,得到对应的脸型。Obtaining the distance data D 1 of the feature point 1 and the feature point 15 as the face width data; acquiring the distance data D 2 from the midpoint of the line defined by the feature point 21 and the feature point 22 to the feature point 8, 3*D 2 / 2 as the face length data; the face length data is divided by the face width data to obtain the face length face width ratio; according to the preset face length face width ratio and the face type correspondence, the corresponding face shape is obtained.
根据眉毛轮廓的特征点位置信息计算得到眉型参数,眉型参数主要用眉最高点、眉尾下垂度和眉内夹角表示;眉型可以为直眉和弯眉,根据眉头、眉尾、眉峰特征点位置信息确定眉型。获取眉毛轮廓特征点的纵轴坐标数据,将纵轴坐标数据最大的点确定为眉最高点。获取特征点18与特征点17的纵轴坐标的差值数据D3,获取特征点17与特征点21的距离数据D4,将D3/D4作为眉尾下垂度。获取特征点20和特征点21的连线l1,获取特征点22和特征点23连线l2,获取连线l1和l2的夹角数据,作为眉内夹角。According to the feature point position information of the eyebrow contour, the eyebrow shape parameter is calculated. The eyebrow parameter is mainly represented by the highest point of the eyebrow, the sag of the eyebrow and the angle of the eyebrow. The eyebrow shape can be a straight eyebrow and a curved eyebrow. According to the brow and the eyebrow, The eyebrow feature point position information determines the eyebrow shape. The vertical axis coordinate data of the eyebrow contour feature point is obtained, and the point at which the vertical axis coordinate data is the largest is determined as the highest point of the eyebrow. The difference data D 3 between the feature point 18 and the vertical axis coordinate of the feature point 17 is obtained, and the distance data D 4 of the feature point 17 and the feature point 21 is obtained, and D 3 /D 4 is taken as the eyebrow sag. Obtaining the connection l 1 of the feature point 20 and the feature point 21, acquiring the feature point 22 and the feature point 23 connecting the line l 2 , and obtaining the angle data of the connection lines l 1 and l 2 as the angle inside the eyebrow.
根据脸型轮廓的特征点位置信息计算得到下巴类型参数;下巴类型可以分为尖下巴和圆下巴;通过以下方式确定下巴类型参数:获取特征点5与特征点7的连线l3,获取特征点9与特征点11的连线l4,获取连线l3和连线l4的夹 角数据D5;同时获取特征点5与特征点11的距离数据D6,作为下巴宽度参数。综合夹角数据D5和下巴宽度参数,得到下巴类型参数。进一步的,若下巴宽度参数小且夹角数据D5小即为尖下巴参数,否则是圆下巴参数。The chin type parameter is calculated according to the feature point position information of the face contour; the chin type can be divided into a pointed chin and a round chin; the chin type parameter is determined by: obtaining the connection point 3 of the feature point 5 and the feature point 7 to acquire the feature point 9 is connected to the feature point 11 l 4 , and the angle data D 5 of the connection line l 3 and the connection line l 4 is obtained; and the distance data D 6 of the feature point 5 and the feature point 11 is obtained as the chin width parameter. Combine the angle data D 5 and the chin width parameter to obtain the chin type parameter. Further, if the chin width parameter is small and the angle data D 5 is small, it is a pointed chin parameter, otherwise it is a round chin parameter.
根据鼻子轮廓的特征点位置信息计算得到鼻长宽比。获取特征点27与特征点31距离数据D7和特征点31与特征点35距离数据D8,将D7/D8作为鼻长宽比。The nose aspect ratio is calculated from the feature point position information of the nose contour. Obtaining feature points and feature point 27 31 D 7 and the distance data 31 and the feature point from the feature point data 35 D 8, the D 7 / D 8 as a nasal aspect ratio.
根据眼睛轮廓的特征点位置信息和眉毛轮廓特征点的位置信息计算得到内外眼裂连线与水平线夹角、眉眼距和眼宽。获取特征点20与特征点38距离数据D9和特征点23与特征点43的距离数据D10,将(D9+D10)/2作为眉眼距。获取特征点36到特征点39的连线l6,将连线l6与水平线的夹角数据作为内外眼裂连线与水平线夹角。获取特征点36与特征点39的距离数据D11和特征点42与特征点45的距离数据D12,将(D11+D12)/2作为眼宽。According to the feature point position information of the eye contour and the position information of the eyebrow contour feature point, the angle between the inner and outer eye line and the horizontal line, the eyebrow distance and the eye width are calculated. The distance data D 10 between the feature point 20 and the feature point 38 from the data D 9 and the feature point 23 and the feature point 43 is obtained, and (D 9 + D 10 )/2 is taken as the eyebrow distance. The line 16 of the feature point 36 to the feature point 39 is obtained, and the angle data of the line 16 and the horizontal line is taken as the angle between the inner and outer eye line and the horizontal line. Obtaining feature points from the feature data D 36 points 39 42 11 and the feature point from the feature point data 45 D 12, the (D 11 + D 12) / 2 as eye width.
S204,将所述面部特征按预先确定的等级标准进行分级,得到所述面部特征的分级级数。S204. The facial features are ranked according to a predetermined level standard to obtain a hierarchical level of the facial features.
作为一优选实施例,将设定面部特征按预先确定的等级标准分级之前,先确定面部特征的等级标准。例如,确定眉毛的等级标准的方法为对一定数量的人脸的眉毛粗细进行统计,可以是一万人,计算其均值、方差,量化到5级。将所有的设定面部特征按预先确定的等级标准进行分级,得到所有面部特征的分级级数。As a preferred embodiment, the level criteria of the facial features are determined prior to grading the facial features by a predetermined level of criteria. For example, the method for determining the level standard of the eyebrows is to count the eyebrow thickness of a certain number of faces, which may be 10,000 people, calculate the mean value, variance, and quantize to level 5. All of the set facial features are ranked according to a predetermined level standard to obtain a hierarchical level of all facial features.
S205,根据预设的语义特征确定规则、分级级数得到所述面部特征对应的语义特征;根据各面部特征对应的语义特征,得到待检索人脸图像的语义特征。S205: Determine a semantic feature corresponding to the facial feature according to a preset semantic feature determining rule and a hierarchical level; and obtain a semantic feature of the facial image to be retrieved according to the semantic feature corresponding to each facial feature.
作为一优选实施例,根据预设的语义特征确定规则、分级级数得到所述面部特征对应的语义特征;例如,眉毛粗细等级级数为4,则确定眉毛对应的语 义特征为“浓眉”,眼睛大小等级级数为4,则确定眼睛对应的语义特征为“大眼”;两者组合起来得到的语义特征“浓眉大眼”可作为待检索人脸图像的语义特征。As a preferred embodiment, the semantic feature corresponding to the facial feature is obtained according to a preset semantic feature determining rule and a hierarchical level; for example, if the eyebrow thickness level is 4, the corresponding eyebrow is determined. The semantic feature is “enhanced eyebrow”, and the eye size level is 4, then the semantic feature corresponding to the eye is determined to be “big eye”; the semantic feature of the combination of the two “rich eyebrows” can be used as the semantics of the face image to be retrieved. feature.
S206,组合各面部特征对应的分级级数,得到待检索人脸图像的特征向量。S206. Combine the number of hierarchical levels corresponding to each facial feature to obtain a feature vector of the face image to be retrieved.
比如,组合各面部特征对应的分级级数,得到待检索人脸图像的特征向量为
Figure PCTCN2016110134-appb-000002
其中第一个元素4代表脸型级数,第二元素2代表眉型级数,第三个元素5代表眉尾下垂度级数,第四个元素1代表鼻长宽比,第五个元素3代表眉眼距级数,以此类推。
For example, combining the number of levels corresponding to each facial feature, and obtaining the feature vector of the face image to be retrieved is
Figure PCTCN2016110134-appb-000002
The first element 4 represents the face series, the second element 2 represents the eyebrow series, the third element 5 represents the eyebrow sag level, the fourth element 1 represents the nose aspect ratio, and the fifth element 3 Represents the eyebrow eye level, and so on.
S207,根据所述待检索人脸图像的语义特征在整个数据库内进行检索,从数据库中预先保存的人脸图像中确定检索范围。S207. Perform a search in the entire database according to the semantic features of the face image to be retrieved, and determine a search range from a face image saved in advance in the database.
作为一优选实施例,根据所述待检索人脸图像的脸型、眉型、鼻型、眼睛和下巴的语义特征在整个数据库内进行检索,从数据库中预先保存的人脸图像中确定检索范围,可以极大缩小检索空间。As a preferred embodiment, the semantic features of the face, eyebrow, nose, eyes, and chin of the face image to be retrieved are searched in the entire database, and the search range is determined from the face image saved in advance in the database. Can greatly reduce the search space.
S208,将所述待检索人脸图像的特征向量与所述检索范围内的各人脸图像的特征向量进行比较,得到向量差值;找出检索范围内所述向量差值最小的人脸图像,确定为与待检索人脸图像相似度最高的人脸图像,即为与待检索人脸图像最相似的人脸图像。S208. Compare the feature vector of the face image to be retrieved with the feature vector of each face image in the search range to obtain a vector difference value; and find a face image with the smallest vector difference value in the search range. And determining a face image having the highest similarity with the face image to be retrieved, that is, a face image most similar to the face image to be retrieved.
在本实施例,将所述待检索人脸图像的特征向量与所述检索范围内的各人脸图像的特征向量进行比较,得到向量差值,根据得到的向量差值,将数据库中在待检索人脸图像的检索范围内的人脸图像排序,与待检索人脸图像的向量差值小的人脸图像排在前面,挑选出排序最前的人脸图像即为与待检索人脸图像相似度最高的人脸图像。In this embodiment, the feature vector of the face image to be retrieved is compared with the feature vector of each face image in the search range to obtain a vector difference value, and the database is waiting according to the obtained vector difference value. The face image in the search range of the face image is searched, and the face image with the small difference between the vector and the face image to be retrieved is ranked in front, and the face image with the highest ranking is selected to be similar to the face image to be searched. The highest degree of face image.
本实施例的有益效果为根据预设的人脸特征点模型确定待检索人脸图像 的特征点位置信息,根据确定的特征点位置信息得到待检索人脸图像的特征向量和语义特征,先根据所述待检索人脸图像的语义特征在整个数据库内进行检索,从数据库中预先保存的人脸图像中确定检索范围;然后利用所述待检索人脸图像的特征向量能够更快速、更高效的在所述检索范围内检索到与待检索人脸图像相似度最高的人脸图像。The beneficial effect of the embodiment is that the image of the face to be retrieved is determined according to the preset face feature point model. The feature point position information is obtained according to the determined feature point position information, and the feature vector and the semantic feature of the face image to be retrieved are firstly retrieved according to the semantic feature of the face image to be retrieved, and are retrieved from the database in advance. The search range is determined in the face image; and then the feature vector of the face image to be retrieved can be used to retrieve the face image with the highest similarity to the face image to be retrieved within the search range more quickly and efficiently.
图4为一实施例的检索人脸图像的系统的示意性结构图。如图4所示,一种检索人脸图像的系统,包括:特征点位置信息确定模块101、面部特征计算模块102、特征向量获取模块103和检索模块104;所述特征点位置信息确定模块101,用于根据预设的人脸特征点模型确定待检索人脸图像的特征点位置信息;所述面部特征计算模块102,用于根据所述特征点位置信息计算得到待检索人脸图像的面部特征;所述特征向量获取模块103,用于组合所述面部特征,得到待检索人脸图像的特征向量;所述检索模块104,用于根据所述特征向量检索数据库中预先保存的人脸图像,得到与待检索人脸图像相似度最高的人脸图像。4 is a schematic structural diagram of a system for retrieving a face image according to an embodiment. As shown in FIG. 4, a system for retrieving a face image includes: a feature point location information determining module 101, a facial feature computing module 102, a feature vector obtaining module 103, and a retrieval module 104; and the feature point location information determining module 101 And determining feature point position information of the face image to be retrieved according to the preset face feature point model; the face feature calculation module 102, configured to calculate a face of the face image to be retrieved according to the feature point position information a feature vector acquiring module 103, configured to combine the facial features to obtain a feature vector of a face image to be retrieved, and the searching module 104, configured to retrieve a pre-saved face image in the database according to the feature vector , obtaining a face image with the highest similarity to the face image to be retrieved.
作为一优选实施例,所述检索人脸图像的系统还包括:语义特征获取模块(图中未示出);所述语义特征获取模块,用于根据所述面部特征得到待检索人脸图像的语义特征;所述检索模块,还用于根据所述待检索人脸图像的语义特征在整个数据库内进行检索,从数据库中预先保存的人脸图像中确定一检索范围;根据所述特征向量在所述检索范围内进行检索,得到与待检索人脸图像相似度最高的人脸图像。As a preferred embodiment, the system for retrieving a face image further includes: a semantic feature acquisition module (not shown); the semantic feature acquisition module, configured to obtain a face image to be retrieved according to the facial feature a semantic feature; the retrieval module is further configured to perform a retrieval in the entire database according to the semantic feature of the face image to be retrieved, and determine a retrieval range from a pre-saved face image in the database; The search is performed within the search range to obtain a face image with the highest similarity to the face image to be retrieved.
作为一优选实施例,所述检索人脸图像的系统还包括:分级模块(图中未示出);所述分级模块,用于将所述面部特征按预先确定的等级标准进行分级,得到所述面部特征的分级级数;根据预设的语义特征确定规则、分级级数得到 所述面部特征对应的语义特征;组合各面部特征对应的语义特征,得到待检索人脸图像的语义特征。所述特征向量获取模块,还用于组合各面部特征对应的分级级数,得到待检索人脸图像的特征向量。As a preferred embodiment, the system for retrieving a face image further includes: a grading module (not shown); the grading module is configured to classify the facial features according to a predetermined grading standard, and obtain a Deriving the hierarchical level of the facial features; determining the rules and ranking levels according to the preset semantic features The semantic feature corresponding to the facial feature; combining the semantic features corresponding to each facial feature to obtain a semantic feature of the face image to be retrieved. The feature vector obtaining module is further configured to combine the hierarchical levels corresponding to the facial features to obtain a feature vector of the face image to be retrieved.
作为一优选实施例,所述检索模块,还用于将所述待检索人脸图像的特征向量与所述检索范围内的各人脸图像的特征向量进行比较,得到向量差值;找出检索范围内所述向量差值最小的人脸图像,确定为与待检索人脸图像相似度最高的人脸图像。As a preferred embodiment, the searching module is further configured to compare the feature vector of the face image to be retrieved with the feature vector of each face image in the search range to obtain a vector difference value; The face image with the smallest vector difference in the range is determined as the face image with the highest similarity to the face image to be retrieved.
作为一优选实施例,所述检索人脸图像的系统还包括:人脸姿态校正模块(图中未示出);所述人脸姿态校正模块,用于根据所述特征点位置信息将待检索人脸图像的人脸进行校正,一般情况,将人脸校正到正面姿态。所述人脸的正面姿态为两只眼睛在一条水平线上、左右脸大小一致、无俯仰。As a preferred embodiment, the system for retrieving a face image further includes: a face pose correction module (not shown); the face pose correction module, configured to retrieve a map based on the feature point location information The face of the face image is corrected, and in general, the face is corrected to the frontal posture. The frontal posture of the face is that the two eyes are on one horizontal line, the left and right faces are the same size, and there is no pitch.
作为一优选实施例,所述的预设的人脸特征点模型包括:脸型轮廓的特征点、眉毛轮廓的特征点、鼻子轮廓的特征点、眼睛轮廓的特征点以及嘴巴轮廓的特征点中至少两类特征点。In a preferred embodiment, the preset facial feature point model includes: a feature point of the face contour, a feature point of the eyebrow contour, a feature point of the nose contour, a feature point of the eye contour, and at least a feature point of the mouth contour. Two types of feature points.
所述面部特征计算模块102,还用于根据脸型轮廓特征点的位置信息计算得到脸型和下巴类型;根据眉毛轮廓特征点的位置信息计算得到眉型;根据鼻子轮廓的特征点位置信息计算得到鼻长宽比;根据眉毛轮廓的特征点位置信息和眼睛轮廓的特征点位置信息,计算得到内外眼裂连线与水平线夹角、眉眼距和眼宽。The facial feature calculation module 102 is further configured to calculate the face type and the chin type according to the position information of the face contour feature point; calculate the eye shape according to the position information of the eye contour feature point; calculate the nose according to the feature point position information of the nose contour Aspect ratio; according to the feature point position information of the eyebrow contour and the feature point position information of the eye contour, the angle between the inner and outer eye line and the horizontal line, the eyebrow distance and the eye width are calculated.
以上所述实施例的各技术特征可以进行任意的组合,为使描述简洁,未对上述实施例中的各个技术特征所有可能的组合都进行描述,然而,只要这些技术特征的组合不存在矛盾,都应当认为是本说明书记载的范围。The technical features of the above-described embodiments may be arbitrarily combined. For the sake of brevity of description, all possible combinations of the technical features in the above embodiments are not described. However, as long as there is no contradiction between the combinations of these technical features, All should be considered as the scope of this manual.
以上所述实施例仅表达了本发明的几种实施方式,其描述较为具体和详 细,但并不能因此而理解为对发明专利范围的限制。应当指出的是,对于本领域的普通技术人员来说,在不脱离本发明构思的前提下,还可以做出若干变形和改进,这些都属于本发明的保护范围。因此,本发明专利的保护范围应以所附权利要求为准。 The above described embodiments only express several embodiments of the present invention, and the description thereof is more specific and detailed. It is not to be construed as limiting the scope of the invention patent. It should be noted that a number of variations and modifications may be made by those skilled in the art without departing from the spirit and scope of the invention. Therefore, the scope of the invention should be determined by the appended claims.

Claims (10)

  1. 一种检索人脸图像的方法,其特征在于,包括:A method for retrieving a face image, comprising:
    根据预设的人脸特征点模型确定待检索人脸图像的特征点位置信息;Determining feature point position information of the face image to be retrieved according to the preset face feature point model;
    根据所述特征点位置信息计算得到待检索人脸图像的面部特征;Calculating a facial feature of the face image to be retrieved according to the feature point position information;
    组合所述面部特征,得到待检索人脸图像的特征向量;Combining the facial features to obtain a feature vector of the face image to be retrieved;
    根据所述特征向量检索数据库中预先保存的人脸图像,得到与待检索人脸图像相似度最高的人脸图像。The face image pre-stored in the database is retrieved according to the feature vector, and a face image with the highest similarity to the face image to be retrieved is obtained.
  2. 根据权利要求1所述的检索人脸图像的方法,其特征在于,根据所述特征点位置信息计算得到待检索人脸图像的面部特征的步骤之后还包括:The method for retrieving a face image according to claim 1, wherein the step of calculating a facial feature of the face image to be retrieved according to the feature point position information further comprises:
    根据所述面部特征得到待检索人脸图像的语义特征;Obtaining a semantic feature of the face image to be retrieved according to the facial feature;
    根据所述特征向量检索数据库中预先保存的人脸图像,得到与待检索人脸图像相似度最高的人脸图像的步骤包括:The step of retrieving the face image pre-stored in the database according to the feature vector, and obtaining the face image with the highest similarity to the face image to be retrieved includes:
    根据所述待检索人脸图像的语义特征在所述数据库内进行检索,从数据库中预先保存的人脸图像中确定与所述语义特征对应的检索范围;Performing a search in the database according to the semantic feature of the face image to be retrieved, and determining a search range corresponding to the semantic feature from a face image saved in advance in the database;
    利用所述特征向量在所述检索范围内进行检索,得到与待检索人脸图像相似度最高的人脸图像。The feature vector is used to perform a search within the search range, and a face image with the highest similarity to the face image to be retrieved is obtained.
  3. 根据权利要求2所述的检索人脸图像的方法,其特征在于,根据所述面部特征得到待检索人脸图像的语义特征的步骤包括:The method for retrieving a face image according to claim 2, wherein the step of obtaining a semantic feature of the face image to be retrieved according to the facial feature comprises:
    将所述面部特征按预先确定的等级标准进行分级,得到所述面部特征的分级级数;And classifying the facial features according to a predetermined level standard to obtain a hierarchical level of the facial features;
    根据预设的语义特征确定规则、分级级数得到所述面部特征对应的语义特征;Determining rules according to preset semantic features, hierarchical levels to obtain semantic features corresponding to the facial features;
    组合各面部特征对应的语义特征,得到待检索人脸图像的语义特征。 Combining the semantic features corresponding to each facial feature, the semantic features of the face image to be retrieved are obtained.
  4. 根据权利要求3所述的检索人脸图像的方法,其特征在于,组合所述面部特征,得到待检索人脸图像的特征向量的步骤包括:The method for retrieving a face image according to claim 3, wherein the step of combining the facial features to obtain a feature vector of the face image to be retrieved comprises:
    组合各面部特征对应的分级级数,得到待检索人脸图像的特征向量。The number of hierarchical levels corresponding to each facial feature is combined to obtain a feature vector of the face image to be retrieved.
  5. 根据权利要求2所述的检索人脸图像的方法,其特征在于,用所述特征向量在所述检索范围内进行检索,得到与待检索人脸图像相似度最高的人脸图像的步骤包括:The method for retrieving a face image according to claim 2, wherein the step of performing a search within the search range by using the feature vector to obtain a face image having the highest similarity with the face image to be retrieved comprises:
    将所述待检索人脸图像的特征向量与所述检索范围内的各人脸图像的特征向量进行比较,得到向量差值;Comparing the feature vector of the face image to be retrieved with the feature vector of each face image in the search range to obtain a vector difference value;
    找出检索范围内所述向量差值最小的人脸图像,确定为与所述待检索人脸图像相似度最高的人脸图像。Finding a face image with the smallest difference between the vectors in the search range, and determining a face image having the highest similarity with the face image to be retrieved.
  6. 根据权利要求1所述的检索人脸图像的方法,其特征在于,在根据预设的人脸特征点模型确定待检索人脸图像的特征点位置信息的步骤和根据所述特征点位置信息计算得到待检索人脸图像的面部特征的步骤之间包括:The method for retrieving a face image according to claim 1, wherein the step of determining feature point position information of the face image to be retrieved according to the preset face feature point model and calculating according to the feature point position information The steps of obtaining facial features of the face image to be retrieved include:
    根据所述特征点位置信息将待检索人脸图像的人脸进行校正。The face of the face image to be retrieved is corrected according to the feature point position information.
  7. 根据权利要求1至6任意一项所述的检索人脸图像的方法,其特征在于,所述预设的人脸特征点模型包括脸型轮廓的特征点、眉毛轮廓的特征点、鼻子轮廓的特征点、眼睛轮廓的特征点以及嘴巴轮廓的特征点中至少两类特征点。The method for retrieving a face image according to any one of claims 1 to 6, wherein the preset face feature point model comprises a feature point of a face contour, a feature point of an eyebrow contour, and a feature of a nose contour. At least two types of feature points of the point, the feature point of the eye contour, and the feature point of the mouth contour.
  8. 根据权利要求7所述的检索人脸图像的方法,其特征在于,所述预设的人脸特征点模型包括脸型轮廓的特征点、眉毛轮廓的特征点、鼻子轮廓的特征点、眼睛轮廓的特征点以及嘴巴轮廓的特征点,根据所述特征点位置信息计算得到待检索人脸图像的面部特征的步骤包括:The method for retrieving a face image according to claim 7, wherein the preset face feature point model comprises a feature point of a face contour, a feature point of an eyebrow contour, a feature point of a nose contour, and an eye contour The feature point and the feature point of the mouth contour, and the step of calculating the facial feature of the face image to be retrieved according to the feature point position information includes:
    根据脸型轮廓的特征点位置信息计算得到脸型参数和下巴类型参数; Calculating the face parameter and the chin type parameter according to the feature point position information of the face contour;
    根据眉毛轮廓的特征点位置信息计算得到眉型参数;Calculating the eyebrow shape parameter according to the feature point position information of the eyebrow contour;
    根据鼻子轮廓的特征点位置信息计算得到鼻长宽比;Calculating the nose aspect ratio according to the feature point position information of the nose contour;
    根据眉毛轮廓的特征点位置信息和眼睛轮廓的特征点位置信息,计算得到内外眼裂连线与水平线夹角、眉眼距和眼宽。According to the feature point position information of the eyebrow contour and the feature point position information of the eye contour, the angle between the inner and outer eye line and the horizontal line, the eyebrow distance and the eye width are calculated.
  9. 一种检索人脸图像的系统,其特征在于,包括:特征点位置信息确定模块、面部特征计算模块、特征向量获取模块和检索模块;A system for retrieving a face image, comprising: a feature point location information determining module, a facial feature computing module, a feature vector acquiring module, and a retrieval module;
    所述特征点位置信息确定模块,用于根据预设的人脸特征点模型确定待检索人脸图像的特征点位置信息;The feature point location information determining module is configured to determine feature point location information of the face image to be retrieved according to the preset face feature point model;
    所述面部特征计算模块,用于根据所述特征点位置信息计算得到待检索人脸图像的面部特征;The facial feature calculation module is configured to calculate a facial feature of the face image to be retrieved according to the feature point location information;
    所述特征向量获取模块,用于组合所述面部特征,得到待检索人脸图像的特征向量;The feature vector obtaining module is configured to combine the facial features to obtain a feature vector of a face image to be retrieved;
    所述检索模块,用于根据所述特征向量检索数据库中预先保存的人脸图像,得到与待检索人脸图像相似度最高的人脸图像。The searching module is configured to retrieve a face image saved in advance in the database according to the feature vector, and obtain a face image with the highest similarity to the face image to be retrieved.
  10. 根据权利要求9所述的检索人脸图像的系统,其特征在于,还包括:语义特征获取模块;The system for retrieving a face image according to claim 9, further comprising: a semantic feature acquisition module;
    所述语义特征获取模块,用于根据所述面部特征得到待检索人脸图像的语义特征;The semantic feature acquiring module is configured to obtain a semantic feature of the face image to be retrieved according to the facial feature;
    所述检索模块,还用于根据所述待检索人脸图像的语义特征在整个数据库内进行检索,从数据库中预先保存的人脸图像中确定检索范围;根据所述特征向量在所述检索范围内进行检索,得到与待检索人脸图像相似度最高的人脸图像。 The search module is further configured to perform a search in the entire database according to the semantic features of the face image to be retrieved, determine a search range from a face image saved in advance in the database; and use the feature vector in the search range according to the feature vector The search is performed internally to obtain a face image with the highest similarity to the face image to be retrieved.
PCT/CN2016/110134 2016-10-28 2016-12-15 Method and system for retrieving face image WO2018076495A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610973398.6A CN106503686A (en) 2016-10-28 2016-10-28 The method and system of retrieval facial image
CN201610973398.6 2016-10-28

Publications (1)

Publication Number Publication Date
WO2018076495A1 true WO2018076495A1 (en) 2018-05-03

Family

ID=58323725

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/110134 WO2018076495A1 (en) 2016-10-28 2016-12-15 Method and system for retrieving face image

Country Status (2)

Country Link
CN (1) CN106503686A (en)
WO (1) WO2018076495A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108765551A (en) * 2018-05-15 2018-11-06 福建省天奕网络科技有限公司 A kind of method and terminal realized 3D models and pinch face

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108108711B (en) * 2017-12-29 2019-12-17 深圳云天励飞技术有限公司 Face control method, electronic device and storage medium
CN108038475A (en) * 2017-12-29 2018-05-15 浪潮金融信息技术有限公司 Facial image recognition method and device, computer-readable storage medium, terminal
CN108229378A (en) * 2017-12-29 2018-06-29 浪潮金融信息技术有限公司 Face image data generation method and device, computer storage media, terminal
CN108564529A (en) * 2018-04-23 2018-09-21 广东奥园奥买家电子商务有限公司 A kind of implementation method of the real-time makeup of lip based on android system
CN108932321B (en) * 2018-06-29 2020-10-23 金蝶软件(中国)有限公司 Face image retrieval method and device, computer equipment and storage medium
CN109376596B (en) * 2018-09-14 2020-11-13 广州杰赛科技股份有限公司 Face matching method, device, equipment and storage medium
CN111444374B (en) * 2020-04-09 2023-05-02 上海依图网络科技有限公司 Human body retrieval system and method
CN112307239B (en) * 2020-10-29 2024-02-02 泰康保险集团股份有限公司 Image retrieval method, device, medium and equipment
CN113243804B (en) * 2021-06-03 2022-11-22 山东优境传媒科技有限公司 Automatic paper fetching method and device, readable storage medium and computer equipment

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1658224A (en) * 2005-03-16 2005-08-24 沈阳工业大学 Combined recognising method for man face and ear characteristics
CN102194131A (en) * 2011-06-01 2011-09-21 华南理工大学 Fast human face recognition method based on geometric proportion characteristic of five sense organs
CN103020607A (en) * 2012-12-27 2013-04-03 Tcl集团股份有限公司 Face recognition method and face recognition device
CN103207898A (en) * 2013-03-19 2013-07-17 天格科技(杭州)有限公司 Method for rapidly retrieving similar faces based on locality sensitive hashing
WO2015078261A1 (en) * 2013-11-27 2015-06-04 Tencent Technology (Shenzhen) Company Limited Methods and systems for processing facial images
CN104715224A (en) * 2013-12-11 2015-06-17 腾讯科技(深圳)有限公司 Method and device for acquiring facial feature images of user group
CN104951767A (en) * 2015-06-23 2015-09-30 安阳师范学院 Three-dimensional face recognition technology based on correlation degree

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5121506B2 (en) * 2008-02-29 2013-01-16 キヤノン株式会社 Image processing apparatus, image processing method, program, and storage medium
JP6013241B2 (en) * 2013-03-18 2016-10-25 株式会社東芝 Person recognition apparatus and method
CN104090972B (en) * 2014-07-18 2017-08-11 北京师范大学 The image characteristics extraction retrieved for D Urban model and method for measuring similarity
CN105868716B (en) * 2016-03-29 2019-08-13 中国科学院上海高等研究院 A kind of face identification method based on facial geometric feature

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1658224A (en) * 2005-03-16 2005-08-24 沈阳工业大学 Combined recognising method for man face and ear characteristics
CN102194131A (en) * 2011-06-01 2011-09-21 华南理工大学 Fast human face recognition method based on geometric proportion characteristic of five sense organs
CN103020607A (en) * 2012-12-27 2013-04-03 Tcl集团股份有限公司 Face recognition method and face recognition device
CN103207898A (en) * 2013-03-19 2013-07-17 天格科技(杭州)有限公司 Method for rapidly retrieving similar faces based on locality sensitive hashing
WO2015078261A1 (en) * 2013-11-27 2015-06-04 Tencent Technology (Shenzhen) Company Limited Methods and systems for processing facial images
CN104715224A (en) * 2013-12-11 2015-06-17 腾讯科技(深圳)有限公司 Method and device for acquiring facial feature images of user group
CN104951767A (en) * 2015-06-23 2015-09-30 安阳师范学院 Three-dimensional face recognition technology based on correlation degree

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108765551A (en) * 2018-05-15 2018-11-06 福建省天奕网络科技有限公司 A kind of method and terminal realized 3D models and pinch face

Also Published As

Publication number Publication date
CN106503686A (en) 2017-03-15

Similar Documents

Publication Publication Date Title
WO2018076495A1 (en) Method and system for retrieving face image
US11423076B2 (en) Image similarity-based group browsing
US11816888B2 (en) Accurate tag relevance prediction for image search
WO2020147857A1 (en) Method and system for extracting, storing and retrieving mass video features
Zhang et al. Joint face detection and alignment using multitask cascaded convolutional networks
CN103207898B (en) A kind of similar face method for quickly retrieving based on local sensitivity Hash
WO2018107979A1 (en) Multi-pose human face feature point detection method based on cascade regression
US9940577B2 (en) Finding semantic parts in images
CN106897666B (en) Closed loop detection method for indoor scene recognition
CN107833213B (en) Weak supervision object detection method based on false-true value self-adaptive method
WO2018001384A1 (en) Data processing, data recognition methods and devices, and computer equipment
WO2017096753A1 (en) Facial key point tracking method, terminal, and nonvolatile computer readable storage medium
WO2019080411A1 (en) Electrical apparatus, facial image clustering search method, and computer readable storage medium
US20050041863A1 (en) Enabling content-based search of objects in an image database with reduced matching
CN110188225B (en) Image retrieval method based on sequencing learning and multivariate loss
WO2015017439A1 (en) Method and system for searching images
US20050044056A1 (en) Searching for object images with reduced computation
WO2021143865A1 (en) Positioning method and apparatus, electronic device, and computer readable storage medium
CN110751027B (en) Pedestrian re-identification method based on deep multi-instance learning
CN107291825A (en) With the search method and system of money commodity in a kind of video
WO2018166273A1 (en) Method and apparatus for matching high-dimensional image feature
Arrish et al. Shape-based plagiarism detection for flowchart figures in texts
CN110059156A (en) Coordinate retrieval method, apparatus, equipment and readable storage medium storing program for executing based on conjunctive word
WO2017113725A1 (en) Method and system for obtaining and sorting associated information
WO2020134819A1 (en) Method for searching face, and related device

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16920174

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16920174

Country of ref document: EP

Kind code of ref document: A1