Commit
·
8d47a81
1
Parent(s):
6667561
Fix task tags
Browse files
README.md
CHANGED
|
@@ -5,13 +5,14 @@ license:
|
|
| 5 |
- mit
|
| 6 |
source_datasets:
|
| 7 |
- original
|
| 8 |
-
tags:
|
| 9 |
-
- ocr
|
| 10 |
-
- text-detection
|
| 11 |
task_categories:
|
| 12 |
-
- image-detection
|
| 13 |
- image-segmentation
|
|
|
|
|
|
|
|
|
|
| 14 |
- optical-character-recognition
|
|
|
|
|
|
|
| 15 |
---
|
| 16 |
|
| 17 |
|
|
|
|
| 5 |
- mit
|
| 6 |
source_datasets:
|
| 7 |
- original
|
|
|
|
|
|
|
|
|
|
| 8 |
task_categories:
|
|
|
|
| 9 |
- image-segmentation
|
| 10 |
+
- object-detection
|
| 11 |
+
task_ids: []
|
| 12 |
+
tags:
|
| 13 |
- optical-character-recognition
|
| 14 |
+
- text-detection
|
| 15 |
+
- ocr
|
| 16 |
---
|
| 17 |
|
| 18 |
|