Skip to content

qy-NJU/TextREN

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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