Belval / TextRecognitionDataGenerator

A synthetic data generator for text recognition
MIT License
3.27k stars 975 forks source link

Masks for handwritten characters #151

Open sukumar-v opened 4 years ago

sukumar-v commented 4 years ago

Is it possible to get masks or bounding boxes for handwritten characters because right now the mask is entirely black.

Belval commented 4 years ago

The current version does not return a mask for handwritten text. I am not currently working on it so feel free to try and implement it.

jacksonthall22 commented 3 months ago

Hey @sukumar-v, did you ever solve this issue? Wondering the same thing for my problem