Skip to content

anish9/Text-Detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Text_Parser

scene text parser

Requirements

  • Tensorflow 1.12 <=
  • Keras 2.2
  • OpenCV 3.4
  • SciPy

Some Results

Smiley Sface

Smiley Sface

Smiley Sface

Download the pretrained model in below link

https://drive.google.com/open?id=1PspjXeqx6IHzOeBZy6mMbBc-6kLdLI2C

To infer results

execute from terminal download the model and place it on model folder

python3 infer.py image_input.jpg

Todo

  • - complex patterns
  • - block parser
  • - Text correction

About

scene text parser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages