Update README.md
Browse files
README.md
CHANGED
@@ -8,4 +8,6 @@ tags:
|
|
8 |
|
9 |
Minimalistic model trained on a single captcha (cloudflare).
|
10 |
|
11 |
-
Can be used to detect and click on a cloudflare captcha based on screen coords
|
|
|
|
|
|
8 |
|
9 |
Minimalistic model trained on a single captcha (cloudflare).
|
10 |
|
11 |
+
Can be used to detect and click on a cloudflare captcha based on screen coords
|
12 |
+
|
13 |
+
This is using the yolov4 architecture (Darknet)
|