Gracefully face hCaptcha challenge with Yolov5(ONNX) embedded solution
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.
Requirements
- Python 3.7+
- google-chrome
Usage
-
Clone the project code in the way you like.
-
Execute the following command in the project root directory.
# hcaptcha-challenger pip install -r ./requirements.txt -
Download Project Dependencies.
The implementation includes downloading the
YOLOv5target detection model and detectinggoogle-chromein the current environment.If
google-chromeis missing please follow the prompts to download the latest version of the client, if google-chrome is present you need to make
