Difference between revisions of "Evaltex"
From LRDE
Line 4: | Line 4: | ||
== EvaLTex framework == |
== EvaLTex framework == |
||
=== Input === |
=== Input === |
||
+ | The framework takes as input XML files containing the coordinates of the bounding boxes surrounding the text objects. |
||
+ | ==== Mask representation ==== |
||
=== Output === |
=== Output === |
Revision as of 11:39, 8 January 2016
EvaLTex (Evaluating Text Localization) is an evaluation tool used to measure the performance of text detection algorithms. It takes as input text detection results that can be represented either by coordinates or by masks and outputs performance scores.
EvaLTex framework
Input
The framework takes as input XML files containing the coordinates of the bounding boxes surrounding the text objects.