CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 神经网络 图像识别

搜索资源列表

  1. 基于BP网络的印刷体数字识别

    1下载:
  2. 基于BP网络的印刷体数字识别技术的完整案例,对图像处理及其BP神经网络付有完整的程序,并可以允许,同时还附有大量的测试图片-Digit recognition technology integrity cases, right image processing and neural network BP to pay the full process and allows, but also with a large number of test pictures
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:81662
    • 提供者:严沁
  1. 字符识别

    1下载:
  2. 本文将BP神经网络应用于汽车车牌的自动识别,在车牌图像进行预处理后的基础上,重点讨论了用BP神经网络方法对车牌照字符的识别。并附有部分识别代码。-BP neural network used in the automatic vehicle identification number plates, images of the license plates after pretreatment on the basis of discussion focused on the BP neural
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:857321
    • 提供者:小博士
  1. 简单的字符识别

    0下载:
  2. 一个简单的字符识别程序,根据字体的结构识别,而不是通常所用的模式匹配,神经网络识别,开辟了新的思路,希望对图像识别感兴趣的有所帮助。VC++开发-a simple character identification procedures, according to the font structure identification, but not usually used in pattern matching, neural network and open up a new line of
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:170154
    • 提供者:guo
  1. figure-extraction

    0下载:
  2. 图像特征提取,包括灰度提取、灰度直方图、神经网络图像识别程序以及形态学分割和图像的膨胀与腐蚀-Extract image feature extraction, including gray, gray histogram, neural network is the expansion of the image segmentation and image recognition process and morphology and corrosion
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3646
    • 提供者:莫小依
  1. rspcafnni

    0下载:
  2. 模糊神经网络图像识别, 基于人脸PCA算法的人脸检测识别,LDA特征提取,模糊神经隶属度算法-Fuzzy Neural Network Image Recognition
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-15
    • 文件大小:23111372
    • 提供者:高连敏
  1. CNN Matlab代码

    13下载:
  2. 利用大量图像数据对卷积神经网络算法进行训练,通过卷积、池化、下采样以及全连接层训练后的卷积神经网络在图像识别精度越来越高。(By using a large number of image data to train the convolutional neural network algorithm, the accuracy of the image recognition is higher and higher by convolution, pooling, down sampling
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-03
    • 文件大小:3072
    • 提供者:aperture
  1. chepaishibie

    0下载:
  2. 可以实现模版匹配和神经网络的识别,同时有图像处理程序(Template matching and neural network recognition can be achieved)
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-24
    • 文件大小:8192
    • 提供者:dengapooo
  1. 手写体数字识别系统

    2下载:
  2. 用神经网络准确实现手写体数字的识别,很实用(Neural network to achieve handwritten numeral recognition, very practical)
  3. 所属分类:其他

  1. cnn-示例

    0下载:
  2. 卷积神经网络的结构模型,可实现对图像进行训练与识别(The structure model of the convolution neural network can realize the training and recognition of the image)
  3. 所属分类:人工智能/神经网络/深度学习

  1. darknet-master

    0下载:
  2. 是一种神经网络框架,在其基础上可以实现物体检测,图像分类,模式识别功能。(Darknet is a neural network framework written in C and CUDA. It is fast, easy to install, and supports CPU and GPU computation. You can find the source on GitHub or you can read more about what Darknet can do righ
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-20
    • 文件大小:2216960
    • 提供者:wu joy
  1. lenet5

    0下载:
  2. 此例为神经网络中lenet5的框架,适合学习图像识别、cnn的人学习(This is the framework of the lenet5 neural network, image recognition, suitable for learning to learn CN)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-30
    • 文件大小:176128
    • 提供者:wei32123
  1. number_recognition_mlp1

    0下载:
  2. 这个是做图像识别的数据包,主要是做BP神经网络对手写数字的识别(This is a data packet for image recognition)
  3. 所属分类:MySQL数据库

    • 发布日期:2018-01-09
    • 文件大小:1813504
    • 提供者:恒晴1314
  1. figure

    0下载:
  2. 神经网络模式识别分支的实际应用,案例的详细的代码(The practical application of the neural network pattern recognition branch, the detailed code of the case)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-09
    • 文件大小:13816832
    • 提供者:swordj
  1. MATLAB 神经网络用于数字识别源程序

    0下载:
  2. 使用matlab神经网络工具包进行图像数字识别进行(image digital recognition using matlab neural network toolkit)
  3. 所属分类:波变换

    • 发布日期:2018-01-10
    • 文件大小:297984
    • 提供者:aaawoshiwo
  1. cnn

    1下载:
  2. 基于python tensorflow框架构建的卷积神经网络用来识别图像,附带训练数据集的制作代码。(The convolution neural network based on the python tensorflow framework is used to identify images with the production code of the training data set.)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-04-21
    • 文件大小:8192
    • 提供者:马舒舒
  1. NNPic

    1下载:
  2. 对图像的亮度分布曲线进行人工智能学习,并分类的多隐含层的BP神经网络(The BP neural network of the multi hidden layer of artificial intelligence learning for the brightness distribution curve of the image and the classification of the multi hidden layer)
  3. 所属分类:光学技术

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:bigeggs
  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. matlab数字图像处理与识别

    0下载:
  2. 将理论知识、科学研究和工程实践有机结合起来,内容涉及数字图像处理和识别技术的方方面面,包括图像的点运算、几何变换、空域和频域滤波、小波变换、图像复原、形态学处理、图像分割以及图像特征提取的相关内容;同时对于机器视觉进行了前导性的探究,重点介绍了两种目前在工程技术领域非常流行的分类技术——人工神经网络(ANN)和支持向量机(SVM),并在人脸识别这样的热点问题中结束《精通Matlab数字图像处理与识别》。(Combining theoretical knowledge, scientific re
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:17900544
    • 提供者:Xingli
  1. matlab中文字符的识别代码

    1下载:
  2. 基于BP人工神经网络的数字字符识别及MATLAB实现。(Digital character recognition and MATLAB implementation based on BP artificial neural network.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-07
    • 文件大小:1465344
    • 提供者:w840837763
  1. BCI_MI_CSP_DNN

    5下载:
  2. BCI_MI_CSP_DNN是一种基于matlab的运动图像脑电信号分类程序。 基于matlab深度学习工具箱编写了BCI_MI_CSP_DNN程序 本程序的原理基于CSP和DNN算法 这个程序的性能是基于BCI竞赛II数据集II 提出了一种基于深度学习的运动图像脑电信号分类方法。在预处理原始脑电图信号的基础上,采用共空间模型(CSP)方法提取脑电图特征矩阵,并将其输入深度神经网络(DNN)进行训练和分类。我们的工作在BCI Competition II Dataset III上进行了实
  3. 所属分类:matlab例程

    • 发布日期:2019-12-03
    • 文件大小:14833664
    • 提供者:渔舟唱晚1
« 1 2 3 45 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com