Stroke-based sketched symbol reconstruction and segmentation
Kurmanbek Kaiyrbekov, Metin Sezgin

TL;DR
This paper introduces a neural network-based framework for stroke-level segmentation of hand-drawn symbols, utilizing a novel stroke-based VAE encoder, achieving superior accuracy on multiple datasets and aiding in stylization and animation tasks.
Contribution
The paper presents a new stroke-based VAE encoder and a segmentation framework that generalizes across categories, improving accuracy over existing methods.
Findings
Surpasses existing segmentation methods on a small dataset.
Achieves significantly better accuracy on a large, newly annotated dataset.
Reuses a single encoder across multiple symbol categories with negligible accuracy loss.
Abstract
Hand-drawn objects usually consist of multiple semantically meaningful parts. For example, a stick figure consists of a head, a torso, and pairs of legs and arms. Efficient and accurate identification of these subparts promises to significantly improve algorithms for stylization, deformation, morphing and animation of 2D drawings. In this paper, we propose a neural network model that segments symbols into stroke-level components. Our segmentation framework has two main elements: a fixed feature extractor and a Multilayer Perceptron (MLP) network that identifies a component based on the feature. As the feature extractor we utilize an encoder of a stroke-rnn, which is our newly proposed generative Variational Auto-Encoder (VAE) model that reconstructs symbols on a stroke by stroke basis. Experiments show that a single encoder could be reused for segmenting multiple categories of sketched…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Handwritten Text Recognition Techniques · Human Motion and Animation
