SlideShare a Scribd company logo
4
Most read
1
DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING
BANGLADESH ARMY UNIVERSITY OF SCIENCE & TECHNOLOGY (BAUST)
SAIDPUR CANTONMENT, NILPHAMARI
(Project Proposal)
Course Code: CSE 4132 Course Title: Artifacial Intelligence and Fuzzy
Systems
Date: February 12, 2023
1. Name of the Students (with ID) :
 Abu Rayhan Mouno (180201118)
 Khondoker Abu Naim (200101103)
 Md. Nafis Fuad (200101075)
2. Present Address : Abbas Uddin Ahmed Hall,
Bangladesh Army University of Science & Technology
(BAUST),
Saidpur Cantonment, Saidpur, Nilphamari.
3. Name of the Department : Computer Science & Engineering
Program : Bachelor of Science in Computer Science and Engineering
4. Tentative Title : Bangla alphabet handwritten recognition using deep learning.
5. Introduction
Bangla is the second-most spoken language. As it is the language of 100 million people
spoken languages in the Bangladesh. And most widely spoken language of Bangladesh
and second most widely spoken among the languages of India [10]. A part of the Indo
European Language class, its primary roots language consists of 50 basic alphabets
among which there are popular language, there has not been much research conducted on
the handwriting recognition of this language, compared to of handwriting recognition,
which is, classifying individual characters of a language [9]..In the last few decades, the
primary method of storing information has switched from handwritten copies of
documents [17] .The digital format of the documents are new form of document storage, a
large segment of the older documents are stored in handwritten form. The process of
converting these documents, where traditional process is tedious and requires a huge
2
amount of time to successfully convert the documents, and also requires substantial
amount of manpower to create accurate copies of the documents. Furthermore, Bangla
characters have a complex that of other languages such as English or German [8]. Most
challenging tasks in handwritten character classification The focal point of this research
lies on a fundamental problem characters/alphabets of the Bangla language. A method for
individual character recognition, this research opens up the path for further development
in the Bangla handwriting recognition sector [5]. Image processing techniques, Bangla
handwriting recognition The primary goal of this research is to build a model that can
train on a large amount of data and classify new image of all, developing a handwritten
character recognition model.
6. Background and Present State of the Problem
There are several previous research works on the recognition of Bengali handwritten
characters. Convolutional neural networks (ConvNets or CNNs) are deep artificial neural
networks used to classify images, group them by proximity, and recognize objects within
scenes. Hardly less noteworthy work exists for the recognition of Bengali characters.
They considered some comparable characters as a single example and prepared the
classifier for 45 classes. Another work states that three different component extraction
strategies were used in the segmentation phase, but the character samples were divided
into 36 classes, combining comparative characters into a single class.One of these
overlooked things is analyzing the pattern of the image as a matrix and use of the Scikit-
learn library, which also specializes in classification and regression algorithms, including
SVM. proposed a CNN-based architecture for recognizing handwritten Bangla charac-
ters. proposed a transfer learning-based model in combination with CNN to recognize
composite characters from basic characters. The authors used a transfer learning approach
to recognize compound characters by transferring knowledge from pre-trained basic
characters to CNN. Scikit-learn is an undeniably prominent Al library.
It highlights vari- ous clustering, classification, and regression computations, including
SVM, k-means, random forests, and DB- SCAN, and also works with the scientific and
numerical Python libraries called SciPy and NumPy. Few Python libraries have strong
execution in most areas of Al computation, and Scikit-Learn is truly outstanding [20].
One advantage of this consistency is that once we understand the essential use and
language structure of Scikit-Learn for one type of model, switching to another model or
algorithm is exceptionally easy. This stack includes for one type of model, switching to
another model or algorithm is exceptionally easy. The Scikit-Learn library must be
installed prior to use and is essentially based on scientific Python (SciPy). The Scikit-
Learn library must be installed prior to use and is essentially based on scientific Python
(SciPy). The library is focused on modeling data. Now that many systems have already
3
been established for the task of character recognition, many results are compared based
on maximum precision. The role that Scikit-leam plays in classifying languages is
outstanding. The precision level of Scikit-leam, which works even better when combined
with other techniques such as SVM.
7. Objective with Specific Aims and Possible Outcome
The primary objective of this project is to develop a deep learning model that can
recognize handwritten Bangla alphabet characters with high accuracy. The specific
objectives include:
1. Developing a dataset of handwritten Bangla alphabet characters
2. Preprocessing the dataset for training the deep learning model
3. Designing and training a deep learning model for recognizing the Bangla alphabet
characters
4. Evaluating the model's accuracy and performance on a separate test dataset
5. Building a user interface for demonstrating the model's functionality
Possible Outcome:
1. A deep learning model that can recognize handwritten Bangla alphabet characters with
high accuracy.
2. A dataset of handwritten Bangla alphabet characters that can be used for future
research and development.
3. A user interface that demonstrates the model's functionality.
8. Outline of Methodology Design
Dataset Preparation:
The first step is to prepare a dataset of handwritten Bangla alphabet characters. This
dataset can be created by collecting handwriting samples from different individuals. The
dataset can include different variations of each alphabet to improve the model's
robustness. The dataset will be split into training and testing sets.
4
Fig: Data preparation steps for the proposed method.
Preprocessing:
The next step is to preprocess the dataset. This step will include image resizing,
normalization, and noise removal. The preprocessed images will be used to train the deep
learning model.
Model Design:
The deep learning model will be designed using convolutional neural networks (CNNs).
CNNs are particularly suitable for image recognition tasks as they can learn and extract
features from the images. The model architecture will be optimized to achieve high
accuracy.
Model Training:
The model will be trained using the preprocessed dataset. The training process will
include optimizing the model's parameters using backpropagation and stochastic gradient
descent algorithms. The model will be trained until it reaches a satisfactory accuracy
level.
Model Evaluation:
The trained model will be evaluated on a separate test dataset. The evaluation process
will measure the model's accuracy and performance, including precision, recall, and F1
score.
User Interface:
Finally, a user interface will be developed to demonstrate the model's functionality. The
user interface will allow users to input a handwritten Bangla alphabet character and
display the recognized character.
9. Resources Required to Accomplish the Task
 Python
 OpenCV
5
 Google Collab
10. References
[1] Hahn. Topic parsing: accounting for text macro structures in full-text analysis.
Information Processing and Management, 26:135-170, 1990.
[2] McDonald and J.D. Pustejovsky. Descriptiondirected natural language generation. In
Proceedings of the 9th 1.7CAI, pages 799-805. IJCAI, 1986.
[3] McKeown. Text Generation: Using Discourse Strutegtes and Focus Constraints to
Generate Natural Language Tezt. Cambridge University Press, Cambridge, England,
1985.
[4] . Smadja, K.R. McKeown, and V. Hatzivassiloglou. Automatic Development of
Bilingual Lexicons. Journal of Computational Linguistics, to appear, 1995.
[5] Tait. Automatic sumnzarzsmg of English tezts. PhD thesis, University of Cambridge,
Cambridge, England, 1983.
Name and ID of the Students Signature of the Students
180201118
Abu Rayhan Mouno
200101103
Khondoker Abu Naim
200101075
Md. Nafis Fuad

More Related Content

PDF
MobileNet - PR044
PDF
Mobilenetv1 v2 slide
PDF
Introduction to Deep learning
PDF
Deep Learning
PPTX
1.Introduction to deep learning
PPTX
Convolutional Neural Network
PPTX
Recurrent Neural Network (RNN) | RNN LSTM Tutorial | Deep Learning Course | S...
PPTX
Sentiment analysis
MobileNet - PR044
Mobilenetv1 v2 slide
Introduction to Deep learning
Deep Learning
1.Introduction to deep learning
Convolutional Neural Network
Recurrent Neural Network (RNN) | RNN LSTM Tutorial | Deep Learning Course | S...
Sentiment analysis

What's hot (20)

PPTX
Convolution Neural Network (CNN)
PDF
Image recognition
PPT
java Project report online banking system
PPTX
Artificial Neural Network Topology
PPTX
7.credit card and debit card working and management
PPSX
Perceptron (neural network)
PDF
TensorFlow and Keras: An Overview
PPTX
Alanoud alqoufi inductive learning
PPTX
What is Deep Learning?
PDF
Intro to Deep Learning for Computer Vision
PDF
Credit card fraud detection through machine learning
PPTX
Convolutional Neural Network and Its Applications
PPTX
Robust real time object detection
PPTX
Deep learning
PPTX
Credit card fraud detection
PPTX
CREDIT CARD FRAUD DETECTION
PPTX
Deep learning presentation
PPTX
Deep Learning - CNN and RNN
PDF
Video KYC Webinar - HyperVerge + Microsoft
Convolution Neural Network (CNN)
Image recognition
java Project report online banking system
Artificial Neural Network Topology
7.credit card and debit card working and management
Perceptron (neural network)
TensorFlow and Keras: An Overview
Alanoud alqoufi inductive learning
What is Deep Learning?
Intro to Deep Learning for Computer Vision
Credit card fraud detection through machine learning
Convolutional Neural Network and Its Applications
Robust real time object detection
Deep learning
Credit card fraud detection
CREDIT CARD FRAUD DETECTION
Deep learning presentation
Deep Learning - CNN and RNN
Video KYC Webinar - HyperVerge + Microsoft
Ad

Similar to Project t Proposal Bangla alphabet handwritten recognition using deep learning..pdf (20)

PDF
Bangla_handwritten_dig1] final proposal .pdf
PDF
IRJET- Survey on Deep Learning Approaches for Phrase Structure Identification...
PDF
SENTIMENT ANALYSIS IN MYANMAR LANGUAGE USING CONVOLUTIONAL LSTM NEURAL NETWORK
PDF
Sentiment Analysis In Myanmar Language Using Convolutional Lstm Neural Network
PDF
Suggestion Generation for Specific Erroneous Part in a Sentence using Deep Le...
PDF
NL based Object Oriented modeling - EJSR 35(1)
PDF
Transformer-Based Regression Models for Assessing Reading Passage Complexity:...
PDF
Transformer-Based Regression Models for Assessing Reading Passage Complexity:...
PPTX
Character Recognition using Data Mining Technique (Artificial Neural Network)
PPTX
PPT on Implementation of Chatbot using NLP.pptx
PDF
A Strong Object Recognition Using Lbp, Ltp And Rlbp
PDF
A NOVEL APPROACH FOR NAMED ENTITY RECOGNITION ON HINDI LANGUAGE USING RESIDUA...
PPTX
Balochi Language Text Classification Using Deep Learning 1.pptx
PPTX
[SDP-2024] Group-H18 End-Term Evaluation PPT.pptx
PDF
IRJET - Pseudocode to Python Translation using Machine Learning
PPTX
Program Detail - Mastering AI Bootcamp_v2.pptx
PDF
The effect of training set size in authorship attribution: application on sho...
PDF
IRJET- Survey on Generating Suggestions for Erroneous Part in a Sentence
PDF
An NLP-based architecture for the autocompletion of partial domain models
PDF
Transliteration and translation of the Hindi language using integrated domain...
Bangla_handwritten_dig1] final proposal .pdf
IRJET- Survey on Deep Learning Approaches for Phrase Structure Identification...
SENTIMENT ANALYSIS IN MYANMAR LANGUAGE USING CONVOLUTIONAL LSTM NEURAL NETWORK
Sentiment Analysis In Myanmar Language Using Convolutional Lstm Neural Network
Suggestion Generation for Specific Erroneous Part in a Sentence using Deep Le...
NL based Object Oriented modeling - EJSR 35(1)
Transformer-Based Regression Models for Assessing Reading Passage Complexity:...
Transformer-Based Regression Models for Assessing Reading Passage Complexity:...
Character Recognition using Data Mining Technique (Artificial Neural Network)
PPT on Implementation of Chatbot using NLP.pptx
A Strong Object Recognition Using Lbp, Ltp And Rlbp
A NOVEL APPROACH FOR NAMED ENTITY RECOGNITION ON HINDI LANGUAGE USING RESIDUA...
Balochi Language Text Classification Using Deep Learning 1.pptx
[SDP-2024] Group-H18 End-Term Evaluation PPT.pptx
IRJET - Pseudocode to Python Translation using Machine Learning
Program Detail - Mastering AI Bootcamp_v2.pptx
The effect of training set size in authorship attribution: application on sho...
IRJET- Survey on Generating Suggestions for Erroneous Part in a Sentence
An NLP-based architecture for the autocompletion of partial domain models
Transliteration and translation of the Hindi language using integrated domain...
Ad

More from KhondokerAbuNaim (12)

PDF
ACOMPARATIVEANALYSISOFDEEPLEARNINGMODEL FOR FLOWER RECOGNITION AND HEALTH PRE...
PDF
A Comparative Analysis of Deep Learning Modelsfor Flower Recognition and Heal...
PPTX
A Comparative Analysis of Deep Learning Modelsfor Flower Recognition and Heal...
PDF
Student_results_management_system proposel.pdf
PPTX
Bangla Hand Written Digit Recognition presentation slide .pptx
DOCX
Assignment-1-NF.docx
PDF
Bangla Handwritten Digit Recognition Report.pdf
PPTX
Quiz-Gam_1-converted.pptx
DOCX
BAUST Lab report cover page .docx
DOCX
BAUST Assignment cover page .docx
PPTX
Online Voting System Project Proposal ( Presentation Slide).pptx
DOC
Online Voting System project proposal report.doc
ACOMPARATIVEANALYSISOFDEEPLEARNINGMODEL FOR FLOWER RECOGNITION AND HEALTH PRE...
A Comparative Analysis of Deep Learning Modelsfor Flower Recognition and Heal...
A Comparative Analysis of Deep Learning Modelsfor Flower Recognition and Heal...
Student_results_management_system proposel.pdf
Bangla Hand Written Digit Recognition presentation slide .pptx
Assignment-1-NF.docx
Bangla Handwritten Digit Recognition Report.pdf
Quiz-Gam_1-converted.pptx
BAUST Lab report cover page .docx
BAUST Assignment cover page .docx
Online Voting System Project Proposal ( Presentation Slide).pptx
Online Voting System project proposal report.doc

Recently uploaded (20)

PDF
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
PDF
Classroom Observation Tools for Teachers
PDF
FourierSeries-QuestionsWithAnswers(Part-A).pdf
PPTX
Cell Structure & Organelles in detailed.
PDF
Microbial disease of the cardiovascular and lymphatic systems
PPTX
GDM (1) (1).pptx small presentation for students
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
PPTX
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
PPTX
Cell Types and Its function , kingdom of life
PDF
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
PDF
O7-L3 Supply Chain Operations - ICLT Program
PDF
RMMM.pdf make it easy to upload and study
PDF
A systematic review of self-coping strategies used by university students to ...
PDF
Module 4: Burden of Disease Tutorial Slides S2 2025
PDF
GENETICS IN BIOLOGY IN SECONDARY LEVEL FORM 3
PPTX
Tissue processing ( HISTOPATHOLOGICAL TECHNIQUE
PDF
Anesthesia in Laparoscopic Surgery in India
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
PPTX
master seminar digital applications in india
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
Classroom Observation Tools for Teachers
FourierSeries-QuestionsWithAnswers(Part-A).pdf
Cell Structure & Organelles in detailed.
Microbial disease of the cardiovascular and lymphatic systems
GDM (1) (1).pptx small presentation for students
Final Presentation General Medicine 03-08-2024.pptx
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
Cell Types and Its function , kingdom of life
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
O7-L3 Supply Chain Operations - ICLT Program
RMMM.pdf make it easy to upload and study
A systematic review of self-coping strategies used by university students to ...
Module 4: Burden of Disease Tutorial Slides S2 2025
GENETICS IN BIOLOGY IN SECONDARY LEVEL FORM 3
Tissue processing ( HISTOPATHOLOGICAL TECHNIQUE
Anesthesia in Laparoscopic Surgery in India
2.FourierTransform-ShortQuestionswithAnswers.pdf
master seminar digital applications in india

Project t Proposal Bangla alphabet handwritten recognition using deep learning..pdf

  • 1. 1 DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING BANGLADESH ARMY UNIVERSITY OF SCIENCE & TECHNOLOGY (BAUST) SAIDPUR CANTONMENT, NILPHAMARI (Project Proposal) Course Code: CSE 4132 Course Title: Artifacial Intelligence and Fuzzy Systems Date: February 12, 2023 1. Name of the Students (with ID) :  Abu Rayhan Mouno (180201118)  Khondoker Abu Naim (200101103)  Md. Nafis Fuad (200101075) 2. Present Address : Abbas Uddin Ahmed Hall, Bangladesh Army University of Science & Technology (BAUST), Saidpur Cantonment, Saidpur, Nilphamari. 3. Name of the Department : Computer Science & Engineering Program : Bachelor of Science in Computer Science and Engineering 4. Tentative Title : Bangla alphabet handwritten recognition using deep learning. 5. Introduction Bangla is the second-most spoken language. As it is the language of 100 million people spoken languages in the Bangladesh. And most widely spoken language of Bangladesh and second most widely spoken among the languages of India [10]. A part of the Indo European Language class, its primary roots language consists of 50 basic alphabets among which there are popular language, there has not been much research conducted on the handwriting recognition of this language, compared to of handwriting recognition, which is, classifying individual characters of a language [9]..In the last few decades, the primary method of storing information has switched from handwritten copies of documents [17] .The digital format of the documents are new form of document storage, a large segment of the older documents are stored in handwritten form. The process of converting these documents, where traditional process is tedious and requires a huge
  • 2. 2 amount of time to successfully convert the documents, and also requires substantial amount of manpower to create accurate copies of the documents. Furthermore, Bangla characters have a complex that of other languages such as English or German [8]. Most challenging tasks in handwritten character classification The focal point of this research lies on a fundamental problem characters/alphabets of the Bangla language. A method for individual character recognition, this research opens up the path for further development in the Bangla handwriting recognition sector [5]. Image processing techniques, Bangla handwriting recognition The primary goal of this research is to build a model that can train on a large amount of data and classify new image of all, developing a handwritten character recognition model. 6. Background and Present State of the Problem There are several previous research works on the recognition of Bengali handwritten characters. Convolutional neural networks (ConvNets or CNNs) are deep artificial neural networks used to classify images, group them by proximity, and recognize objects within scenes. Hardly less noteworthy work exists for the recognition of Bengali characters. They considered some comparable characters as a single example and prepared the classifier for 45 classes. Another work states that three different component extraction strategies were used in the segmentation phase, but the character samples were divided into 36 classes, combining comparative characters into a single class.One of these overlooked things is analyzing the pattern of the image as a matrix and use of the Scikit- learn library, which also specializes in classification and regression algorithms, including SVM. proposed a CNN-based architecture for recognizing handwritten Bangla charac- ters. proposed a transfer learning-based model in combination with CNN to recognize composite characters from basic characters. The authors used a transfer learning approach to recognize compound characters by transferring knowledge from pre-trained basic characters to CNN. Scikit-learn is an undeniably prominent Al library. It highlights vari- ous clustering, classification, and regression computations, including SVM, k-means, random forests, and DB- SCAN, and also works with the scientific and numerical Python libraries called SciPy and NumPy. Few Python libraries have strong execution in most areas of Al computation, and Scikit-Learn is truly outstanding [20]. One advantage of this consistency is that once we understand the essential use and language structure of Scikit-Learn for one type of model, switching to another model or algorithm is exceptionally easy. This stack includes for one type of model, switching to another model or algorithm is exceptionally easy. The Scikit-Learn library must be installed prior to use and is essentially based on scientific Python (SciPy). The Scikit- Learn library must be installed prior to use and is essentially based on scientific Python (SciPy). The library is focused on modeling data. Now that many systems have already
  • 3. 3 been established for the task of character recognition, many results are compared based on maximum precision. The role that Scikit-leam plays in classifying languages is outstanding. The precision level of Scikit-leam, which works even better when combined with other techniques such as SVM. 7. Objective with Specific Aims and Possible Outcome The primary objective of this project is to develop a deep learning model that can recognize handwritten Bangla alphabet characters with high accuracy. The specific objectives include: 1. Developing a dataset of handwritten Bangla alphabet characters 2. Preprocessing the dataset for training the deep learning model 3. Designing and training a deep learning model for recognizing the Bangla alphabet characters 4. Evaluating the model's accuracy and performance on a separate test dataset 5. Building a user interface for demonstrating the model's functionality Possible Outcome: 1. A deep learning model that can recognize handwritten Bangla alphabet characters with high accuracy. 2. A dataset of handwritten Bangla alphabet characters that can be used for future research and development. 3. A user interface that demonstrates the model's functionality. 8. Outline of Methodology Design Dataset Preparation: The first step is to prepare a dataset of handwritten Bangla alphabet characters. This dataset can be created by collecting handwriting samples from different individuals. The dataset can include different variations of each alphabet to improve the model's robustness. The dataset will be split into training and testing sets.
  • 4. 4 Fig: Data preparation steps for the proposed method. Preprocessing: The next step is to preprocess the dataset. This step will include image resizing, normalization, and noise removal. The preprocessed images will be used to train the deep learning model. Model Design: The deep learning model will be designed using convolutional neural networks (CNNs). CNNs are particularly suitable for image recognition tasks as they can learn and extract features from the images. The model architecture will be optimized to achieve high accuracy. Model Training: The model will be trained using the preprocessed dataset. The training process will include optimizing the model's parameters using backpropagation and stochastic gradient descent algorithms. The model will be trained until it reaches a satisfactory accuracy level. Model Evaluation: The trained model will be evaluated on a separate test dataset. The evaluation process will measure the model's accuracy and performance, including precision, recall, and F1 score. User Interface: Finally, a user interface will be developed to demonstrate the model's functionality. The user interface will allow users to input a handwritten Bangla alphabet character and display the recognized character. 9. Resources Required to Accomplish the Task  Python  OpenCV
  • 5. 5  Google Collab 10. References [1] Hahn. Topic parsing: accounting for text macro structures in full-text analysis. Information Processing and Management, 26:135-170, 1990. [2] McDonald and J.D. Pustejovsky. Descriptiondirected natural language generation. In Proceedings of the 9th 1.7CAI, pages 799-805. IJCAI, 1986. [3] McKeown. Text Generation: Using Discourse Strutegtes and Focus Constraints to Generate Natural Language Tezt. Cambridge University Press, Cambridge, England, 1985. [4] . Smadja, K.R. McKeown, and V. Hatzivassiloglou. Automatic Development of Bilingual Lexicons. Journal of Computational Linguistics, to appear, 1995. [5] Tait. Automatic sumnzarzsmg of English tezts. PhD thesis, University of Cambridge, Cambridge, England, 1983. Name and ID of the Students Signature of the Students 180201118 Abu Rayhan Mouno 200101103 Khondoker Abu Naim 200101075 Md. Nafis Fuad