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 ...
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 ...