awesome-ocr-resources icon indicating copy to clipboard operation
awesome-ocr-resources copied to clipboard

Total Text Does not give character level annotation

Open anmol4210 opened this issue 5 years ago • 3 comments

anmol4210 avatar Sep 06 '19 05:09 anmol4210

my bad

anmol4210 avatar Sep 06 '19 05:09 anmol4210

Hi, Total text gives character level mask but it does not gives coordinates of every character in the image. But you have mentioned character level annotation as yes.

anmol4210 avatar Sep 06 '19 05:09 anmol4210

Thank you for your comment.

Since Total-text dataset provides character-level mask, we can use connected component analysis (CCA) to obtain the coordinates of every character based on the character-level mask.

By the way, I think it would be more appropriate to say pixel-level annotation as yes.

ZumingHuang avatar Sep 11 '19 09:09 ZumingHuang