English

Stroke Extraction of Chinese Character Based on Deep Structure Deformable Image Registration

Computer Vision and Pattern Recognition 2023-07-11 v1 Artificial Intelligence

Abstract

Stroke extraction of Chinese characters plays an important role in the field of character recognition and generation. The most existing character stroke extraction methods focus on image morphological features. These methods usually lead to errors of cross strokes extraction and stroke matching due to rarely using stroke semantics and prior information. In this paper, we propose a deep learning-based character stroke extraction method that takes semantic features and prior information of strokes into consideration. This method consists of three parts: image registration-based stroke registration that establishes the rough registration of the reference strokes and the target as prior information; image semantic segmentation-based stroke segmentation that preliminarily separates target strokes into seven categories; and high-precision extraction of single strokes. In the stroke registration, we propose a structure deformable image registration network to achieve structure-deformable transformation while maintaining the stable morphology of single strokes for character images with complex structures. In order to verify the effectiveness of the method, we construct two datasets respectively for calligraphy characters and regular handwriting characters. The experimental results show that our method strongly outperforms the baselines. Code is available at https://github.com/MengLi-l1/StrokeExtraction.

Keywords

Cite

@article{arxiv.2307.04341,
  title  = {Stroke Extraction of Chinese Character Based on Deep Structure Deformable Image Registration},
  author = {Meng Li and Yahan Yu and Yi Yang and Guanghao Ren and Jian Wang},
  journal= {arXiv preprint arXiv:2307.04341},
  year   = {2023}
}

Comments

10 pages, 8 figures, published to AAAI-23 (oral)

R2 v1 2026-06-28T11:25:39.502Z