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文件,
自動識別效果:
更多詳細內容,持續更新中。。
聲明:本網頁內容旨在傳播知識,若有侵權等問題請及時與本網聯系,我們將在第一時間刪除處理。TEL:177 7030 7066 E-MAIL:11247931@qq.com