Skip to content

Searching a High Performance Feature Extractor for Text Recognition Network. TPAMI 2022

Notifications You must be signed in to change notification settings

LARS-research/TREFE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code for Searching a High Performance Feature Extractor for Text Recognition Network

Training and Evaluation

  • for IAM dataset
cd IAM && python3 main.py 
  • for RIMES dataset
cd RIMES && python3 main.py
  • for Scene Text Recognition benchmark
cd Scene && python3 main.py

Citation

If you find this work helpful for your work, please cite the following paper:

@Article{Zhang2022SearchingAH,
  title={Searching a High-Performance Feature Extractor for Text Recognition Network},
  author={Hui Zhang and Quanming Yao and James Tin-Yau Kwok and Xiang Bai},
  journal={IEEE transactions on pattern analysis and machine intelligence},
  year={2022},
}

About

Searching a High Performance Feature Extractor for Text Recognition Network. TPAMI 2022

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages