GireeshS22 / Vietnamese_Handwriting_Recognition

Vietnamese Handwriting Recognition with CRNN and CTC Loss

Repository from Github https://github.comGireeshS22/Vietnamese_Handwriting_RecognitionRepository from Github https://github.comGireeshS22/Vietnamese_Handwriting_Recognition

Build Status

Vietnamese Handwriting Recognition

Dataset

Command

export PYTHONPATH=path-to-project

cp src/example_config.py src/config.py

Result

TODO

  • Add Dockerfile
  • Deploy simple demo with Tensorflow Serving
  • Simple API
  • Refactor code
  • Add Visual Callback ✔️
  • Train code with Colab's TPU?
  • Convert to Pytorch code

Prevent Overfitting

Reference

Colab Notebook:

Papers

CTC loss:

Kaggle ctc loss:

Explained ctc loss:

CTC loss param:

Overfitting

About

Vietnamese Handwriting Recognition with CRNN and CTC Loss

License:MIT License


Languages

Language:Python 100.0%