QIN2DIM / hcaptcha-challenger

🥂 Gracefully face hCaptcha challenge with MoE(ONNX) embedded solution.
https://docs.captchax.top/
GNU General Public License v3.0
1.45k stars 258 forks source link
clip computer-vision hcaptcha hcaptcha-solver image-segmentation multi-modal multi-modal-learning object-detection onnx onnx-models onnxruntime opencv-python playwright solver yolo yolov5 zero-shot-classification

hCaptcha Challenger

🚀 Gracefully face hCaptcha challenge with MoE(ONNX) embedded solution.


Discord

hcaptcha-challenger-demo

Introduction

Does not rely on any Tampermonkey script.

Does not use any third-party anti-captcha services.

Just implement some interfaces to make AI vs AI possible.

What's features

Challenge Type Pluggable Resource
image_label_binary ResNet ONNX classification #challenge
image_label_area_select: point YOLOv8 ONNX detection #588
image_label_area_select: bounding box YOLOv8 ONNX segmentation #592
image_label_multiple_choice ViT ONNX zero-shot motion #917
Advanced Task Pluggable Resource
Rank.Strategy #nested-model-zoo
self-supervised challenge #CLIP-ViT

Workflow

Tasks Resource
ci: sentinel hCAPTCHA Sentinel
ci: collector hCAPTCHA Collector
datasets: VCS, annoate #roboflow, #model-factory
model: ResNet - train / val Open In Colab
model: YOLOv8 - train / val Open In Colab
model: upload, upgrade #objects, #modelhub
datasets: public, archive #roboflow-universe, #captcha-datasets

Contributors

I would like to express my sincere gratitude to all the contributors.

What's next

Reference