Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -11,4 +11,16 @@ tags:
|
|
11 |
pretty_name: Outlined Text Captcha Images
|
12 |
size_categories:
|
13 |
- 1K<n<10K
|
14 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
pretty_name: Outlined Text Captcha Images
|
12 |
size_categories:
|
13 |
- 1K<n<10K
|
14 |
+
---
|
15 |
+
|
16 |
+
This image collection was web scrapped from a single site. It comes from the SimpleCaptcha library which uses a variety of formats including this one: outlined alphanumeric characters with a stroke.
|
17 |
+
|
18 |
+
Horizontal Gradient.
|
19 |
+
RGB Channels.
|
20 |
+
JPG Format.
|
21 |
+
5 characters.
|
22 |
+
Characters may repeat.
|
23 |
+
Numeric and lowercase alphanumeric.
|
24 |
+
Alpha: a b c d e f g h k m n p r v w x y (17 unique) Number: 2 3 4 5 6 7 8 9 (8 unique) Total chars = 25 unique characters
|
25 |
+
|
26 |
+
This dataset intends to help improve security on websites. Visit Simple Captcha Library Website.
|