decode_mnist

所属分类:模式识别(视觉/语音等)
开发工具:Python
文件大小:21827KB
下载次数:1
上传日期:2017-12-17 18:43:47
上 传 者weirmicle
说明:  非常简短的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.)

文件列表:
decode_mnist (0, 2017-12-17)
decode_mnist\decode_mnist_set.py (2831, 2017-12-17)
decode_mnist\t10k-images-idx3-ubyte (7840016, 2017-12-16)
decode_mnist\t10k-images-idx3-ubyte.gz (1648877, 2017-12-16)
decode_mnist\t10k-labels-idx1-ubyte (10008, 2017-12-16)
decode_mnist\t10k-labels-idx1-ubyte.gz (4542, 2017-12-16)
decode_mnist\train-images-idx3-ubyte (47040016, 2017-12-16)
decode_mnist\train-images-idx3-ubyte.gz (9912422, 2017-12-16)
decode_mnist\train-labels-idx1-ubyte (60008, 2017-12-16)
decode_mnist\train-labels-idx1-ubyte.gz (28881, 2017-12-16)

近期下载者

相关文件


收藏者