Skip to content

[IJDAR] Official Implementation of the paper "A Multifaceted Evaluation of Representation of Graphemes for Practically Effective Bangla OCR" accepted in the International Journal on Document Analysis and Recognition.

License

Notifications You must be signed in to change notification settings

apurba-nsu-rnd-lab/bangla-ocr-crnn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Multifaceted Evaluation of Representation of Graphemes for Practically Effective Bangla OCR

Official code repository for the paper "A Multifaceted Evaluation of Representation of Graphemes for Practically Effective Bangla OCR". In this paper, we have utilized the popular Convolutional Recurrent Neural Network (CRNN) architecture and implemented our grapheme representation strategies to design the final labels of the model. Due to the absence of a large-scale Bangla word-level printed dataset, we created a synthetically generated Bangla corpus containing 2 million samples that are representative and sufficiently varied in terms of fonts, domain, and vocabulary size to train our Bangla OCR model. To test the various aspects of our model, we have also created 6 test protocols. Finally, to establish the generalizability of our grapheme representation methods, we have performed training and testing on external handwriting datasets.

Synthetic Dataset and Test Protocols

The dataset and test protocols are be made publicly available at figshare.

Updates

10 June 2023: The paper has been accepted for publication in International Journal on Document Analysis and Recognition (IJDAR).


Citation

If you find this useful, please cite

@article{roy2023multifaceted,
  title={A multifaceted evaluation of representation of graphemes for practically effective Bangla OCR},
  author={Roy, Koushik and Hossain, Md Sazzad and Saha, Pritom Kumar and Rohan, Shadman and Ashrafi, Imranul and Rezwan, Ifty Mohammad and Rahman, Fuad and Hossain, BM Mainul and Kabir, Ahmedul and Mohammed, Nabeel},
  journal={International Journal on Document Analysis and Recognition (IJDAR)},
  pages={1--23},
  year={2023},
  publisher={Springer}
}

About

[IJDAR] Official Implementation of the paper "A Multifaceted Evaluation of Representation of Graphemes for Practically Effective Bangla OCR" accepted in the International Journal on Document Analysis and Recognition.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published