https://github.com/kanchitank/handwritten-character-recognition
Handwritten Character/Alphabet recognition using CNN.
https://github.com/kanchitank/handwritten-character-recognition
computer-vision convolutional-neural-networks handwritten-character-recognition keras-tensorflow opencv
Last synced: 2 months ago
JSON representation
Handwritten Character/Alphabet recognition using CNN.
- Host: GitHub
- URL: https://github.com/kanchitank/handwritten-character-recognition
- Owner: kanchitank
- License: mit
- Created: 2021-04-19T19:26:20.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-26T18:02:55.000Z (about 5 years ago)
- Last Synced: 2025-04-04T08:46:02.227Z (about 1 year ago)
- Topics: computer-vision, convolutional-neural-networks, handwritten-character-recognition, keras-tensorflow, opencv
- Language: Jupyter Notebook
- Homepage:
- Size: 3.29 MB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Handwritten Character Recognition
### This project aims to recognize handwritten characters, i.e, English Alphabets from A-Z using Convolutional Neural Network model that is trained over a data set containing images of handwritten alphabets.
### Data Set: [Link](https://www.kaggle.com/sachinpatel21/az-handwritten-alphabets-in-csv-format)
## Prediction Results