Solver - Letters with red lines

Custom text captcha solver

Versione datata 10/03/2023. Vedi la nuova versione l'ultima versione.

Autore
satology
Valutazione
0 0 0
Versione
0.7
Creato il
10/03/2023
Aggiornato il
10/03/2023
Dimensione
141 KB
Licenza
Non disponibile
Applica a
Tutti i siti

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.