TableMASTER-mmocr icon indicating copy to clipboard operation
TableMASTER-mmocr copied to clipboard

How do you calculate the accuracy of the tokens?

Open thejiangcj opened this issue 1 year ago • 1 comments

I read that the accuracy of the tokens is about 77%, so how to calculate or any script?

thejiangcj avatar Nov 13 '23 15:11 thejiangcj

Given a table image, if all structure tokens for this image are all classified correctly, it is correct, or it is labeled as wrong. Suppose you have 10000 table images, 8000 are recognized correctly, then the accuracy is 80%.

delveintodetail avatar Nov 14 '23 01:11 delveintodetail