Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -13,14 +13,23 @@ size_categories:
|
|
13 |
- 1K<n<10K
|
14 |
---
|
15 |
|
16 |
-
This image collection was web scrapped from a single site.
|
|
|
17 |
|
18 |
-
|
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 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
- 1K<n<10K
|
14 |
---
|
15 |
|
16 |
+
This image collection was web scrapped from a single site.
|
17 |
+
It comes from the **SimpleCaptcha** library, which uses a variety of formats including this one: **outlined alphanumeric characters with a stroke**.
|
18 |
|
19 |
+
## Image description:
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
|
21 |
+
- Horizontal Gradient.
|
22 |
+
- RGB Channels.
|
23 |
+
- JPG Format.
|
24 |
+
- 5 characters.
|
25 |
+
- Characters may repeat.
|
26 |
+
- Numeric and lowercase alphanumeric.
|
27 |
+
|
28 |
+
## Vocab:
|
29 |
+
|
30 |
+
- Alpha: a b c d e f g h k m n p r v w x y (17 unique)
|
31 |
+
- Number: 2 3 4 5 6 7 8 9 (8 unique)
|
32 |
+
- Total chars = 25 unique characters
|
33 |
+
|
34 |
+
This dataset intends to help improve security on websites.
|
35 |
+
Visit [Simple Captcha Library Website](https://simplecaptcha.sourceforge.net/).
|