Datasets:
Tasks:
Text Retrieval
Formats:
imagefolder
Size:
1K - 10K
yunusserhat
commited on
Commit
•
74a310c
1
Parent(s):
597aea5
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- text-recognition
|
4 |
+
- dataset
|
5 |
+
- text-detection
|
6 |
+
- scene-text
|
7 |
+
- scene-text-recognition
|
8 |
+
- scene-text-detection
|
9 |
+
- text-detection-recognition
|
10 |
+
- icdar
|
11 |
+
- total-text
|
12 |
+
- curve-text
|
13 |
+
task_categories:
|
14 |
+
- text-retrieval
|
15 |
+
language:
|
16 |
+
- en
|
17 |
+
- zh
|
18 |
+
size_categories:
|
19 |
+
- 1K<n<10K
|
20 |
+
---
|
21 |
+
Total Text Dataset.
|
22 |
+
|
23 |
+
It consists of 1555 images with more than 3 different text orientations: Horizontal, Multi-Oriented, and Curved, one of a kind.
|
24 |
+
|
25 |
+
Original github repo; https://github.com/cs-chan/Total-Text-Dataset
|
26 |
+
Forked repo; https://github.com/yunusserhat/Total-Text-Dataset
|