Heim > Datenbank > MySQL-Tutorial > MATLAB自动识别MNIST手写数字数据库

MATLAB自动识别MNIST手写数字数据库

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Freigeben: 2016-06-07 15:16:38
Original
2936 Leute haben es durchsucht

1.MNIST手写数字数据库 数据库由Google实验室的Corinna Cortes和纽约大学柯朗研究所的Yann LeCun建有一个手写数字数据库,训练库有60,000张手写数字图像,测试库有10,000张。下载地址: http://yann.lecun.com/exdb/mnist/ 2 代码 下载识别代码:http://www.

1.MNIST手写数字数据库

数据库由Google实验室的Corinna Cortes和纽约大学柯朗研究所的Yann LeCun建有一个手写数字数据库,训练库有60,000张手写数字图像,测试库有10,000张。下载地址:  http://yann.lecun.com/exdb/mnist/

2 代码

下载识别代码:http://www.mathworks.cn/matlabcentral/fileexchange/24291-cnn-convolutional-neural-network-class

This release includes sampleof handwriten digits recognition using CNN. If you just want to try it runcnet_tool. You'll see a simple GUI. It loads pretrained convolutional neuralnet from cnet.mat and recognizes image of gigit either pained in painitg areaor downloaded from MNIST database. (需要下载识别库文件 t10k-images-idx3-ubyte.gz:  test set images (1648877 bytes) from whe website  http://yann.lecun.com/exdb/mnist/

运行>> cnet_tool,出现GUI界面,选择 t10k-images-idx3-ubyte文件,

MATLAB自动识别MNIST手写数字数据库

自动识别效果:

MATLAB自动识别MNIST手写数字数据库

更多详细内容,持续更新中。。。



Erklärung dieser Website
Der Inhalt dieses Artikels wird freiwillig von Internetnutzern beigesteuert und das Urheberrecht liegt beim ursprünglichen Autor. Diese Website übernimmt keine entsprechende rechtliche Verantwortung. Wenn Sie Inhalte finden, bei denen der Verdacht eines Plagiats oder einer Rechtsverletzung besteht, wenden Sie sich bitte an admin@php.cn
Beliebte Tutorials
Mehr>
Neueste Downloads
Mehr>
Web-Effekte
Quellcode der Website
Website-Materialien
Frontend-Vorlage