aim-uofa / AdelaiDet

AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.
https://git.io/AdelaiDet
Other
3.36k stars 643 forks source link

ABCNet:How to generate own datasets with totaltext? #91

Closed chenyangMl closed 4 years ago

chenyangMl commented 4 years ago

How to use "Bezier_curve_generation.py" and "generate_bezier_json.py" to generage abcnet train-set?

seecswajid commented 4 years ago

@chenyangMl where is this "Bezier_curve_generation.py" file located?

Yuliang-Liu commented 4 years ago

@chenyangMl @seecswajid The example scripts have been updated. You can find the link in the abcnet homepage or here.

Let me know if there is any problem.

chenyangMl commented 4 years ago

@chenyangMl @seecswajid The example scripts have been updated. You can find the link in the abcnet homepage or here.

Let me know if there is any problem.

Thank u, it's work to generate own train-set with your example scripts, but there is another bugs where "AdelaiDet/adet/evaluation/text_evaluation.py", line 210, in evaluate" shows cannot found "datasets/evaluation/gt_ctw1500.zip".

so, where can i download this .zip file and how to prepare own .zip?

Yuliang-Liu commented 4 years ago

@chenyangMl Check here.

yustiks commented 3 years ago

@chenyangMl @seecswajid The example scripts have been updated. You can find the link in the abcnet homepage or here.

Let me know if there is any problem.

this link have access permission

Yuliang-Liu commented 3 years ago

@yustiks You can still find the script in the abcnet homepage.