Introductory excercise on Computer Vision
-
Updated
May 27, 2020 - Jupyter Notebook
Introductory excercise on Computer Vision
This is probably one of the most popular datasets among machine learning and deep learning enthusiasts. The MNIST dataset contains 60,000 training images of handwritten digits from zero to nine and 10,000 images for testing. So, the MNIST dataset has 10 different classes. The handwritten digits images are represented as a 28×28 matrix where each…
Lexicon based segmentation of cursive handwritten images, and recognizing the characters using deep learning model.
Add a description, image, and links to the handwritten-images topic page so that developers can more easily learn about it.
To associate your repository with the handwritten-images topic, visit your repo's landing page and select "manage topics."