mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-06-27 02:30:08 +00:00

- add helper to run inference over an image or pdf of table and compare it against a ground truth csv file - this metric generates a similarity score between 1 and 0, where 1 is perfect match and 0 is no match at all - add example docs for testing - NOTE: this metric is only relevant to table structure detection. Therefore the input should be just the table area in an image/pdf file; we are not evaluating table element detection in this metric
326 B
326 B
1 | Disability Category | Participants | Ballots Completed | Ballots Incomplete/Terminated | Results | |
---|---|---|---|---|---|---|
2 | Accuracy | Time to complete | ||||
3 | Blind | 5 | 1 | 4 | 34.5%, n=1 | 1199 sec, n=1 |
4 | Low Vision | 5 | 2 | 3 | 98.3% n=2 (97.7%, n=3) | 1716 sec, n=3 (1934 sec, n=2) |
5 | Dexterity | 5 | 4 | 1 | 98.3%, n=4 | 1672.1 sec, n=4 |
6 | Mobility | 3 | 3 | 0 | 95.4%, n=3 | 1416 sec, n=3 |