Academic-Hammer / SciTSR

Table structure recognition dataset of the paper: Complicated Table Structure Recognition
https://arxiv.org/pdf/1908.04729.pdf
MIT License
345 stars 57 forks source link

How to run evaluation demo #22

Open 595972434 opened 4 years ago

595972434 commented 4 years ago

I have found the this function eval_relationsgt=(gt=[ground_truth_relations], res=[your_relations], cmp_blank=True),but can't run a demo due to missing res=[your_relations] param. Does this repo have code to generate your_relations? Thanks!


I found the description about Evaluation in Readme.md, but I still don't know how to generate the your_relations.