paper-with-me

Papers

Memory-aided Contrastive Consensus Learning for Co-salient Object Detection

2023-02-28 · Peng Zheng, Jie Qin, Shuo Wang, Tian-Zhu Xiang, Huan Xiong

Co-Salient Object Detection (CoSOD) aims at detecting common salient objects within a group of relevant source images. Most of the latest works employ the attention mechanism for finding common objects. To achieve accurate CoSOD results with high-quality maps and high efficiency, we propose a novel Memory-aided Contrastive Consensus Learning (MCCL) framework, which is capable of effectively detecting co-salient objects in real time (~150 fps). To learn better group consensus, we propose the Group Consensus Aggregation Module (GCAM) to abstract the common features of each image group; meanwhile, to make the consensus representation more discriminative, we introduce the Memory-based Contrastive Module (MCM), which saves and updates the consensus of images from different groups in a queue of memories. Finally, to improve the quality and integrity of the predicted maps, we develop an Adversarial Integrity Learning (AIL) strategy to make the segmented regions more likely composed of complete objects with less surrounding noise. Extensive experiments on all the latest CoSOD benchmarks demonstrate that our lite MCCL outperforms 13 cutting-edge models, achieving the new state of the art (~5.9% and ~6.2% improvement in S-measure on CoSOD3k and CoSal2015, respectively). Our source codes, saliency maps, and online demos are publicly available at https://github.com/ZhengPeng7/MCCL.

📄 PDF Abstract BibTeX arXiv:2302.14485

Code (2)

zhengpeng7/mccl 공식 구현 pytorch
zhengpeng7/birefnet pytorch

Tasks

Co-Salient Object Detectionobject-detectionObject DetectionSalient Object Detection

Similar Papers 제목 키워드 기반

A Unified Two-Stage Group Semantics Propagation and Contrastive Learning Network for Co-Saliency Detection

2022-08-13 · Zhenshan Tan, Cheng Chen, Keyu Wen, Yuzhuo Qin 외

Co-saliency detection (CoSOD) aims at discovering the repetitive salient objects from multiple images. Two primary challenges are group semantics extraction and noise object suppression. In this paper, we present a unifi…

Contrastive LearningSaliency Detection

Co-Salient Object Detection with Semantic-Level Consensus Extraction and Dispersion

2023-09-14 · Peiran Xu, Yadong Mu

Given a group of images, co-salient object detection (CoSOD) aims to highlight the common salient object in each image. There are two factors closely related to the success of this task, namely consensus extraction, and …

Co-Salient Object DetectionDecoderObjectobject-detection+2

Discriminative Consensus Mining with A Thousand Groups for More Accurate Co-Salient Object Detection

2024-01-15 · Peng Zheng

Co-Salient Object Detection (CoSOD) is a rapidly growing task, extended from Salient Object Detection (SOD) and Common Object Segmentation (Co-Segmentation). It is aimed at detecting the co-occurring salient object in th…

Co-Salient Object DetectionObjectobject-detectionObject Detection+2

Model2Scene: Learning 3D Scene Representation via Contrastive Language-CAD Models Pre-training

2023-09-29 · Runnan Chen, Xinge Zhu, Nenglun Chen, Dawei Wang 외

Current successful methods of 3D scene perception rely on the large-scale annotated point cloud, which is tedious and expensive to acquire. In this paper, we propose Model2Scene, a novel paradigm that learns free 3D scen…

3D Semantic SegmentationObjectSemantic Segmentation

Visual Consensus Prompting for Co-Salient Object Detection

2025-04-19 · CVPR 2025 1 · Jie Wang, Nana Yu, Zihao Zhang, Yahong Han

Existing co-salient object detection (CoSOD) methods generally employ a three-stage architecture (i.e., encoding, consensus extraction & dispersion, and prediction) along with a typical full fine-tuning paradigm. Althoug…

Co-Salient Object Detectionobject-detectionObject DetectionSalient Object Detection