Update README.md
Browse files
README.md
CHANGED
|
@@ -197,4 +197,29 @@ configs:
|
|
| 197 |
path: vrd-batch-7/validation-*
|
| 198 |
- split: test
|
| 199 |
path: vrd-batch-7/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 200 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 197 |
path: vrd-batch-7/validation-*
|
| 198 |
- split: test
|
| 199 |
path: vrd-batch-7/test-*
|
| 200 |
+
license: apache-2.0
|
| 201 |
+
task_categories:
|
| 202 |
+
- visual-question-answering
|
| 203 |
+
- image-to-text
|
| 204 |
+
language:
|
| 205 |
+
- dv
|
| 206 |
+
pretty_name: ocr_dhi
|
| 207 |
+
size_categories:
|
| 208 |
+
- 1M<n<10M
|
| 209 |
---
|
| 210 |
+
|
| 211 |
+
# Dhivehi Single-Line Text-Image Dataset
|
| 212 |
+
|
| 213 |
+
A collection of synthetic Dhivehi text images for training and evaluating text-image / vision models etc. Each image contains a single line of Dhivehi text with various visual styles and augmentations (Check the config field for more info on the row).
|
| 214 |
+
|
| 215 |
+
## Batch Statistics
|
| 216 |
+
|
| 217 |
+
| Batch | Total Images | Train | Validation | Test |
|
| 218 |
+
|-------|--------------|-------|------------|------|
|
| 219 |
+
| vrd-batch-1 | 474169 | 379335 | 47417 | 47417 |
|
| 220 |
+
| vrd-batch-2 | 474493 | 379594 | 47449 | 47450 |
|
| 221 |
+
| vrd-batch-3 | 475564 | 380451 | 47556 | 47557 |
|
| 222 |
+
| vrd-batch-4 | 473431 | 378744 | 47343 | 47344 |
|
| 223 |
+
| vrd-batch-5 | 473367 | 378693 | 47337 | 47337 |
|
| 224 |
+
| vrd-batch-6 | 474430 | 379544 | 47443 | 47443
|
| 225 |
+
| vrd-batch-7 | 16549 | 13239 | 1655 | 1655 |
|