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

搜索资源列表

  1. mnist1

    0下载:
  2. 训练手写数字识别算法,正确率达到91.6%(Training handwritten numeral recognition)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-04
    • 文件大小:2048
    • 提供者:姗施
  1. 14.SVM(代码)

    0下载:
  2. 用SVM在python平台实现手写数字的识别(using the algorithm of SVM to recognition of handwritten numerals on python)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-05
    • 文件大小:187392
    • 提供者:THTing
  1. cnn

    0下载:
  2. 用CNN识别手写数字集,误差率为1.07%(The handwritten numeric set is identified with CNN, the error rate is 1.07%)
  3. 所属分类:通讯编程

    • 发布日期:2018-01-08
    • 文件大小:10240
    • 提供者:xzll
  1. Classify handwriten digits

    0下载:
  2. python下CNN手写数字识别CNN Classify handwriten digits(CNN Classify handwriten digits)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-08
    • 文件大小:29049856
    • 提供者:白菜纷纷
  1. simplecharrec(III)-update

    0下载:
  2. 基于PCA和BP网络的手写数字字符的识别(Recognition of handwritten numeric characters based on PCA and BP networks)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:122880
    • 提供者:喵小鱼
  1. chinese_test

    0下载:
  2. 手写汉字识别,数据集训练,MNIST,Deep Convolutional Network识别手写汉字(Handwritten Chinese character recognition, data set training, MNIST, Deep Convolutional Network)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-11
    • 文件大小:1024
    • 提供者:PopYo
  1. LeNet

    0下载:
  2. tensorflow实现手写体识别(包含mnist数据集)(Handwritten recognition by tensorflow)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:11598848
    • 提供者:quneenie
  1. matlab

    1下载:
  2. 基于BP神经网络手写数字识别,main函数是主函数,识别的成功率在86%左右。(Based on the BP Neural Network handwritten digital recognition, the main function is the main function, and the recognition success rate is about 86%.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-21
    • 文件大小:2988032
    • 提供者:c_l
  1. Hand_num

    1下载:
  2. 基于神经网络及GUI触摸板的手写数字识别,基本的机器学习例子(Handwritten numerals recognition based on neural network and GUI touch board, basic machine learning examples)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:2167808
    • 提供者:九天玹月
  1. xlrd-1.1.0.tar

    1下载:
  2. 手写字体识别数据专用集,可以用来测试神经网络,深度血虚(Handwritten font recognition data set)
  3. 所属分类:网络编程

    • 发布日期:2018-04-29
    • 文件大小:540672
    • 提供者:xaltdkj
  1. 程序

    0下载:
  2. 模式识别课程,相关实验的手写字符识别代码。(Pattern recognition course, handwritten character recognition in related experiments)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:15360
    • 提供者:棣哩哩
  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. 基于SVM的手写字体识别

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

    • 发布日期:2018-05-01
    • 文件大小:133120
    • 提供者:潇潇飒飒
  1. tensorboard

    0下载:
  2. tensorflow手写数字识别,提高识别的准确率(Tensorflow handwritten numeral recognition, improve the accuracy of recognition.)
  3. 所属分类:网络编程

    • 发布日期:2018-05-01
    • 文件大小:13538304
    • 提供者:千百度1266
  1. sc

    1下载:
  2. 手写数字签名识别源代码使用matlab编写(Handwritten digital signature recognition source code, written in MATLAB.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:103424
    • 提供者:www7043
  1. 基于MATLAB的文字识别

    1下载:
  2. 基于matlab的手写字体识别程序,并对结果进行保存(Matlab based handwritten font recognition program, and save the results.)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-05-01
    • 文件大小:1345536
    • 提供者:凯撒11
  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. cnn

    0下载:
  2. 手写数字识别的简单实现,CNN入门到深入,三个版本供读者使用。(Simple Implementation of Handwritten Number Recognition, Getting Started with CNN)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-03
    • 文件大小:2048
    • 提供者:嘎嘎521
  1. 手写数字识别

    1下载:
  2. 通过训练图片中数字0~9,跟着通过手写输入识别出所写数字的类别。(By training the number of 0~9 in the picture, we can identify the category of the written number followed by handwritten input.)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-05-06
    • 文件大小:99328
    • 提供者:车欠
  1. 基于libsvm的手写字体识别

    0下载:
  2. 对于0到9这十个手写体数字进行识别,针对不同字形的手写体数字进行预处理(For 0 to 9, the handwritten Numbers are identified, and the handwritten Numbers of different glyphs are pretreated.)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-05-06
    • 文件大小:186368
    • 提供者:hala its me
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 49 »
搜珍网 www.dssz.com