CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - MNIST

搜索资源列表

  1. Demo-Mnist

    2下载:
  2. 基于神经网络的手写数字识别的源代码,绝对能够正常编译并运行!-based on neural network handwritten numeral recognition of the source code is absolutely normal to compile and run!
  3. 所属分类:图形/文字识别

    • 发布日期:2021-06-16
    • 文件大小:190628
    • 提供者:田巾
  1. kNN

    0下载:
  2. 针对MNIST数据库,但修改方便,可用于其他数字识别
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:445948
    • 提供者:黄健
  1. Read_MNIST_DataSet

    0下载:
  2. 读取MNIST数据集中图像数据文件和图像标签文件并转化成BMP图片和txt格式的标签数据。本程序简单易用,注释清楚。直接运行代码,选择相应文件即可输出BMP图片或txt文件。-The program is used to read the MNIST data set and translate the image data file and image label file into BMP or txt files.
  3. 所属分类:Graph Recognize

    • 发布日期:2016-01-25
    • 文件大小:4360
    • 提供者:云在青天
  1. MatlabReadMNIST

    0下载:
  2. 用于将MNIST数据文件转换成bmp图像和txt文件的matlab程序,程序中有详细注释说明,简单易用。已经测试过,正确无误。-Matlab code for translating MNIST data set files to bmp pictures and txt files. It has been proved to be correct through test.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-14
    • 文件大小:3561
    • 提供者:LikeTheBird
  1. MNIST

    0下载:
  2. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2519578
    • 提供者:还一个
  1. 12345

    0下载:
  2. 所属分类:Graph Recognize

    • 发布日期:2017-05-09
    • 文件大小:1670875
    • 提供者:许翔
  1. ver_0.82

    0下载:
  2. 此文件包包含用卷积神经网络识别手写输入的识别程序,数据可从MNIST下载-This release includes sample of handwritten digits recognition using CNN. If you just want to try it run cnet_tool. You ll see a simple GUI. It loads pretrained convolutional neural net from cnet.mat and recognize
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-10
    • 文件大小:637805
    • 提供者:Hunter
  1. Database-digit-handwritten

    0下载:
  2. 手写体数字识别的训练数据库(MNIST)。 收集了500多位实验者的共60000个样本。-THE MNIST DATABASE of handwritten digits Four files are available on this site: train-images-idx3-ubyte.gz: training set images (9912422 bytes) train-labels-idx1-ubyte.gz: training set label
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-03
    • 文件大小:10654268
    • 提供者:hsj
  1. Demo-MNist

    0下载:
  2. neural network about hand write dgr-neural network about hand write dgree
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-14
    • 文件大小:189977
    • 提供者:Said Alizada
  1. THE-MNIST-DATABASE

    0下载:
  2. 斯坦福大学的手写字符图像库,方便大家免于读写idx1-ubyte和idx3-ubyte文件。数据包括训练图像60000幅,测试图像10000幅,图像大小为20*20;以及存储图像及其对应类别的xml文件,并写好了opencv读写方法的文档。-THE MNIST DATABASE of handwritten digits.It includes 60000 training images and 10000 testing image.And it contains the xml files
  3. 所属分类:OpenCV

    • 发布日期:2017-10-31
    • 文件大小:31021056
    • 提供者:赵博儒
  1. 用python 将mnist 数据集转化为图片

    0下载:
  2. 将官网打包好的mnist数据集转化成图片(translate mnist data to picture)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-21
    • 文件大小:20480
    • 提供者:zhuimenghx
  1. mnist2pic

    0下载:
  2. 将mnist数据集.idx3-ubyte文件转换为.png文件,将转换后的图片自动保存到'picture'文件夹中,并且按照手写字体的数字分别放在对应“0-9”命名子文件夹中。(Convert the MNIST data set.Idx3-ubyte file to the.Png file, automatically save the converted image to the'PICTURE'folder, and place the number in the correspondi
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-18
    • 文件大小:16098304
    • 提供者:小玲子
  1. mnist.pkl

    1下载:
  2. 这是MNIST的数据集,方便大家训练自己的模型(This is MNIST data set)
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-16
    • 文件大小:16167936
    • 提供者:GeorgeCN
  1. MNIST_image ?????

    0下载:
  2. make image from mnist data
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-07
    • 文件大小:13455360
    • 提供者:drunkenPePe
  1. decode_mnist

    1下载:
  2. 非常简短的mnist文件解析程序,两个函数分别解析image和label两种文件,返回为numpy的array类型,供opencv进一步处理及显示(A very short MNIST file parser. The two functions parse two files of image and label respectively, and return to the array type of numpy for OpenCV to further process and displ
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-08
    • 文件大小:22350848
    • 提供者:weirmicle
  1. keras_mnist_test

    0下载:
  2. hello Word of keras ,第一个成功实现的卷积神经网络,下载了mnist数据集,并decode,,然后,为了加快速度,训练其中的一部分数据,并用predict测试,ok,2min内出结果.(网上其它程序试过,训练太久,一晚上都没训练出结果,于是自己动手设计了这个小程序) 环境:python3.6,keras2.1,PC i5(很破的电脑)(Hello Word of keras, the first successful convolution neural network,
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-09
    • 文件大小:22350848
    • 提供者:weirmicle
  1. 模仿mnist数据集制作自己的数据集代码

    0下载:
  2. 自己的数据集制作,模仿mnist数据集,制作自己的数据集(based on the mnist dataset to make your own data)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-04-18
    • 文件大小:4096
    • 提供者:My.Hsiung
  1. input_data

    0下载:
  2. mnist数据集的导入文件,官网上有可能进不去(def maybe_download(filename, work_directory): """Download the data from Yann's website, unless it's already here.""")
  3. 所属分类:图形/文字识别

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:tominent
  1. MNIST

    0下载:
  2. 用CNN识别MNIST数据集,test集正确率98.3%(Identifying MNIST datasets with CNN)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-05-03
    • 文件大小:16114688
    • 提供者:王佳轩
  1. loadMNIST

    1下载:
  2. 在MATLAB中读取MNIST数据集,MNIST 数据集来自美国国家标准与技术研究所, National Institute of Standards and Technology (NIST). 训练集 (training set) 由来自 250 个不同人手写的数字构成, 其中 50% 是高中学生, 50% 来自人口普查局 (the Census Bureau) 的工作人员. 测试集(test set) 也是同样比例的手写数字数据.(read MNIST data set in MATLAB
  3. 所属分类:图形/文字识别

    • 发布日期:2019-10-12
    • 文件大小:1024
    • 提供者:黑羽恨长风
« 12 3 »
搜珍网 www.dssz.com