首次实现草图的实例与笔画级分割,解决类别无关难题
Class-Agnostic Visio-Temporal Scene Sketch Semantic Segmentation
- 用无类别依赖检测器分组笔画,实现跨类草图分割
- 在1000张草图上达到93.6%的笔画级分割精度
- 适合需要泛化能力的草图理解任务
场景草图语义分割对草图检索和场景理解至关重要。现有方法将草图视为位图图像,导致笔画间时间顺序丢失。同时难以分割训练中未出现的物体类别。本文提出一种无类别视觉时序网络(CAVT),通过无类别检测器识别场景中的物体,并利用后处理模块分组实例笔画。这是首个在场景草图中同时实现实例级与笔画级分割的方法。为填补空白,我们构建了最大规模的手绘场景草图数据集FrISS,包含1000张草图、403个物体类别及密集标注。在FrISS及其他数据集上的大量实验表明,该方法优于当前最先进模型。代码与数据集将在录用后公开。
原文摘要 · Abstract (English)
Scene sketch semantic segmentation is a crucial task for various applications including sketch-to-image retrieval and scene understanding. Existing sketch segmentation methods treat sketches as bitmap images, leading to the loss of temporal order among strokes due to the shift from vector to image format. Moreover, these methods struggle to segment objects from categories absent in the training data. In this paper, we propose a Class-Agnostic Visio-Temporal Network (CAVT) for scene sketch semantic segmentation. CAVT employs a class-agnostic object detector to detect individual objects in a scene and groups the strokes of instances through its post-processing module. This is the first approach that performs segmentation at both the instance and stroke levels within scene sketches. Furthermore, there is a lack of free-hand scene sketch datasets with both instance and stroke-level class annotations. To fill this gap, we collected the largest Free-hand Instance- and Stroke-level Scene Sketch Dataset (FrISS) that contains 1K scene sketches and covers 403 object classes with dense annotations. Extensive experiments on FrISS and other datasets demonstrate the superior performance of our method over state-of-the-art scene sketch segmentation models. The code and dataset will be made public after acceptance.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。