Skip to content

qy-NJU/TextREN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robust Scene Text Recognition Through Adaptive Image Enhancement

Official PyTorch implementation of our TextREN.

Dependendency

conda env create -f environment.yml

Training

bash scripts/stn_att_rec.sh

Evaluation

Test with LMDB dataset by

bash scripts/main_test_all.sh

Test with single image by

bash scripts/main_test_image.sh

Acknowledgements

This implementation has been based on this repository Aster.pytorch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published