Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -30,6 +30,8 @@ This is the MJSynth dataset for text recognition on document images, synthetical
|
|
30 |
It includes training, validation and test splits.
|
31 |
Source of the dataset: https://www.robots.ox.ac.uk/~vgg/data/text/
|
32 |
|
|
|
|
|
33 |
Citation details provided on the above mentioned website:
|
34 |
|
35 |
If you use the data please cite:
|
|
|
30 |
It includes training, validation and test splits.
|
31 |
Source of the dataset: https://www.robots.ox.ac.uk/~vgg/data/text/
|
32 |
|
33 |
+
Use dataset streaming functionality to try out the dataset quickly without downloading the entire dataset (refer: https://huggingface.co/docs/datasets/stream)
|
34 |
+
|
35 |
Citation details provided on the above mentioned website:
|
36 |
|
37 |
If you use the data please cite:
|