Skip to content

Classification of tamil characters using Convolutional Neural Networks

Notifications You must be signed in to change notification settings

dhuruvapriyan/Tamil-Character-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Classification of Tamil Characters using Convolutional Neural Networks

For detailed documentaion can be found at https://www.kaggle.com/dhuruvapriyan/tamil-character-classification/notebook

Dataset

The dataset consists of 3000 images of Tamil Characters from அ to ஓ . Each letter consists of approx. 300 images. Each of images are of different shapes. Dataset can be downloaded from https://drive.google.com/file/d/1fnfdaAAQA-v1l7USrpJAKSWzx3fD0ln8/view?usp=sharing

Data Preprocessing

Extracting images from the dataset and resizing it to shape 224,224. Binarizing the image using opencv-python

Data Classification

Model Definition

Defining Keras Sequential model with CNN's

Training

Prediction

About

Classification of tamil characters using Convolutional Neural Networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published