Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,16 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
- ru
|
| 6 |
+
task_categories:
|
| 7 |
+
- image-to-text
|
| 8 |
+
tags:
|
| 9 |
+
- text-scene-detection
|
| 10 |
+
size_categories:
|
| 11 |
+
- 10K<n<100K
|
| 12 |
---
|
| 13 |
+
The text scene detection dataset is marked up manually in yolo format and contains 20,799 images, mostly with Latin and Russian text.
|
| 14 |
+
<p align="left">
|
| 15 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/63802348f6d1901fcab06bd5/B1OPNEdn1RTHN8wO00Z-x.jpeg" width=256 height=256/><img src="https://cdn-uploads.huggingface.co/production/uploads/63802348f6d1901fcab06bd5/E9JZH5vdLs1ujIOvuDaU5.jpeg" width=256 height=256/>
|
| 16 |
+
</p>
|