The invention discloses a handwritten Chinese character
stroke extraction method based on a
hybrid task
cascade structure, and the method comprises the steps: introducing a ResNeXt-101 network, an FPN network and an RPN network to form an overall
feature extraction network, inputting a handwritten Chinese character image in a
training set into the overall
feature extraction network, and extracting the fusion features and initial candidate regions of handwritten
Chinese characters; inputting the fusion feature into a semantic segmentation
branch to output a
semantic feature and a segmentation prediction
mask; inputting the semantic features, the segmentation prediction
mask, the fusion features and the initial candidate region into an improved HTC model to obtain a final segmentation
mask and bounding box prediction result; constructing a
loss function, and performing optimization by using the
loss function to obtain a
stroke extraction model; inputting the handwritten Chinese character image in the
verification set into a
stroke extraction model, and performing single-
stroke extraction operation on the final segmentation mask and bounding box prediction result to obtain each stroke of the handwritten Chinese character; according to the method, the extraction precision and robustness of the long strokes are remarkably improved, and an
effective solution is provided for a handwritten Chinese character
stroke extraction task.