ryanjcooper / EMNIST
A project designed to explore CNN and the effectiveness of RCNN on classifying the EMNIST dataset.
☆98Updated 6 years ago
Alternatives and similar repositories for EMNIST:
Users that are interested in EMNIST are comparing it to the libraries listed below
- How to train a Keras model to recognize variable length text | DLology☆69Updated 6 years ago
- Handwritten recognition with slice+cnn+lstm/multidimentional lstm/cnn+lstm☆77Updated 6 years ago
- Classify EMNIST Digits using Convolutional Neural Networks☆44Updated 5 years ago
- This is the code for "Recurrent Neural Networks - The Math of Intelligence (Week 5)" By Siraj Raval on Youtube☆147Updated 5 years ago
- 🌈 Tutorials for Supervise.ly☆386Updated 6 years ago
- This is a reading list for deep learning for OCR☆344Updated 7 years ago
- Alphabet recognition using EMNIST dataset for humans ⚓☆70Updated 3 years ago
- TensorFlow convolutional recurrent neural network (CRNN) for text recognition☆291Updated 5 years ago
- Recognize handwritten text in scanned documents using MultiDimensional Recurrent Neural Networks☆46Updated 6 years ago
- Using Keras and cats to visualize layers from CNNs☆149Updated 8 years ago
- OCR using MXNet Gluon. The pipeline is composed of a CNN + biLSTM + CTC. The dataset is from: http://www.fki.inf.unibe.ch/databases/iam-h…☆127Updated 5 years ago
- This is the code for the "How to Deploy a Keras Model to Production" by Siraj Raval on Youtube