Skip to content

SCUT-DLVCLab/HisDoc1B

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

HisDoc1B Dataset

The HisDoc1B dataset comprises 40,281 books, over 3 million document images, and over 1 billion characters across 30,615 character categories. To the best of our knowledge, HisDoc1B is the largest dataset in the field, surpassing existing datasets by more than 200 times in terms of scale (as shown in the below table). Additionally, it is the only dataset with complete book-level annotations and punctuation annotations.

Dataset #Books #Document images #Characters #Character categories Text punctuation
MTHv1[1] - 1,500 521,370 4,058 ×
MTHv2[2] - 3,199 1,081,678 6,733 ×
IC19 HDRC[3] - 11,715 2,482,994 8,353 ×
M5HisDoc[4] - 8,000 4,367,360 16,151 ×
CASIA-AHCDB[5] - - 2,276,740 10,350 ×
HisDoc1B (Ours) 40,281 3,163,330 (270×) 1,082,544,808 (248×) 30,615 (1.9×)

Table 1: Comparison of HisDoc1B with existing Chinese historical document datasets. The highest and second highest values within each column are denoted by bold and underline, respectively.

Usage & Download

OneDrive: https://1drv.ms/u/s!ApQfSeOP7LDTdPghMv281sKYsq0?e=fIuK65
BaiduYun: https://pan.baidu.com/s/1CQnfmHwh6hGigyvHNlmPCQ?pwd=aziq

The The HisDoc1B dataset is available for non-commercial research purposes only. To request access, please follow these steps:

Step 1: Download and complete the agreement:

Application Form

Have the 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 handwriting verification, handwriting analysis and recognition, document image processing, or related fields.

Step 2: Submit your application online:

🔗 SCUT DLVC Lab Dataset Access Portal → Apply for The HisDoc1B

Upload a signed document 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.

Important Note

The original data of the dataset is sourced from public channels such as the Internet, and its copyright shall remain with the original providers. The collated and annotated dataset presented in this case is for non-commercial use only and is currently licensed to universities and research institutions. To apply for the use of this dataset, please fill in the corresponding application form in accordance with the requirements specified on the dataset’s official website. The applicant must be a full-time employee of a university or research institute and is required to sign the application form. For the convenience of review, it is recommended to affix an official seal (a seal of a secondary-level department is acceptable).

License

The HisDoc1B dataset should be used and distributed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0) License for non-commercial research purposes.

Directory Format

The dataset is organized in the following directory format:

├── HisDoc1B
    ├── books
    │   ├── xxx.pdf/.djvu
    │   └── ...
    ├── annos
    │   ├── xxx.json
    │   └── ...
    ├── readme.md
    ├── book2im.py
    ├── read_anno.py

Citation

Please cite our paper when using the dataset:

@article{shi2025large,
  title={A large-scale dataset for Chinese historical document recognition and analysis},
  author={Shi, Yongxin and Peng, Dezhi and Zhang, Yuyi and Cao, Jiahuan and Jin, Lianwen},
  journal={Scientific Data},
  volume={12},
  number={1},
  pages={169},
  year={2025},
  publisher={Nature Publishing Group UK London}
}

Contact

For any questions about the dataset, please contact the authors by sending an email to Prof. Jin(eelwjin@scut.edu.cn, or lianwen.jin@gmail.com).

About

No description, website, or topics provided.

Resources

Stars

22 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors