CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - face model

搜索资源列表

  1. 基于统计模型的人脸识别pca程序

    0下载:
  2. 统计模式的人脸识别程序,准确度高,MATLAB编写。-statistical model of face recognition procedures, high accuracy, MATLAB prepared.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2.34kb
    • 提供者:周刚
  1. Face_Detection_In_RGB_Model

    0下载:
  2. 一个基于RGB模式的人脸检测MATLAB源代码,希望对热衷于人脸识别方面的朋友有所帮助。-an RGB model based on the Face Detection MATLAB source code, want to Face Recognition keen on the friends help.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:111.62kb
    • 提供者:李琳莉
  1. 20081022

    0下载:
  2. 基于人工神经网络的图像识别方法研究。基于神经网络的人脸检测研究。基于特征融合与神经网络的手写体数字识别技基于遗传神经网络的手写体数字识别研究术研究。基于遗传优化的神经网络的银行票据手写数字识别。一种改进的人工神经网络模型-Based on artificial neural network image recognition method. Neural Network Based Face Detection Research. Based on Feature Fusion and Neur
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-02
    • 文件大小:13.24mb
    • 提供者:cheng
  1. FaceEvaluator

    0下载:
  2. A full implementation of ICA,PCA,LDA,SVM,in both orginal and incremental in model of real time learnign for face recognition.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:3.36mb
    • 提供者:dasf
  1. 1

    0下载:
  2. 基于隐马尔可夫模型的人脸识别CC++源代码图像识别部分的程序,-Face Recognition Based on Hidden Markov Model CC++ source code for the image recognition part of the process,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:3.68kb
    • 提供者:铁军
  1. axvface

    0下载:
  2. 阿须人脸检测程序 1.0,人脸识别定位的示范程序-A face detection procedures to be 1.0, face recognition model program targeting
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:338.7kb
    • 提供者:铁军
  1. HMM

    0下载:
  2. This paper presents a hybrid framework of feature extraction and hidden Markov modeling (HMM) for two-dimensional pattern recognition. Importantly, we explore a new discriminative training criterion to assure model compactness and discriminability. T
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:51.15kb
    • 提供者:rupesh
  1. data-mining-application-research

    0下载:
  2. 数据 挖掘就是面对海量的存储数据建立数学模型,找出隐含的业务规则和有价值的信 息,在实际应用中发挥作用 -Data mining is the face of vast amounts of stored data to a mathematical model to identify the implicit business rules and valuable information to play a role in practical applications
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-23
    • 文件大小:7.11mb
    • 提供者:毛玉凤
  1. Face-orientation-recognition

    0下载:
  2. 本课题研究的步骤如下:先提取人脸的特征向量;产生训练样本和测试样本;再用LVQ创建神经网络模型,该模型用训练样本进行训练调整权值;用测试样本对建立的人脸朝向识别模型进行验证,要求有较高的识别率。 本课题要求使用LVQ神经网络的算法进行Matlab仿真,对人脸朝向进行有效的判断和识别。 -This study is the following steps: first extract facial feature vector generate training and testing
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-09
    • 文件大小:128.99kb
    • 提供者:吴军
  1. Face-orientation-recognition

    0下载:
  2. LVQ即学习向量量化神经网络是一种用于训练竞争层的有监督学习方法神经网络,在模式识别和优化领域有着广泛的应用。本课题要求使用LVQ神经网络训练人脸的特征数据,得到模型对任一人脸图像的朝向进行识别。-Learning Vector Quantization LVQ neural network that is used to train competitive layer neural network supervised learning methods in the field of patt
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:3.44mb
    • 提供者:吴军
  1. LVQ-neural-network-prediction

    0下载:
  2. LVQ神经网络的预测——人脸朝向识别,数学建模经典模型-LVQ neural network prediction- Face towards the recognition, the classical model of mathematical modeling
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-16
    • 文件大小:3.44mb
    • 提供者:王丽
  1. face-recognition

    1下载:
  2. 基于神经网络的自动人脸识别模型,研究利用神经网络进行人脸识别的性能,通过与其它分类算法比较,为将来更进一步的人脸识别算法研究或者软件设计提供设计依据。-Automatic face recognition based on neural network model to study the use of neural network recognition performance, by comparison with other classification algorithms, provi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-25
    • 文件大小:7.66mb
    • 提供者:王明
  1. FaceRecognition_CNN(olivettifaces)

    0下载:
  2. 将CNN应用于人脸识别的流程,程序基于Python+numpy+theano+PIL开发,采用类似LeNet5的CNN模型,应用于olivettifaces人脸数据库,实现人脸识别的功能-CNN is applied to the process of face recognition. The program is based on Python+ numpy+ theano+ PIL development, and uses CNN model like LeNet5, which is
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-14
    • 文件大小:1.09mb
    • 提供者:王金柯
  1. rd771

    0下载:
  2. 包含CV、CA、Single、当前、恒转弯速率、转弯模型,采用累计贡献率的方法,人脸识别中的光照处理方法。- It contains CV, CA, Single, current, constant turn rate, turning model, The method of cumulative contribution rate Face Recognition light treatment method.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-17
    • 文件大小:5kb
    • 提供者:张威明
  1. funpiuhui

    0下载:
  2. 是学习PCA特征提取的很好的学习资料,数据模型归一化,模态振动,Gabor小波变换与PCA的人脸识别代码。- Is a good learning materials to learn PCA feature extraction, Normalized data model, modal vibration, Gabor wavelet transform and PCA face recognition code.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-16
    • 文件大小:6kb
    • 提供者:任天滨
  1. 卷积神经网络详述

    2下载:
  2. 从卷积神经网络的发展历史开始,详细阐述了卷积神经网络的网络结构、神经元模型和训练算法。在此基础上以卷积神经网络在人脸检测和形状识别方面的应用为例,简单介绍了卷积神经网络在工程上的应用,并给出了设计思路和网络结构。(Starting from the history of the convolution neural network, the network structure, neuron model and training algorithm of the convolution neur
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-08
    • 文件大小:519kb
    • 提供者:longbing001
  1. FaceTools-master

    0下载:
  2. 本次作业使用的是汤晓鸥团队的DeepID第一代的网络,通过Caffe训练模型参数,经过LFW二分类得到人脸识别准确率。(This job is used by the Tang Xiaoou team's DeepID first generation network. Through the Caffe training model parameters, the accuracy of face recognition is obtained through the LFW two clas
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-08
    • 文件大小:10.65mb
    • 提供者:第四季
  1. shape_predictor_81_face_landmarks-master

    1下载:
  2. 基于dlib库的人脸68个特征点训练模型的扩展模型,可识别出人脸81个特征点,包括额头部分。(Based on the extended model of the face training model of 68 feature points based on Dlib database, 81 feature points can be recognized, including the forehead part.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-09-28
    • 文件大小:17.44mb
    • 提供者:Winnie_Q
  1. 深度学习mtcnn

    0下载:
  2. 用市面上的摄像头,可以实现实时人脸识别功能。(The algorithm model of facenet face recognition is obtained through deep learning, and the backbone network of feature extraction is concept-resnetv1, which is developed from concept network and RESNET, with more channels and n
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-02-27
    • 文件大小:2.3mb
    • 提供者:莱尼
  1. CNN-figure-recognize

    1下载:
  2. 本程序主要包括:人脸识别、图像采集、模型训练等功能(Face recognition, image acquisition, model training)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-02-24
    • 文件大小:13.78mb
    • 提供者:manhaodejiuhao
搜珍网 www.dssz.com