Skip to content

yu20103983/FOTS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FOTS: Fast Oriented Text Spotting with a Unified Network

Introduction

Do text detect and OCR in an entire End-to-End model

All detect and OCR modules have been tested!

Installation

  • tensorflow
  • opencv

Train

python2 multigpu_train.py [gpu_list]

You should give the path to the dataset labeled in ICDAR format in file 'FOTS/dataset/dataReader.py'

Test

call FOTS_testModel()

Author

Call me yufeng_yu@sina.com

From @SF.Tech

About

FOTS tensorflow implementation, Include train and test, EAST+Rotate+CRNN. FOTS: Fast Oriented Text Spotting with a Unified Network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages