CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 识别

搜索资源列表

  1. CNN_matlab

    2下载:
  2. 卷积神经网络(CNN)是一种深度学习方法,它可以对图像进行识别和特征分类等优点。(The convolution neural network (CNN) is a deep learning method which can identify and characterize the image.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-18
    • 文件大小:14707712
    • 提供者:大东东
  1. imageRecognises

    0下载:
  2. Python编程Keras训练神经网络,识别猫狗图片(Python programming and Keras training neural network,recognition the cat or dog in the picture.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-30
    • 文件大小:84178944
    • 提供者:月痕·踏雪
  1. 电话拨键号码识别

    0下载:
  2. 数字信号处理课程中,电话拨键号码识别的实现程序(The realization program of telephone key number recognition in digital signal processing course)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:4972544
    • 提供者:yuluoxingwei
  1. 中值滤波

    0下载:
  2. 边缘检测 对人脸进行边缘检测 MATLAB 人脸识别(Face recognition based on geometric features)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-30
    • 文件大小:15360
    • 提供者:啦啦啦啦ff
  1. 直方图

    0下载:
  2. 人脸识别 中的直方图程序及运行结果 图像处理的预处理(Face recognition based on geometric features)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-30
    • 文件大小:15360
    • 提供者:啦啦啦啦ff
  1. test_face_photo

    0下载:
  2. 能够采集人脸并且对照数据库识别进行登录,本程序采用纯jdbc+servlet实现,有大牛觉得哪不对的,请指出,好让我这菜鸟学习学习。(It can collect face and register with database recognition. This program is implemented by pure jdbc+servlet. There is something wrong with Daniel. Please point out, so that I can lea
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:23580672
    • 提供者:OldPit
  1. 人工智能API的使用(调用SDK版)

    0下载:
  2. 人脸识别,人工智能,人人人嫩柔嫩柔嫩认人呢人呢(Face recognition, artificial intelligence)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-30
    • 文件大小:37739520
    • 提供者:小凯啊
  1. 模式识别实验一

    0下载:
  2. matlab,模式识别,基于Iris数据设计编写两类正态分布模式的贝叶斯判别程序(Pattern recognition report, based on Iris data design, two kinds of Bayesian discriminant program for normal distribution mode are written.)
  3. 所属分类:matlab例程

  1. my_cnn.tar

    1下载:
  2. 用卷积神经网络实现手写数字识别,数据集为mnist数据集(Convolution neural network is used to realize handwritten numeral recognition. Data set is MNIST data set.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:37238784
    • 提供者:11taiyaorao
  1. LPR-Matlab-master

    0下载:
  2. 基于matlab的车牌识别系统,有良好的gui,识别率良好。(The license plate recognition system based on MATLAB has good GUI and good recognition rate.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:4336640
    • 提供者:AdorableGod
  1. 基于SVM的手写字体识别

    1下载:
  2. 基于SVM的手写字体识别,含有源程序和数据,可直接运行(SVM Based Handwriting Recognition)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:133120
    • 提供者:潇潇飒飒
  1. 部分5_振荡器阵列关联式识别的仿真-Matlab

    0下载:
  2. 利用振荡器的相位同步特性进行简单的图像恢复(use the synchronization of oscillators array to recover a pattern)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:9216
    • 提供者:xuyubinghg
  1. 基于DTW算法的语音识别系统

    3下载:
  2. 通过语音分帧、端点检测、特征提取、DTW算法,实现多字语音识别(Through speech segmentation, endpoint detection, feature extraction and DTW algorithm, multi word speech recognition is realized.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:132096
    • 提供者:whatcanisay
  1. PCA+LDA

    0下载:
  2. pca+lda人脸识别,可在MATLAB上运行(Based on pca+ Ldaface recognition procedures can be directly run matlab)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:8192
    • 提供者:lizhiwei
  1. MATLAB

    0下载:
  2. 在matlab平台上搭建BP神经网络对26个字母进行训练识别(BP neural network is built on MATLAB platform to train and identify 26 letters.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:cnnbp
  1. HMM with skips and single Diagonal Gaussian

    0下载:
  2. 以MFCC作为特征参数,利用HMM算法进行语音识别(Speech recognition using HMM algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:26624
    • 提供者:充满魅力人
  1. KNN

    0下载:
  2. 利用KNN算法识别手写数字,zip内包含训练数据集和测试数据集(This is a handwriting number recognition demo using kNN algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:788480
    • 提供者:Glasgow202
  1. simpleCNN

    0下载:
  2. 在anaconda+opencv+tensorflow平台下,利用简单的CNN卷积神经网络进行手写字符识别(Under the anaconda+opencv+tensorflow platform, we use simple CNN convolution neural network to handwritten character recognition.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:俭任
  1. Dropout

    0下载:
  2. Learning Deep Feature Representations with Domain Guided Dropout for Person Re-identification 2016年CVPR的一篇论文 行人再识别方法(Learning Deep Feature Representations with Domain Guided Dropout for Person Re-identification A CVPR Paper 2016 Pedestrian Reidenti
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:2268160
    • 提供者:就爱吃麻酱
  1. 凌阳61A语音识别

    1下载:
  2. 以 SPCE061A 单片机为核心,改装市场上的玩具机器人,使改装后的机器人具有语音识别能力,根据识别的语音完成跳舞等动作。
  3. 所属分类:数据结构常用算法

« 1 2 ... 39 40 41 42 43 4445 46 47 48 49 50 »
搜珍网 www.dssz.com