CAPTCHA(Completely Automated Public Turing test to tell Computers and Humans Apart)は、人間のユーザーとボットを区別するために使用されます。人間には簡単ですが機械には難しい課題を提示します。代表的なプロバイダーには、Google reCAPTCHA、hCaptcha、BotDetect などがあります。
OEDIPUS is a CAPTCHA solving system that uses VLLMs models (OpenAI GPT-4o, Claude 3.5, Gemini Flash 2.0) to solve reasoning CAPTCHAs. This artifact contains the complete implementation and benchmark ...