paper-with-me

Papers

Global-and-Local Collaborative Learning for Co-Salient Object Detection

2022-04-19 · Runmin Cong, Ning Yang, Chongyi Li, Huazhu Fu, Yao Zhao, Qingming Huang, Sam Kwong

The goal of co-salient object detection (CoSOD) is to discover salient objects that commonly appear in a query group containing two or more relevant images. Therefore, how to effectively extract inter-image correspondence is crucial for the CoSOD task. In this paper, we propose a global-and-local collaborative learning architecture, which includes a global correspondence modeling (GCM) and a local correspondence modeling (LCM) to capture comprehensive inter-image corresponding relationship among different images from the global and local perspectives. Firstly, we treat different images as different time slices and use 3D convolution to integrate all intra features intuitively, which can more fully extract the global group semantics. Secondly, we design a pairwise correlation transformation (PCT) to explore similarity correspondence between pairwise images and combine the multiple local pairwise correspondences to generate the local inter-image relationship. Thirdly, the inter-image relationships of the GCM and LCM are integrated through a global-and-local correspondence aggregation (GLA) module to explore more comprehensive inter-image collaboration cues. Finally, the intra- and inter-features are adaptively integrated by an intra-and-inter weighting fusion (AEWF) module to learn co-saliency features and predict the co-saliency map. The proposed GLNet is evaluated on three prevailing CoSOD benchmark datasets, demonstrating that our model trained on a small dataset (about 3k images) still outperforms eleven state-of-the-art competitors trained on some large datasets (about 8k-200k images).

📄 PDF Abstract BibTeX arXiv:2204.08917

Code (2)

https://gitee.com/HarveyYeung/GLNet-TCYB2022-MindSpore.git 공식 구현 mindspore
2023-MindSpore-4/Code4/tree/main/GLNet-TCYB2022-MindSpore mindspore

Tasks

8kCo-Salient Object Detectionobject-detectionObject DetectionSalient Object Detection

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
3D Convolution A 3D Convolution is a type of convolution where the kernel slides in 3 dimensions as opposed to 2 dimensions with 2D…

Similar Papers 제목 키워드 기반

Localization, balance and affinity: a stronger multifaceted collaborative salient object detector in remote sensing images

2024-10-31 · Yakun Xie, Suning Liu, Hongyu Chen, Shaohan Cao 외

Despite significant advancements in salient object detection(SOD) in optical remote sensing images(ORSI), challenges persist due to the intricate edge structures of ORSIs and the complexity of their contextual relationsh…

object-detectionObject DetectionSalient Object Detection

Salient Object Detection in Video using Deep Non-Local Neural Networks

2018-10-16 · Mohammad Shokri, Ahad Harati, Kimya Taba

Detection of salient objects in image and video is of great importance in many computer vision applications. In spite of the fact that the state of the art in saliency detection for still images has been changed substant…

object-detectionObject DetectionRGB Salient Object DetectionSaliency Detection+3

Global and Local Sensitivity Guided Key Salient Object Re-augmentation for Video Saliency Detection

2018-11-19 · Ziqi Zhou, Zheng Wang, Huchuan Lu, Song Wang 외

The existing still-static deep learning based saliency researches do not consider the weighting and highlighting of extracted features from different layers, all features contribute equally to the final saliency decision…

Decision Makingfeature selectionObjectSaliency Detection+2

DeepSaliency: Multi-Task Deep Neural Network Model for Salient Object Detection

2015-10-19 · Xi Li, Liming Zhao, Lina Wei, Ming-Hsuan Yang 외

A key problem in salient object detection is how to effectively model the semantic properties of salient objects in a data-driven manner. In this paper, we propose a multi-task deep saliency model based on a fully convol…

Image SegmentationMulti-Task LearningObjectobject-detection+5

SaLite : A light-weight model for salient object detection

2019-12-08 · Kitty Varghese, Sauradip Nag

Salient object detection is a prevalent computer vision task that has applications ranging from abnormality detection to abnormality processing. Context modelling is an important criterion in the domain of saliency detec…

Anomaly DetectionDecoderObjectobject-detection+4