forked from cndplab-founder/ctdar_measurement_tool
-
Notifications
You must be signed in to change notification settings - Fork 0
mnamysl/ctdar_measurement_tool
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Evaluation Tool for the ICDAR 2019 Competition on Table Detection and Recognition This tool relies on Numpy and Shapely package. Usage: The command line takes 4 parameters as input. Specify your track with 3rd parameter as flag: -trackA, -trackB1 or -trackB2 Specify your result file (must be a .tar.gz file) with the 4th parameter. Example: 1. python evaluate.py -trackA ./your-file-path/you-file-name.tar.gz 2. python evaluate.py -trackB1 ./your-file-path/you-file-name.tar.gz 3. python evaluate.py -trackB2 ./your-file-path/you-file-name.tar.gz Additional Notes: python evaluate.py -trackA ./result-files/reg.tar.gz run the above command for a example test.
About
Evaluation Tool for the ICDAR 2019 Competition on Table Detection and Recognition
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%