Evaluating OCR Output Quality with Character Error Rate (CER) and Word Error Rate (WER)
The usual way of evaluating prediction output is with the accuracy metric, where we indicate a match (1) or a no match (0). However, this does not provide enough granularity to effectively assess OCR performance. We should instead use error rates to determine the extent to which the OCR transcribed text and ground truth text (i.e. A common intuition is to see how many characters were misspelled. While this is correct, the actual error rate calculation is more complex than that.
Jun-24-2021, 06:15:47 GMT
- Technology: