paper-with-me

홈 › Papers

Iterative Saliency Enhancement using Superpixel Similarity

2021-12-01 · Leonardo de Melo Joao, Alexandre Xavier Falcao

Saliency Object Detection (SOD) has several applications in image analysis. The methods have evolved from image-intrinsic to object-inspired (deep-learning-based) models. When a model fail, however, there is no alternative to enhance its saliency map. We fill this gap by introducing a hybrid approach, named \textit{Iterative Saliency Enhancement over Superpixel Similarity} (ISESS), that iteratively generates enhanced saliency maps by executing two operations alternately: object-based superpixel segmentation and superpixel-based saliency estimation -- cycling operations never exploited. ISESS estimates seeds for superpixel delineation from a given saliency map and defines superpixel queries in the foreground and background. A new saliency map results from color similarities between queries and superpixels at each iteration. The process repeats and, after a given number of iterations, the generated saliency maps are combined into one by cellular automata. Finally, the resulting map is merged with the initial one by the maximum bewteen their average values per superpixel. We demonstrate that our hybrid model can consistently outperform three state-of-the-art deep-learning-based methods on five image datasets.

📄 PDF Abstract BibTeX arXiv:2112.00665

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject DetectionSaliency PredictionSuperpixels

Similar Papers 제목 키워드 기반

ITSELF: Iterative Saliency Estimation fLexible Framework

2020-06-30 · Leonardo de Melo Joao, Felipe de Castro Belem, Alexandre Xavier Falcao

Saliency object detection estimates the objects that most stand out in an image. The available unsupervised saliency estimators rely on a pre-determined set of assumptions of how humans perceive saliency to create discri…

object-detectionObject DetectionSaliency Prediction

Learning Optimal Seeds for Diffusion-based Salient Object Detection

2014-06-01 · CVPR 2014 6 · Song Lu, Vijay Mahadevan, Nuno Vasconcelos

In diffusion-based saliency detection, an image is partitioned into superpixels and mapped to a graph, with superpixels as nodes and edge strengths proportional to superpixel similarity. Saliency information is then prop…

Objectobject-detectionObject DetectionRGB Salient Object Detection+3

Salient Object Detection by LTP Texture Characterization on Opposing Color Pairs under SLICO Superpixel Constraint

2022-01-03 · Didier Ndayikengurukiye, Max Mignotte

The effortless detection of salient objects by humans has been the subject of research in several fields, including computer vision as it has many applications. However, salient object detection remains a challenge for m…

object-detectionObject DetectionSalient Object Detection

A Weighted Sparse Coding Framework for Saliency Detection

2015-06-01 · CVPR 2015 6 · Nianyi Li, Bilin Sun, Jingyi Yu

There is an emerging interest on using high-dimensional datasets beyond 2D images in saliency detection. Examples include 3D data based on stereo matching and Kinect sensors and more recently 4D light field data. However…

Saliency DetectionStereo MatchingStereo Matching HandSuperpixels

STENet: Superpixel Token Enhancing Network for RGB-D Salient Object Detection

2026-03-23 · Jianlin Chen, Gongyang Li, Zhijiang Zhang, Liang Chang 외 arxiv

Transformer-based methods for RGB-D Salient Object Detection (SOD) have gained significant interest, owing to the transformer's exceptional capacity to capture long-range pixel dependencies. Nevertheless, current RGB-D S…

RGB-D Salient Object Detection