Skip to content

Repository files navigation

ICDAR2019-tools

This repo develops the tools for ICDAR2019 competitions. You can find details here.

Competitions

  • LSVT

Large-scale Street View Text with Partial Labeling

  • ReCTS

Reading Chinese Text on Signboard

  • ArT

Arbitrary-Shaped Text

Usage

  • Transfer the detection format from coco-style to submission style
# for rects
python format_transfer.py --dt-file task3-results/results.pkl.json --mode rects --save data/rects_task3.txt
  • rects format test passed

  • lsvt format test passed

  • Evaluating performace of the model

# for lsvt
python eval.py --gt-file data/lsvt_val_v2.json --dt-file data/lsvt_val_v2_det.json
  • Too Slow for evaluation

About

Tools for ICDAR2019 competitions(fifth place)

Topics

Resources

Stars

11 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages