Character recognition using LeNet-5

버전 1.0.1 (370 KB) 작성자: Amir Ebrahimi
A deep model (LeNet-5) trained on the MNIST dataset is used for character recognition.
다운로드 수: 625
업데이트 날짜: 2021/5/6

라이선스 보기

The LeNet-5 model implemented in this project has 3 convolutional layers and 2 fully-connected layers. It has 62,000 training parameters, and the image input size is 32*32. This model achieved 98.48% accuracy on the MNIST test set after training on its train set. MNIST is a dataset of handwritten digits with 70,000 centred fixed-size grey-scale images. More details about the dataset are available in:

http://yann.lecun.com/exdb/mnist

Run the GUI and select your image.

인용 양식

Ebrahimi, Amir, et al. “Convolutional Neural Networks for Alzheimer’s Disease Detection on MRI Images.” Journal of Medical Imaging, vol. 8, no. 02, SPIE-Intl Soc Optical Eng, Apr. 2021, doi:10.1117/1.jmi.8.2.024503.

양식 더 보기
MATLAB 릴리스 호환 정보
개발 환경: R2020b
R2019b 이상 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
도움

도움 받은 파일: Pre-trained 2D LeNet-5

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.1

The relevant paper is published.

1.0.0