Datasets:
Tasks:
Image Classification
Modalities:
Image
Formats:
imagefolder
Languages:
English
Size:
100K - 1M
Tags:
OCR
Handwriting
Character Recognition
Grayscale Images
ASCII Labels
Optical Character Recognition
License:
Louis Rädisch
commited on
Commit
•
142e236
1
Parent(s):
3cab539
Update README.md
Browse files
README.md
CHANGED
@@ -33,6 +33,8 @@ The AlphaNum dataset caters to a variety of use cases including text recognition
|
|
33 |
## Null Category Image Generation
|
34 |
The 'null' category comprises images generated by injecting noise to mimic randomly distributed light pixels. The creation of these images is accomplished through the following Python script:
|
35 |
|
|
|
|
|
36 |
```python
|
37 |
import os
|
38 |
import numpy as np
|
|
|
33 |
## Null Category Image Generation
|
34 |
The 'null' category comprises images generated by injecting noise to mimic randomly distributed light pixels. The creation of these images is accomplished through the following Python script:
|
35 |
|
36 |
+
![noisy Image](146.jpg)
|
37 |
+
|
38 |
```python
|
39 |
import os
|
40 |
import numpy as np
|