Welcome![Sign In][Sign Up]
Location:
Search - mnist label

Search list

[Graph RecognizeRead_MNIST_DataSet

Description: 读取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.
Platform: | Size: 4096 | Author: 云在青天 | Hits:

[Graph Recognizedecode_mnist

Description: 非常简短的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 display.)
Platform: | Size: 22350848 | Author: weirmicle | Hits:

[AI-NN-PRMNIST_data

Description: MNIST数据集是一个手写体数据集,这个数据集由四部分组成,分别是一个训练图片集,一个训练标签集,一个测试图片集,一个测试标签集;我们可以看出这个其实并不是普通的文本文件或是图片文件,而是一个压缩文件,下载并解压出来,我们看到的是二进制文件。其中包含60000张手写体识别数字图片。(MNIST data set is a handwritten data set, which consists of four parts: a training picture set, a training label set, a test picture set and a test label set. We can see that this data set is not a normal text file or picture file, but a compressed file, download and decompress it. What we see is binary text. Pieces.It contains 60,000 handwritten recognition digital pictures.)
Platform: | Size: 38963200 | Author: 陈陈123456 | Hits:

CodeBus www.codebus.net