MgArcher/Text_select_captcha
A PyTorch-based captcha recognition system that identifies and locates text in click-selection CAPTCHAs using deep learning.

Velocity · 7d
+0.8
★ / day
Trend
→steady
star history
This project implements a captcha recognition system for text click-selection and elimination-style CAPTCHAs using YOLO object detection and a Siamese network for matching. It provides a RESTful API for real-time inference and supports custom model training with around 300 sample images. The system targets interactive captchas where users must click correct text in a specific order.