Update README.md
Browse files
README.md
CHANGED
@@ -7,12 +7,12 @@ A large-scale synthetic dataset for Czech multiline text recognition, containing
|
|
7 |
|
8 |
## Dataset Description
|
9 |
|
10 |
-
This dataset consists of synthetically generated images of Czech text with multiple lines per image, designed for training optical character recognition (OCR) models that can handle complex multiline text layouts. Each image contains
|
11 |
|
12 |
### Dataset Statistics
|
13 |
- **Total samples**: 100,000 image-text pairs
|
14 |
- **Language**: Czech (cs_CZ)
|
15 |
-
- **Lines per image**:
|
16 |
- **Image format**: JPEG
|
17 |
- **Storage format**: Parquet files (10 files total)
|
18 |
- **Total size**: ~6.3 GB
|
|
|
7 |
|
8 |
## Dataset Description
|
9 |
|
10 |
+
This dataset consists of synthetically generated images of Czech text with multiple lines per image, designed for training optical character recognition (OCR) models that can handle complex multiline text layouts. Each image contains 3 lines of Czech text rendered with various fonts and alignments.
|
11 |
|
12 |
### Dataset Statistics
|
13 |
- **Total samples**: 100,000 image-text pairs
|
14 |
- **Language**: Czech (cs_CZ)
|
15 |
+
- **Lines per image**: 3 lines
|
16 |
- **Image format**: JPEG
|
17 |
- **Storage format**: Parquet files (10 files total)
|
18 |
- **Total size**: ~6.3 GB
|