TextField icon indicating copy to clipboard operation
TextField copied to clipboard

some questions

Open Yun-960 opened this issue 4 years ago • 1 comments

I managed to test your model which was already trained on total-text dataset, but I cannot reach your score. I want to know what is your environment? Such as GCC version, opencv-python version. Thanks!

Yun-960 avatar Sep 12 '20 02:09 Yun-960

About the environment:

  • gcc 5.4.0
  • opencv 3.4.3
  • opencv-python 3.4.3

Advice about training on total-text:

  • train 100k and 40k iterations for lr=1e-4 and lr=1e-5, respectively, to reproduce the results in this repository.
  • since the official evaluation protocol for total-text link has been updated, I recommend the researchers to use the newest version in their experiments.

YukangWang avatar Sep 23 '20 03:09 YukangWang