CAPTCHA(Completely Automated Public Turing test to tell Computers and Humans Apart)は、人間のユーザーとボットを区別するために使用されます。人間には簡単ですが機械には難しい課題を提示します。代表的なプロバイダーには、Google reCAPTCHA、hCaptcha、BotDetect などがあります。
Neural net CAPTCHA solver. Fine-tuned MobileNetV2 + OpenCV. Built for the hell of it. Takes a reCAPTCHA image grid, splits it into cells, classifies each cell with a custom 19-class MobileNetV2 ...