English

Sketch2Saliency: Learning to Detect Salient Objects from Human Drawings

Computer Vision and Pattern Recognition 2023-03-31 v3

Abstract

Human sketch has already proved its worth in various visual understanding tasks (e.g., retrieval, segmentation, image-captioning, etc). In this paper, we reveal a new trait of sketches - that they are also salient. This is intuitive as sketching is a natural attentive process at its core. More specifically, we aim to study how sketches can be used as a weak label to detect salient objects present in an image. To this end, we propose a novel method that emphasises on how "salient object" could be explained by hand-drawn sketches. To accomplish this, we introduce a photo-to-sketch generation model that aims to generate sequential sketch coordinates corresponding to a given visual photo through a 2D attention mechanism. Attention maps accumulated across the time steps give rise to salient regions in the process. Extensive quantitative and qualitative experiments prove our hypothesis and delineate how our sketch-based saliency detection model gives a competitive performance compared to the state-of-the-art.

Keywords

Cite

@article{arxiv.2303.11502,
  title  = {Sketch2Saliency: Learning to Detect Salient Objects from Human Drawings},
  author = {Ayan Kumar Bhunia and Subhadeep Koley and Amandeep Kumar and Aneeshan Sain and Pinaki Nath Chowdhury and Tao Xiang and Yi-Zhe Song},
  journal= {arXiv preprint arXiv:2303.11502},
  year   = {2023}
}

Comments

CVPR 2023. Project page available at https://ayankumarbhunia.github.io/Sketch2Saliency/

R2 v1 2026-06-28T09:25:17.630Z