WO2018187952A1 - Kernel discriminant analysis approximation method based on neural network - Google Patents

Kernel discriminant analysis approximation method based on neural network Download PDF

Info

Publication number
WO2018187952A1
WO2018187952A1 PCT/CN2017/080176 CN2017080176W WO2018187952A1 WO 2018187952 A1 WO2018187952 A1 WO 2018187952A1 CN 2017080176 W CN2017080176 W CN 2017080176W WO 2018187952 A1 WO2018187952 A1 WO 2018187952A1
Authority
WO
WIPO (PCT)
Prior art keywords
training
neural network
discriminant analysis
bitmap data
sample
Prior art date
Application number
PCT/CN2017/080176
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 邹霞
Priority to PCT/CN2017/080176 priority Critical patent/WO2018187952A1/en
Publication of WO2018187952A1 publication Critical patent/WO2018187952A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition

Definitions

  • the present invention relates to a kernel discriminant analysis approximation method based on a neural network, and belongs to the field of face recognition.
  • Face recognition is a computer technology that achieves the purpose of identity identification by analyzing human facial visual features.
  • the academic community gives a specific definition of face recognition in both broad and narrow sense.
  • Generalized face recognition includes face detection, face representation, face identification, and face expression analysis.
  • narrow face recognition is defined as a technology or system that enables identity confirmation, identity comparison, and identity lookup through facial features.
  • biometrics mainly come from the following aspects: face, retina, iris, palmprint, fingerprint, voice, body shape, habits, etc. Therefore, based on the above, research has focused on identifying faces, retinas, and irises.
  • the advantage of face recognition lies in its natural and friendly characteristics.
  • the so-called natural nature means that human beings also identify and confirm the identity of each other by observing and comparing human facial features.
  • speech recognition and body shape recognition also have natural features, while humans or other creatures usually do not pass fingerprints.
  • Features such as the iris distinguish individuals, so the above feature recognition does not have natural features.
  • the so-called friendliness means that the identification method does not increase the psychological burden of the authenticated person due to special treatment, and thus it is easier to obtain direct and authentic feature information.
  • Fingerprint or iris recognition needs to use special techniques such as electronic pressure sensor or infrared to collect information.
  • the above special collection technology is easy to be discovered, which greatly increases the possibility of the authenticated person avoiding identity identification and reduces the efficiency of identity authentication.
  • face recognition can directly obtain the face information of the authenticated person through simple image or video technology. This information collection method is not easy to be perceived, and the authenticity and reliability of the information are increased.
  • Face recognition technology based on nuclear space is one of the most widely used techniques in the field of face recognition.
  • a general nuclear subspace face recognition method flow is shown in Figure 1. Since all the training samples are used in the representation of the basis in the nuclear subspace, the projection speed of the test sample slows down as the number of training samples increases. It seriously affects the speed of face recognition, especially in the real system and the online system.
  • the present invention provides a neural network based kernel discriminant analysis approximation method, including the following steps: [0015] Step 1: Establish a training set image set, store the training set face bitmap, and read the bitmap Data
  • Step 2 performing feature extraction on the training samples in the original input space to form a training set sample set Y
  • Step three feature extraction of the training sample set Y, forming a training sample set Z
  • Step 4 training an RB F neural network by using the training set bitmap data and the feature set Z of the training set after feature extraction;
  • Step 5 Establish a test set image set, store the test set face bitmap, and read the bitmap data [0020] Step 6. Input the test set bitmap data into the trained RBF neural network to obtain the test. Set sample point
  • Step 7 Using the classifier, classify and identify the test set image.
  • step 2 above the feature extraction in the original input space is performed by the KPCA method.
  • the above step 3 performs LDA feature extraction on the training sample set Y.
  • the neural network-based kernel discriminant analysis approximation method provided by the present invention provides a neural network-based face recognition method, and an online system with a fast approximation speed and a large number of training samples. ⁇ Systems and fingerprint recognition with high recognition speed, license plate recognition and other fields will have broad application prospects.
  • FIG. 1 is a schematic flow chart of a general nuclear subspace face recognition method in the prior art
  • FIG. 2 is a schematic flow chart of a kernel discriminant analysis approximation method based on a neural network according to the present invention.
  • the present invention provides a kernel discriminant analysis approximation method based on a neural network.
  • the present invention will be further described in detail below with reference to the accompanying drawings and embodiments. It is understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
  • This embodiment mainly uses the training set image data itself and its nuclear subspace method for feature extraction. If you train an RBF neural network. This RBF neural network is used in the face recognition process, so that the test set image data can be quickly input to the result of approximating the feature extraction of the nuclear space method after inputting the RBF neural network.
  • the neural network-based kernel discriminant analysis approximation method provided by the present invention specifically includes the following steps:
  • test set bitmap data is input into the trained RBF neural network to obtain a test set sample point set.
  • the neural network-based kernel discriminant analysis approximation method provided by the present invention provides a neural network-based face recognition method, and the online system with fast approximation speed and large number of training samples is real. ⁇ Systems and fingerprint recognition with high recognition speed, license plate recognition and other fields will have broad application prospects.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Evolutionary Biology (AREA)
  • Evolutionary Computation (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Artificial Intelligence (AREA)
  • Collating Specific Patterns (AREA)
  • Image Analysis (AREA)

Abstract

A kernel discriminant analysis approximation method based on a neural network. The method comprises: establishing a training set image set, storing a training set face bitmap, and reading bitmap data; performing characteristic extraction on a training sample in an original input space to form a training set sample set Y; performing characteristic extraction on the training sample set Y to form a training sample set Z; training an RBF neural network using the training set bitmap data and the training set sample set Z formed after the characteristic extraction; establishing a test set image set, storing a test set face bitmap, and reading bitmap data; inputting the test set bitmap data to the trained RBF neural network to obtain a test set sample point set; and classifying and recognizing test set images using a classifier. Compared with the prior art, the kernel discriminant analysis approximation method based on a neural network, and a facial recognition method based on a neural network have a fast approximation speed.

Description

基于神经网络的核判别分析逼近方法 技术领域  Kernel discriminant analysis approximation method based on neural network
[0001] 本发明涉及一种基于神经网络的核判别分析逼近方法, 属于人脸识别领域。  [0001] The present invention relates to a kernel discriminant analysis approximation method based on a neural network, and belongs to the field of face recognition.
背景技术  Background technique
[0002] 人脸识别是通过分析人类脸部视觉特征来达到身份鉴别目的的一种计算机技术 。 学术界对人脸识别给出了广义和狭义两方面的具体定义。 广义的人脸识别包 括人脸检测 (face detection) 、 人脸表征 (face representation) 、 人脸鉴别 ( face identification ) 、 表情分析 ( face expression analysis )  [0002] Face recognition is a computer technology that achieves the purpose of identity identification by analyzing human facial visual features. The academic community gives a specific definition of face recognition in both broad and narrow sense. Generalized face recognition includes face detection, face representation, face identification, and face expression analysis.
以及物理分类 (physical classification) 等一系列相关技术; 而狭义的人脸识别则 被定义为一种技术或系统, 这一技术或系统能够通过人脸的特征进行身份确认 、 身份比较和身份査找。  And a series of related technologies such as physical classification; narrow face recognition is defined as a technology or system that enables identity confirmation, identity comparison, and identity lookup through facial features.
[0003] 目前, 由于人脸识别技术能够通过生物体 (一般特指人) 本身的生物特征来区 分个体, 提高了生物体识别的精度, 因此, 该技术得到了广泛关注和推崇, 使 该领域也成为了生物识别特征研究中的热点。 以人类为例, 生物特征主要来自 于以下方面: 脸、 视网膜、 虹膜、 手掌纹、 指纹、 语音、 体形、 习惯等, 因而 基于上述内容, 研究则被重点放在了识别人脸、 视网膜、 虹膜、 手掌纹、 指纹 、 语音、 体形、 键盘敲击、 签字等相应特征的计算机识别技术上, 并取得了具 有重要意义的成果。 [0003] At present, since the face recognition technology can distinguish individuals by the biological characteristics of the organism (generally referred to as a person), and the accuracy of the organism recognition is improved, the technology has been widely concerned and highly respected, and the field has been It has also become a hot spot in the study of biometric features. In humans, for example, biometrics mainly come from the following aspects: face, retina, iris, palmprint, fingerprint, voice, body shape, habits, etc. Therefore, based on the above, research has focused on identifying faces, retinas, and irises. Computer recognition technology for palm embossing, fingerprints, voice, body shape, keyboard tapping, signature, etc., and has achieved significant results.
[0004] 人脸识别的优势在于其自然性和友好性的特点。 所谓自然性, 是指人类本身也 是通过观察和比较人类脸部特征来辨别和确认对方身份的, 如语音识别、 体形 识别等也同样具有自然性的特征, 而人类或其他生物通常不通过指纹、 虹膜等 特征区别个体, 因此上述特征识别就不具有自然性的特征。  [0004] The advantage of face recognition lies in its natural and friendly characteristics. The so-called natural nature means that human beings also identify and confirm the identity of each other by observing and comparing human facial features. For example, speech recognition and body shape recognition also have natural features, while humans or other creatures usually do not pass fingerprints. Features such as the iris distinguish individuals, so the above feature recognition does not have natural features.
[0005] 所谓友好性, 是指该识别方法不因特殊对待而增加被鉴别人的心理负担, 并且 也因此而更容易获取直接和真实的特征信息。 指纹或者虹膜识别需要利用电子 压力传感器或红外线等特殊技术手段采集信息, 上述特殊的采集技术易被人发 现, 大大增加了被鉴别人躲避身份鉴别的可能性, 降低了身份鉴别的效率。 [0006] 然而, 人脸识别却可通过简单的图像或视频技术直接获取被鉴别人的人脸信息 , 这种信息采集方式不易于被人察觉, 增加了信息的真实性和可靠性。 [0005] The so-called friendliness means that the identification method does not increase the psychological burden of the authenticated person due to special treatment, and thus it is easier to obtain direct and authentic feature information. Fingerprint or iris recognition needs to use special techniques such as electronic pressure sensor or infrared to collect information. The above special collection technology is easy to be discovered, which greatly increases the possibility of the authenticated person avoiding identity identification and reduces the efficiency of identity authentication. [0006] However, face recognition can directly obtain the face information of the authenticated person through simple image or video technology. This information collection method is not easy to be perceived, and the authenticity and reliability of the information are increased.
技术问题  technical problem
[0007] 虽然人脸识别技术具有上述优点, 但该技术的实现却并不容易。 主要受人脸的 生物特性所限制, 具体表现在:  [0007] Although the face recognition technology has the above advantages, the implementation of the technology is not easy. Mainly limited by the biological characteristics of the face, as follows:
[0008] 第一, 由于同种类型的人脸的结构都具有较高的相似性。 该特点可以用于人脸 定位, 但是却大大增加了利用人脸特征鉴别个体的难度。 [0008] First, since the structures of the same type of faces have high similarities. This feature can be used for face positioning, but it greatly increases the difficulty of using individual facial features to identify individuals.
[0009] 第二, 受年齢、 情绪、 温度光照条件、 遮盖物等因素的限制, 人脸的外形很不 稳定, 甚至在不同观察角度, 人脸的图像特征也存在显著的差异, 增加了人脸 识别技术应用的复杂性。 [0009] Secondly, due to factors such as age, mood, temperature and illumination conditions, and coverings, the shape of the face is very unstable, and even at different viewing angles, the image features of the face are significantly different, increasing the number of people. The complexity of face recognition technology applications.
[0010] 为使人脸识别技术更好的服务于所需领域, 则需要对上述两项限制进行研究寻 求突破。 [0010] In order for the face recognition technology to better serve the required fields, it is necessary to conduct research and breakthroughs in the above two limitations.
[0011] 基于核子空间的人脸识别技术是人脸识别领域中应用最为广泛的技术之一。 一 个一般的核子空间人脸识别方法流程如图 1所示, 由于核子空间中基的表示要用 到所有的训练样本, 因此随着训练样本个数的增多, 测试样本的投影速度减慢 , 进而严重影响了人脸识别速度, 尤其是在实吋系统和在线系统中这种弊端体 现的更为明显。  [0011] Face recognition technology based on nuclear space is one of the most widely used techniques in the field of face recognition. A general nuclear subspace face recognition method flow is shown in Figure 1. Since all the training samples are used in the representation of the basis in the nuclear subspace, the projection speed of the test sample slows down as the number of training samples increases. It seriously affects the speed of face recognition, especially in the real system and the online system.
问题的解决方案  Problem solution
技术解决方案  Technical solution
[0012] 鉴于上述现有技术的不足之处, 本发明的目的在于提供一种基于神经网络的核 判别分析逼近方法。  In view of the above deficiencies of the prior art, it is an object of the present invention to provide a kernel discriminant analysis approximation method based on a neural network.
[0013] 为了达到上述目的, 本发明采取了以下技术方案:  [0013] In order to achieve the above object, the present invention adopts the following technical solutions:
[0014] 本发明提供了一种基于神经网络的核判别分析逼近方法, 包括以下步骤: [0015] 步骤一、 建立训练集图像集合, 对训练集人脸位图进行存储, 并读取位图数据  [0014] The present invention provides a neural network based kernel discriminant analysis approximation method, including the following steps: [0015] Step 1: Establish a training set image set, store the training set face bitmap, and read the bitmap Data
[0016] 步骤二、 对原始输入空间中的训练样本进行特征提取, 形成训练集样本集合 Y [0016] Step 2: performing feature extraction on the training samples in the original input space to form a training set sample set Y
[0017] 步骤三、 对训练样本集合 Y进行特征提取, 形成训练样本集合 Z; [0018] 步骤四、 利用训练集位图数据和特征提取后的训练集样本集合 Z, 训练一个 RB F神经网络; [0017] Step three, feature extraction of the training sample set Y, forming a training sample set Z; [0018] Step 4: training an RB F neural network by using the training set bitmap data and the feature set Z of the training set after feature extraction;
[0019] 步骤五、 建立测试集图像集合, 对测试集人脸位图进行存储, 并读取位图数据 [0020] 步骤六、 将测试集位图数据输入训练完成的 RBF神经网络, 得到测试集样本点  [0019] Step 5: Establish a test set image set, store the test set face bitmap, and read the bitmap data [0020] Step 6. Input the test set bitmap data into the trained RBF neural network to obtain the test. Set sample point
[0021] 步骤七、 利用分类器, 对测试集图像进行分类识别。 [0021] Step 7. Using the classifier, classify and identify the test set image.
[0022] 优选的, 上述步骤二通过 KPCA方法对原始输入空间中的训练样本进行特征提 取。 [0022] Preferably, in step 2 above, the feature extraction in the original input space is performed by the KPCA method.
[0023] 优选的, 上述步骤三对训练样本集合 Y进行 LDA特征提取。  [0023] Preferably, the above step 3 performs LDA feature extraction on the training sample set Y.
发明的有益效果  Advantageous effects of the invention
有益效果  Beneficial effect
[0024] 相比现有技术, 本发明提供的基于神经网络的核判别分析逼近方法, 本发明提 供的基于神经网络的人脸识别方法, 逼近速度快, 训练样本数目较大的在线系 统, 实吋系统和对识别速度要求较高的指纹识别, 车牌识别等领域都会有广泛 的应用前景。  [0024] Compared with the prior art, the neural network-based kernel discriminant analysis approximation method provided by the present invention provides a neural network-based face recognition method, and an online system with a fast approximation speed and a large number of training samples.吋Systems and fingerprint recognition with high recognition speed, license plate recognition and other fields will have broad application prospects.
对附图的简要说明  Brief description of the drawing
附图说明  DRAWINGS
[0025] 图 1为现有技术中一般的核子空间人脸识别方法流程示意图;  1 is a schematic flow chart of a general nuclear subspace face recognition method in the prior art;
[0026] 图 2为本发明基于神经网络的核判别分析逼近方法流程示意图。 2 is a schematic flow chart of a kernel discriminant analysis approximation method based on a neural network according to the present invention.
本发明的实施方式 Embodiments of the invention
[0027] 本发明提供一种基于神经网络的核判别分析逼近方法, 为使本发明的目的、 技 术方案及效果更加清楚、 明确, 以下参照附图并举实施例对本发明进一步详细 说明。 应当理解, 此处所描述的具体实施例仅用以解释本发明, 并不用于限定 本发明。  The present invention provides a kernel discriminant analysis approximation method based on a neural network. The present invention will be further described in detail below with reference to the accompanying drawings and embodiments. It is understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
[0028] 本实施例主要是利用训练集图像数据本身和其核子空间方法进行特征提取的结 果, 训练一个 RBF神经网络。 在人脸识别过程中利用这个 RBF神经网络, 使得测 试集图像数据输入这个 RBF神经网络后能够迅速得到一个逼近核子空间方法特征 提取的结果。 [0028] This embodiment mainly uses the training set image data itself and its nuclear subspace method for feature extraction. If you train an RBF neural network. This RBF neural network is used in the face recognition process, so that the test set image data can be quickly input to the result of approximating the feature extraction of the nuclear space method after inputting the RBF neural network.
[0029] 如图 2所示, 为本发明提供的基于神经网络的核判别分析逼近方法, 具体包括 以下步骤:  [0029] As shown in FIG. 2, the neural network-based kernel discriminant analysis approximation method provided by the present invention specifically includes the following steps:
[0030] (1) 建立训练集图像集合, 对训练集人脸位图进行存储, 并读取位图数据。  [0030] (1) Establishing a training set image set, storing the training set face bitmap, and reading the bitmap data.
[0031] (2) 利用 KPCA方法对原始输入空间中的训练样本进行特征提取, 形成训练集 样本集合¥。 [0031] (2) Using the KPCA method to perform feature extraction on the training samples in the original input space to form a training set sample set ¥.
[0032] (3) 对训练样本集合 Y进行 LDA特征提取, 形成训练样本集合 Z。  [0032] (3) LDA feature extraction is performed on the training sample set Y to form a training sample set Z.
[0033] (4) 利用训练集位图数据和特征提取后的训练集样本集合 Z, 训练一个 RBF神 经网络。  [0033] (4) Training an RBF neural network using the training set bitmap data and the feature set Z of the training set after feature extraction.
[0034] (5) 建立测试集图像集合, 对测试集人脸位图进行存储, 并读取位图数据。  [0034] (5) Establishing a test set image set, storing the test set face bitmap, and reading the bitmap data.
[0035] (6) 将测试集位图数据输入训练完成的 RBF神经网络, 得到测试集样本点集 合。  [0035] (6) The test set bitmap data is input into the trained RBF neural network to obtain a test set sample point set.
[0036] (7) 利用分类器, 对测试集图像进行分类识别。 [0036] (7) classifying and identifying the test set image by using a classifier.
[0037] 相比现有技术, 本发明提供的基于神经网络的核判别分析逼近方法, 本发明提 供的基于神经网络的人脸识别方法, 逼近速度快, 训练样本数目较大的在线系 统, 实吋系统和对识别速度要求较高的指纹识别, 车牌识别等领域都会有广泛 的应用前景。  Compared with the prior art, the neural network-based kernel discriminant analysis approximation method provided by the present invention provides a neural network-based face recognition method, and the online system with fast approximation speed and large number of training samples is real.吋Systems and fingerprint recognition with high recognition speed, license plate recognition and other fields will have broad application prospects.
[0038]  [0038]
[0039] 可以理解的是, 对本领域普通技术人员来说, 可以根据本发明的技术方案及其 发明构思加以等同替换或改变, 而所有这些改变或替换都应属于本发明所附的 权利要求的保护范围。  [0039] It is to be understood that those skilled in the art can make equivalent substitutions or changes in accordance with the technical solutions of the present invention and the inventive concept thereof, and all such changes or substitutions should belong to the appended claims. protected range.

Claims

权利要求书 Claim
[权利要求 1] 一种基于神经网络的核判别分析逼近方法, 其特征在于: 所述逼近方 法包括以下步骤:  [Claim 1] A kernel discriminant analysis approximation method based on a neural network, characterized in that: the approximation method comprises the following steps:
步骤一、 建立训练集图像集合, 对训练集人脸位图进行存储, 并读取 位图数据;  Step 1: Establish a training set image set, store the training set face bitmap, and read the bitmap data;
步骤二、 对原始输入空间中的训练样本进行特征提取, 形成训练集样 本集合 Y;  Step 2: performing feature extraction on the training samples in the original input space to form a training set sample set Y;
步骤三、 对训练样本集合 Y进行特征提取, 形成训练样本集合 Z; 步骤四、 利用训练集位图数据和特征提取后的训练集样本集合 z, 训 练一个 RBF神经网络;  Step 3: Perform feature extraction on the training sample set Y to form a training sample set Z; Step 4: Train an RBF neural network by using the training set bitmap data and the feature set sample set after the feature extraction;
步骤五、 建立测试集图像集合, 对测试集人脸位图进行存储, 并读取 位图数据;  Step 5: establishing a test set image set, storing the test set face bitmap, and reading the bitmap data;
步骤六、 将测试集位图数据输入训练完成的 RBF神经网络, 得到测试 集样本点集合;  Step 6: input the test set bitmap data into the trained RBF neural network to obtain a test set sample point set;
步骤七、 利用分类器, 对测试集图像进行分类识别。  Step 7. Using the classifier, classify and identify the test set image.
[权利要求 2] 如权利要求 1所述的基于神经网络的核判别分析逼近方法, 其特征在 于: 所述步骤二通过 KPCA方法对原始输入空间中的训练样本进行特 征提取。 [Claim 2] The neural network based kernel discriminant analysis approximation method according to claim 1, wherein: in the second step, the KPCA method performs feature extraction on the training samples in the original input space.
[权利要求 3] 如权利要求 1所述的基于神经网络的核判别分析逼近方法, 其特征在 于: 所述步骤三对训练样本集合 Y进行 LDA特征提取。  [Claim 3] The neural network based kernel discriminant analysis approximation method according to claim 1, wherein: the step 3 performs LDA feature extraction on the training sample set Y.
PCT/CN2017/080176 2017-04-12 2017-04-12 Kernel discriminant analysis approximation method based on neural network WO2018187952A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2017/080176 WO2018187952A1 (en) 2017-04-12 2017-04-12 Kernel discriminant analysis approximation method based on neural network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2017/080176 WO2018187952A1 (en) 2017-04-12 2017-04-12 Kernel discriminant analysis approximation method based on neural network

Publications (1)

Publication Number Publication Date
WO2018187952A1 true WO2018187952A1 (en) 2018-10-18

Family

ID=63792170

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/080176 WO2018187952A1 (en) 2017-04-12 2017-04-12 Kernel discriminant analysis approximation method based on neural network

Country Status (1)

Country Link
WO (1) WO2018187952A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112017771A (en) * 2020-08-31 2020-12-01 吾征智能技术(北京)有限公司 Method and system for constructing disease prediction model based on semen routine examination data

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101710386A (en) * 2009-12-25 2010-05-19 西安交通大学 Super-resolution face recognition method based on relevant characteristic and non-liner mapping
CN101739555A (en) * 2009-12-01 2010-06-16 北京中星微电子有限公司 Method and system for detecting false face, and method and system for training false face model
CN102289670A (en) * 2011-08-31 2011-12-21 长安大学 Image characteristic extraction method with illumination robustness
CN102945361A (en) * 2012-10-17 2013-02-27 北京航空航天大学 Facial expression recognition method based on feature point vectors and texture deformation energy parameter

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101739555A (en) * 2009-12-01 2010-06-16 北京中星微电子有限公司 Method and system for detecting false face, and method and system for training false face model
CN101710386A (en) * 2009-12-25 2010-05-19 西安交通大学 Super-resolution face recognition method based on relevant characteristic and non-liner mapping
CN102289670A (en) * 2011-08-31 2011-12-21 长安大学 Image characteristic extraction method with illumination robustness
CN102945361A (en) * 2012-10-17 2013-02-27 北京航空航天大学 Facial expression recognition method based on feature point vectors and texture deformation energy parameter

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
WANG, JIAN ET AL.: "Fast Kernel Subspace Face Recognition Algorithm Based on Neural Network", COMPUTER SCIENCE, vol. 42, no. 11A, 30 November 2015 (2015-11-30), pages 175 - 178, ISSN: 1002-137X *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112017771A (en) * 2020-08-31 2020-12-01 吾征智能技术(北京)有限公司 Method and system for constructing disease prediction model based on semen routine examination data
CN112017771B (en) * 2020-08-31 2024-02-27 吾征智能技术(北京)有限公司 Method and system for constructing disease prediction model based on semen routine inspection data

Similar Documents

Publication Publication Date Title
Hammad et al. Multimodal biometric authentication systems using convolution neural network based on different level fusion of ECG and fingerprint
Unar et al. A review of biometric technology along with trends and prospects
WO2018187953A1 (en) Facial recognition method based on neural network
Tiwari et al. A review of advancements in biometric systems
Kaur A study of biometric identification and verification system
Jain et al. Biometrics systems: anatomy of performance
Albalawi et al. A comprehensive overview on biometric authentication systems using artificial intelligence techniques
Ghosh et al. Symptoms-based biometric pattern detection and recognition
WO2018187950A1 (en) Facial recognition method based on kernel discriminant analysis
Benziane et al. An introduction to biometrics
WO2018187952A1 (en) Kernel discriminant analysis approximation method based on neural network
Ennaama et al. Comparative and analysis study of biometric systems
Chaudhari et al. The historical development of biometric authentication techniques: A recent overview
Orike et al. A gender and ethnicity identification system in Nigeria using the fingerprint technology
Szczuko et al. Variable length sliding models for banking clients face biometry
Vinothkanna et al. A novel multimodal biometrics system with fingerprint and gait recognition traits using contourlet derivative weighted rank fusion
Manivannan et al. Fingerprint biometric for identity management
de Assis Angeloni et al. Improving the ridge based fingerprint recognition method using sweat pores
WO2018187951A1 (en) Facial recognition method based on kernel principal component analysis
Gupta Advances in multi modal biometric systems: a brief review
Abdulla et al. Exploring Human Biometrics: A Focus on Security Concerns and Deep Neural Networks
Bakshi et al. Biometric Technology: A Look and Survey at Face Recogntion
Chhabra et al. Biometrics–Unique Identity Verification System
Patel et al. Performance Analysis of Audio and Video Based Person Authentication Using Machine Learning Technique
Vandana et al. Fingerprint and Face-Based Secure Biometric Authentication System Using Optimized Robust Features

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: 17905258

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS (EPO FORM 1205A DATED 21.02.2020)

122 Ep: pct application non-entry in european phase

Ref document number: 17905258

Country of ref document: EP

Kind code of ref document: A1