文件名称:decode_mnist
介绍说明--下载内容来自于网络,使用问题请自行百度
非常简短的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/
decode_mnist/decode_mnist_set.py
decode_mnist/readme.txt
decode_mnist/t10k-images-idx3-ubyte
decode_mnist/t10k-images-idx3-ubyte.gz
decode_mnist/t10k-labels-idx1-ubyte
decode_mnist/t10k-labels-idx1-ubyte.gz
decode_mnist/train-images-idx3-ubyte
decode_mnist/train-images-idx3-ubyte.gz
decode_mnist/train-labels-idx1-ubyte
decode_mnist/train-labels-idx1-ubyte.gz
decode_mnist/decode_mnist_set.py
decode_mnist/readme.txt
decode_mnist/t10k-images-idx3-ubyte
decode_mnist/t10k-images-idx3-ubyte.gz
decode_mnist/t10k-labels-idx1-ubyte
decode_mnist/t10k-labels-idx1-ubyte.gz
decode_mnist/train-images-idx3-ubyte
decode_mnist/train-images-idx3-ubyte.gz
decode_mnist/train-labels-idx1-ubyte
decode_mnist/train-labels-idx1-ubyte.gz
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.