Skip to content

fssp.gov.ru captcha dataset (~ 40000 captchas), with solver

Notifications You must be signed in to change notification settings

drandule/captcha_solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RU

Внимание : существует платная версия решения. 1000 решений =0.5$. За демо ключем на 100 решений обращайтесь в telegram @drandule.

https://fssp.gov.ru/iss/ip/ captcha датасет (test,train), порядка ~40000 картинок. Используется для обучения нейросети по разгадыванию капчи https://fssp.gov.ru/iss/ip/

Автоматическое решение данной капчи находится в соседнем репрозитории. (было собрано с https://fssp.gov.ru/iss/ip/ c wav )

Решатель капчи fssp.gov.ru , для примера

import requests
import base64
solve/solve_fssp.py
скачивает с fssp.gov.ru , сохраняет 1 капчу, и решает ее.
Capthca = 7с5г2

EN

Demo key ratelimit exceeded , Only the paid version is available, 0.5$ - 1000 captcha , demo key available in telegram @drandule

fssp.gov.ru captcha dataset, aproximetly ~40000 (test,train) recognized pictures. Used for training neural network.
The automatic solution of this captcha is located in a nearby repository. (collected from https://fssp.gov.ru/iss/ip/ )

For example:

import requests
import base64
solve/solve_fssp.py
Download and save 1 captcha from fssp.gov.ru and solve it.
Capthca = 7с5г2

About

fssp.gov.ru captcha dataset (~ 40000 captchas), with solver

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages