SCUT-HCCDocDatasetRelease
August 1, 2026 ยท View on GitHub
The SCUT-HCCDoc Dataset for the research of offline handwritten Chinese text recognition (HCTR) in camera-captured document images is now released by Deep Leaning and Visual Computing Lab of South China University of Technology. The dataset can be downloaded through the following link:
- Baidu Cloud (Password: dlvc, Size=2G)
- OneDrive
The SCUT-HCCDoc dataset can only be used for non-commercial research purpose. Trainging set and testing set are available now, but the training set is encrypted with additional code. To request access, please follow these steps:
Step 1: Download and complete the agreement document:
Have this document signed and stamped by your institution. Please also prepare 1โ2 recent publications (within the last 6 years) as evidence that you or your team conduct research in OCR, handwriting analysis and recognition, document image processing, and so on.
Step 2: Submit your application online:
๐ SCUT DLVC Lab Dataset Access Portal โ Apply for SCUT-HCCDoc
Upload both signed documents through the portal and fill out the "Recent Publications" block. Your application will be reviewed manually and you will be notified by email once a decision has been made (typically within 1โ5 business days).
Step 3: Download the dataset:
After approval, you will receive the download link and decompression password via email.
โ ๏ธ All users must comply with the use conditions at all times; failure to do so will result in revocation of access.
Please note that from December 2022, we are no longer accepting free use requests from companies. If a company applicant would like to use the dataset, please contact Prof. Jin (eelwjin@scut.edu.cn) to apply for commercial purposes usage.
Description
The SCUT-HCCDoc Dataset contains 12,253 camera-captured natural images with 116,629 text lines and 1,155,801 characters. According to different application scenes, SCUT-HCCDoc can be roughly divided into five subsets:
- HCCDoc-WT: images of traditional Chinese characters;
- HCCDoc-WS: images of simplified Chinese characters without a formatted background;
- HCCDoc-WSF: images of simplified Chinese characters with the formatted background;
- HCCDoc-SN: images of student notes;
- HCCDoc-EP: images of examination papers.
The sample distribution of five subsets is shown below:

The comparison of the five subsets of SCUT-HCCDoc in terms of the character number and text line box number (ABN is average box number; ACN is average character number) is shown below.

The following are some page/text level images of SCUT-HCCDoc:





The diversity of SCUT-HCCDoc can be described in three levels:
- Image-level diversity: image appearance and geometric variances caused by camera-captured settings (such as perspective, background, and resolution) and different applications (such as note-taking, test papers, and homework);
- Text-level diversity: variances of text line length, rotation, etc.;
- Character-level diversity: variances of character categories (up to 6,109 classes with additional English letters, and digits), character size, individual writing style, etc.
For example, the following image shows the number of character instances for the 50 most frequently observed character categories in the SCUT-HCCDoc.

Text recognition baseline (updated)
Here, we give the latest baseline results, which are different from those in the paper. In the paper, the input images of the recognizers are resize to 576 x 126 directly. However, we found that it is appropriate, because it will cause huge deformations in the long text images. So when training, we keep the aspect ratio of input image, and pad the image with zero pixels to a size of 2304 x 126. The network structure and other training parameter settings are unchanged. The experiments have shown that it does lead to significant improvements, as shown in the tables below.

Citation and Contact
Please consider to cite our paper when you use our dataset:
@article{zhang2020scut,
title={SCUT-HCCDoc: A New Benchmark Dataset of Handwritten Chinese Text in Unconstrained Camera-captured Documents},
author={Zhang, Hesuo and Liang, Lingyu and Jin, Lianwen},
journal={Pattern Recognition},
pages={107559},
year={2020},
publisher={Elsevier}
}
For any quetions about the dataset please contact the authors by sending email to Prof. Jin (eelwjin@scut.edu.cn).
Statement
Many images of SCUT-HCCDoc are searched and downloaded from the Internet, we do not own the copyright of the images. For researchers and developers who wish to use the images for non-commercial research and/or education purpose, we provide the access to images and the corresponding annotations.The url of the web images are given in the dataset.
If you believe that any images or text in SCUT-HCCDoc violated your rights, please let us know, and we will remove the images.