Instance-Level Relative Saliency Ranking with Graph Reasoning
Conventional salient object detection models cannot differentiate the importance of different salient objects. Recently, two works have been proposed to detect saliency ranking by assigning different degrees of saliency to different objects. However, one of these models cannot differentiate object instances and the other focuses more on sequential attention shift order inference. In this paper, we investigate a practical problem setting that requires simultaneously segment salient instances and infer their relative saliency rank order. We present a novel unified model as the first end-to-end solution, where an improved Mask R-CNN is first used to segment salient instances and a saliency ranking branch is then added to infer the relative saliency. For relative saliency ranking, we build a new graph reasoning module by combining four graphs to incorporate the instance interaction relation, local contrast, global contrast, and a high-level semantic prior, respectively. A novel loss function is also proposed to effectively train the saliency ranking branch. Besides, a new dataset and an evaluation metric are proposed for this task, aiming at pushing forward this field of research. Finally, experimental results demonstrate that our proposed model is more effective than previous methods. We also show an example of its practical usage on adaptive image retargeting.
Code (0)
등록된 구현이 없습니다.
Tasks
Image Retargetingobject-detectionObject DetectionSaliency RankingSalient Object DetectionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Partitioned Saliency Ranking with Dense Pyramid Transformers
In recent years, saliency ranking has emerged as a challenging task focusing on assessing the degree of saliency at instance-level. Being subjective, even humans struggle to identify the precise order of all salient inst…
Saliency RankingRethinking Object Saliency Ranking: A Novel Whole-flow Processing Paradigm
Existing salient object detection methods are capable of predicting binary maps that highlight visually salient regions. However, these methods are limited in their ability to differentiate the relative importance of mul…
object-detectionObject DetectionSaliency RankingSalient Object DetectionSalient Object Ranking with Position-Preserved Attention
Instance segmentation can detect where the objects are in an image, but hard to understand the relationship between them. We pay attention to a typical relationship, relative saliency. A closely related task, salient obj…
Image CroppingInstance SegmentationMulti-Task LearningObject+5Domain Separation Graph Neural Networks for Saliency Object Ranking
Saliency object ranking (SOR) has attracted significant attention recently. Previous methods usually failed to explicitly explore the saliency degree-related relationships between objects. In this paper we propose a …
Graph Neural NetworkRelative Saliency and Ranking: Models, Metrics, Data, and Benchmarks
Salient object detection is a problem that has been considered in detail and \textcolor{black}{many solutions have been proposed}. In this paper, we argue that work to date has addressed a problem that is relatively ill-…
Objectobject-detectionObject DetectionRGB Salient Object Detection+1