UndefinedCpp commited on
Commit
66afa88
1 Parent(s): 6590530

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
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),
4
+ but this only contains character level sample data (from the offline database). The first column is the ground truth label (single character from
5
+ GB2312 charset) and the second one is byte sequences of the decoded **PNG** files from the original [.gnt](https://nlpr.ia.ac.cn/databases/Download/DGRLRead.cpp.pdf) files.