Solver - Letters with red lines

Custom text captcha solver

Tính đến 10-03-2023. Xem phiên bản mới nhất.

Tác giả
satology
Đánh giá
0 0 0
Phiên bản
0.7
Đã tạo
10-03-2023
Đã cập nhật
10-03-2023
Size
100 KB
Giấy phép
N/A
Áp dụng cho
Tất cả trang web

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.