paper-with-me

Papers

Class-Agnostic Visio-Temporal Scene Sketch Semantic Segmentation

2024-09-30 · Aleyna Kütük, Tevfik Metin Sezgin

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.

📄 PDF Abstract BibTeX arXiv:2410.00266

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalScene UnderstandingSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Instance Segmentation of Scene Sketches Using Natural Image Priors

2025-02-13 · Mia Tang, Yael Vinker, Chuan Yan, Lvmin Zhang 외

Sketch segmentation involves grouping pixels within a sketch that belong to the same object or instance. It serves as a valuable tool for sketch editing tasks, such as moving, scaling, or removing specific components. Wh…

Image SegmentationInstance Segmentationobject-detectionObject Detection+2

Action-Sketcher: From Reasoning to Action via Visual Sketches for Long-Horizon Robotic Manipulation

2026-01-04 · Huajie Tan, Peterson Co, Yijie Xu, Shanyu Rong 외 arxiv

Long-horizon robotic manipulation is increasingly important for real-world deployment, requiring spatial disambiguation in complex layouts and temporal resilience under dynamic interaction. However, existing end-to-end a…

FS-COCO: Towards Understanding of Freehand Sketches of Common Objects in Context

2022-03-04 · Pinaki Nath Chowdhury, Aneeshan Sain, Ayan Kumar Bhunia, Tao Xiang 외

We advance sketch research to scenes with the first dataset of freehand scene sketches, FS-COCO. With practical applications in mind, we collect sketches that convey scene content well but can be sketched within a few mi…

DecoderImage CaptioningImage RetrievalMeta-Learning+1

SceneTrilogy: On Human Scene-Sketch and its Complementarity with Photo and Text

2022-04-25 · CVPR 2023 1 · Pinaki Nath Chowdhury, Ayan Kumar Bhunia, Aneeshan Sain, Subhadeep Koley 외

In this paper, we extend scene understanding to include that of human sketch. The result is a complete trilogy of scene representation from three diverse and complementary modalities -- sketch, photo, and text. Instead o…

Image RetrievalRetrievalScene Understanding

Open Vocabulary Semantic Scene Sketch Understanding

2023-12-18 · CVPR 2024 1 · Ahmed Bourouis, Judith Ellen Fan, Yulia Gryaditskaya

We study the underexplored but fundamental vision problem of machine understanding of abstract freehand scene sketches. We introduce a sketch encoder that results in semantically-aware feature space, which we evaluate by…

DisentanglementVisual Prompt Tuning