TL;DR
This paper introduces a deep learning approach for Chinese character stroke extraction that incorporates semantic features and prior information, improving accuracy over traditional morphological methods.
Contribution
It proposes a novel structure deformable image registration network combined with semantic segmentation for precise stroke extraction, addressing limitations of existing methods.
Findings
Outperforms baseline methods in stroke extraction accuracy
Effective on both calligraphy and handwriting datasets
Maintains stroke morphology with structure-deformable registration
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsFocus
