Upload README.md with huggingface_hub
Browse files
README.md
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
tags:
|
| 3 |
+
- pytorch
|
| 4 |
+
- vision
|
| 5 |
+
- ocr
|
| 6 |
+
- captcha
|
| 7 |
+
- elite
|
| 8 |
+
---
|
| 9 |
+
# 🕵️ Elite Captcha Cracker
|
| 10 |
+
An Advanced CNN trained on **200000** synthetic images.
|
| 11 |
+
## Performance
|
| 12 |
+
- **Architecture**: Deep VGG-style network with Batch Normalization.
|
| 13 |
+
- **Accuracy**: >98% character accuracy expected.
|