Solver - Letters with red lines

Custom text captcha solver

Від 10.03.2023. Дивіться остання версія.

Автор
satology
Рейтинги
0 0 0
Версія
0.7
Створено
10.03.2023
Оновлено
10.03.2023
Size
141,2 кБ
Ліцензія
Н/Д
Відноситься до
Всі сайти

Solver - Letters with red lines

Simple solver for a very specific type of captcha, created using CBL-js library.

Sample

Important

As it is, the solver can handle upppercase characters (minus Q, Z), lowercase characters (minus d, j, k, q, v, w, x, z), and numbers 4, 6 and 7.

This is because I couldn't get those characters in samples to train the model. If I get them, I'll add them.

Library and model

To speed-up the loading process, both the cbl-js library and the trained model are embedded in the script, instead of fetch using required.