/Vietnamese_Handwriting_Recognition

Vietnamese Handwriting Recognition with CRNN and CTC Loss

Primary LanguagePythonMIT LicenseMIT

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