I run the python3 eval.py, or python3 run_demo_server.py, it will run from icdar import restore_rectangle. However, the terminal show that 1000 training images in ./data/train/ and then it may load these training image and it has taken so much time. Does anybody has the same situation?
I run the
python3 eval.py
, orpython3 run_demo_server.py
, it will runfrom icdar import restore_rectangle
. However, the terminal show that1000 training images in ./data/train/
and then it may load these training image and it has taken so much time. Does anybody has the same situation?