This is an use of FOTS: Fast Oriented Text Spotting with a Unified Network
- Python3.5
- tensorflow 1.12.0
- OpenCV
pip install -r requirements.txt
git clone -b dev https://github.com/Pay20Y/FOTS_TF.git
python3 uniform_images.py
python3 make_annotation.py
SynthText 6-epochs pretrained model can be found here
python3 main_train.py --gpu_list='-1' --learning_rate=0.0001 --train_stage=2 --training_data_dir=data --training_gt_data_dir=annotation
python3 main_test.py --gpu_list='-1' --test_data_path=/path/to/testset/ --checkpoint_path=checkpoints/
python3 final_output.py
python3 evaluation.py
72.21%
Percentage match of strings