Skip to content

Pytorch Project using VGG16 and AlexNET to classify urdu characters

Notifications You must be signed in to change notification settings

sali-n/Urdu-OCR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Urdu-OCR

Deep learning project to identify characters of the urdu alphabet.

Created a custom dataset consisting of 1550 images of all 39 alphabets of the urdu language (~40 images per class).

Utilised pytorch to create a VGG-16 and AlexNET models and compared the results between the 2.

Results:

Model Accuracy F1 Score Memory (MB)
VGG - 16 96.15% 0.964 97.86
AlexNet 90.71% 0.906 26.01

About

Pytorch Project using VGG16 and AlexNET to classify urdu characters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published