UndefinedCpp
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# CASIA Character Sample Dataset
|
2 |
|
3 |
This dataset is adapted from [CASIA Online and Offline Chinese Handwriting Databases](https://nlpr.ia.ac.cn/databases/handwriting/Download.html),
|
|
|
1 |
+
---
|
2 |
+
license: unlicense
|
3 |
+
task_categories:
|
4 |
+
- image-classification
|
5 |
+
language:
|
6 |
+
- zh
|
7 |
+
tags:
|
8 |
+
- ocr
|
9 |
+
- chinese
|
10 |
+
- text
|
11 |
+
- handwriting
|
12 |
+
pretty_name: CASIA Chinese Handwriting
|
13 |
+
size_categories:
|
14 |
+
- 1M<n<10M
|
15 |
+
---
|
16 |
# CASIA Character Sample Dataset
|
17 |
|
18 |
This dataset is adapted from [CASIA Online and Offline Chinese Handwriting Databases](https://nlpr.ia.ac.cn/databases/handwriting/Download.html),
|