FangShancheng / ABINet

Read Like Humans: Autonomous, Bidirectional and Iterative Language Modeling for Scene Text Recognition
Other
420 stars 72 forks source link

Fine-Tuning for captcha? #73

Open sneedgers opened 2 years ago

sneedgers commented 2 years ago

Hello I wonder if I could use it for a captcha like this ? image(2)

FangShancheng commented 2 years ago

The released models are trained with scene text images. If u wanna recognize captcha, it would be best to re-train the models using captcha datasets.

sneedgers commented 2 years ago

The released models are trained with scene text images. If u wanna recognize captcha, it would be best to re-train the models using captcha datasets. how do you create a dataset?