Skip to content

This task uses the dataset of Bangla graphemes published by kaggle. Grapheme images are first resized and then converted into gray scale images. The images are then binarized by applying otsu image thresholding. The binarized images are employed into a CNN consisting softmax function in the last layer. Convolution, global average and dropout lay…

Notifications You must be signed in to change notification settings

yeasmin62/Bangla-Grepheme-Classification-using-CNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Bangla-Grepheme-Classification-using-CNN

This task uses the dataset of Bangla graphemes published by kaggle. Grapheme images are first resized and then converted into gray scale images. The images are then binarized by applying otsu image thresholding. The binarized images are employed into a CNN consisting softmax function in the last layer. Convolution, global average and dropout layers are inserted in the middle of the network.

About

This task uses the dataset of Bangla graphemes published by kaggle. Grapheme images are first resized and then converted into gray scale images. The images are then binarized by applying otsu image thresholding. The binarized images are employed into a CNN consisting softmax function in the last layer. Convolution, global average and dropout lay…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published