An End-to-End Network for Co-Saliency Detection in One Single Image
Yuanhao Yue, Qin Zou, Hongkai Yu, Qian Wang, Zhongyuan Wang, Song, Wang

TL;DR
This paper introduces an end-to-end trainable neural network for co-saliency detection within single images, combining bottom-up and top-down strategies to improve accuracy and speed.
Contribution
It presents a novel network architecture with a backbone and two branch nets, integrating ground-truth guidance and triplet-based regional clustering for co-saliency detection.
Findings
Achieves state-of-the-art accuracy in co-saliency detection
Operates at 28 frames per second, demonstrating real-time capability
Introduces a new dataset of 2,019 images for evaluation
Abstract
Co-saliency detection within a single image is a common vision problem that has received little attention and has not yet been well addressed. Existing methods often used a bottom-up strategy to infer co-saliency in an image in which salient regions are firstly detected using visual primitives such as color and shape and then grouped and merged into a co-saliency map. However, co-saliency is intrinsically perceived complexly with bottom-up and top-down strategies combined in human vision. To address this problem, this study proposes a novel end-to-end trainable network comprising a backbone net and two branch nets. The backbone net uses ground-truth masks as top-down guidance for saliency prediction, whereas the two branch nets construct triplet proposals for regional feature mapping and clustering, which drives the network to be bottom-up sensitive to co-salient regions. We construct a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
