Skip to content

Mob97/OCR-tf2

Repository files navigation

Tensorflow 2 re-implementation of four-stage Scene Text Recognition

| paper | training and evaluation data |

The most portions of code are borrowed from the official implementation here.

ToDo List

  • Implement Spatial Transformer Network module for curved-text.
  • Implement Feature Extraction module.
  • Implement Sequence Modeling module.
  • Implement Prediction module.
  • Document for Installation
  • Trained models.
  • Document for testing and training.
  • Evaluation.
  • Demo script.
  • Convert to tflite.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages