Skip to content

Classification of Handwritten Symbols using Deep Convolutional Neural Network

License

Notifications You must be signed in to change notification settings

sahadipayan/handwritten_symbol_classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

88de788 · May 6, 2024

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

handwritten_symbol_classification

Classification of Handwritten Symbols using Deep Convolutional Neural Network

description

Handwritten character, digit, or symbol classification is one of the most studied research areas in image processing and machine learning. Automatic recognition of handwritten symbols from captured images in adverse practical scenarios is significant. This work also deals with a task where 25 different handwritten symbols are detected. We propose a well-known deep neural network, ResNet-18, to classify these symbols with the help of proper data preprocessing and extensive data augmentation. The proposed methodology reaches 99.71 % classification accuracy in the test set. This work also shows that data augmentation techniques improve the classification accuracy by 9.67%.

About

Classification of Handwritten Symbols using Deep Convolutional Neural Network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages