doc-analysis / TableBank

TableBank: A Benchmark Dataset for Table Detection and Recognition
Apache License 2.0
987 stars 139 forks source link

Reproduce Precision, Recall and F1 score results from Detectron2 checkpoints #30

Closed francescoperessini closed 3 years ago

francescoperessini commented 3 years ago

Is it possible to have the code used for calculate the Precision, Recall and F1 score reported in the table here on GitHub? I'm talking about the results obtained with the last released checkpoints obtained with Detectron2.

The instruction on the paper are not so clear...

divypandya commented 3 years ago

@francescoperessini Hey did you find any solution for calculating the F1 scores for detectron2?