Character Recognition Example (III):Training a Simple NN for classification
This demo shows the recognition stage for the character recognition. This example come with a GUI with a trained network for handwritting recognition. The step-by-step explanation can be found at:
Zitieren als
Tan Chin Luh (2024). Character Recognition Example (III):Training a Simple NN for classification (https://www.mathworks.com/matlabcentral/fileexchange/8676-character-recognition-example-iii-training-a-simple-nn-for-classification), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- AI and Statistics > Deep Learning Toolbox > Function Approximation, Clustering, and Control > Function Approximation and Clustering >
- Image Processing and Computer Vision > Computer Vision Toolbox > Recognition, Object Detection, and Semantic Segmentation > Text Detection and Recognition >
Tags
Quellenangaben
Inspiriert von: Character Recognition Example (I&II): Pre-processing of Image
Inspiriert: Character Recognition Example (IV):Training a Simple NN for classification, MATLAB GUI Makeover, Character Recognition Example (V):Training a Simple NN for classification
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.0.0 | Due to the some changes in imcrop, it does not work in new version of MATLAB under GUI. The 2 new files, charGUI2.m and .fig update the by splitting the button to "Select" and " Crop using imrect to select, and imcrop to crop. |