Skip to content

apachecn/ImageTrans_SceneText_Detection

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImageTrans_SceneText_Detection

Python bottle server for mainstream text detectors.

server_EAST.py uses EAST to detect scene text. server_CRAFT.py uses keras-ocr to detect scene text with CRAFT text detector

Please use the server_CRAFT_original.py if you need to use the original keras-ocr package.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.2%
  • HTML 1.8%