s3nh / text-detector

Tool which allow you to detect and translate text.
178 stars 40 forks source link

Training on custom data?? #12

Open dhruvsharma717 opened 4 years ago

dhruvsharma717 commented 4 years ago

Hi, I'd like to know if this repo can be used to train CRAFT on custom data using weakly supervised learning ? I have images with a lot of text on them. All of the text has been tagged but at a sentence level, i.e., I have the bounding box information and ground truth label information but at a sentence level. Can weakly supervised learning be used in this case ?