中文
相关论文

相关论文: Adaptive Graph Convolution Module for Salient Obje…

200 篇论文

Salient Object Detection (SOD) has traditionally relied on feature refinement modules that utilize the features of an ImageNet pre-trained backbone. However, this approach limits the possibility of pre-training the entire network because of…

计算机视觉与模式识别 · 计算机科学 2024-08-30 Rohit Venkata Sai Dulam , Chandra Kambhamettu

Fully convolutional networks have shown outstanding performance in the salient object detection (SOD) field. The state-of-the-art (SOTA) methods have a tendency to become deeper and more complex, which easily homogenize their learned deep…

计算机视觉与模式识别 · 计算机科学 2020-08-11 Zhenyu Wu , Shuai Li , Chenglizhao Chen , Aimin Hao , Hong Qin

Salient object detection (SOD), a foundational task in computer vision, has advanced from single-modal to multi-modal paradigms to enhance generalization. However, most existing SOD methods assume low-noise visual conditions, overlooking…

计算机视觉与模式识别 · 计算机科学 2025-12-12 Quan Chen , Xiaokai Yang , Tingyu Wang , Rongfeng Lu , Xichun Sheng , Yaoqi Sun , Chenggang Yan

This paper delves into the task of arbitrary modality salient object detection (AM SOD), aiming to detect salient objects from arbitrary modalities, eg RGB images, RGB-D images, and RGB-D-T images. A novel modality-adaptive Transformer…

计算机视觉与模式识别 · 计算机科学 2024-05-07 Nianchang Huang , Yang Yang , Qiang Zhang , Jungong Han , Jin Huang

Developing a new Salient Object Detection (SOD) model involves selecting an ImageNet pre-trained backbone and creating novel feature refinement modules to use backbone features. However, adding new components to a pre-trained backbone needs…

计算机视觉与模式识别 · 计算机科学 2023-11-10 Rohit Venkata Sai Dulam , Chandra Kambhamettu

The main purpose of RGB-D salient object detection (SOD) is how to better integrate and utilize cross-modal fusion information. In this paper, we explore these issues from a new perspective. We integrate the features of different modalities…

计算机视觉与模式识别 · 计算机科学 2020-07-17 Youwei Pang , Lihe Zhang , Xiaoqi Zhao , Huchuan Lu

Salient object detection aims to locate objects that capture human attention within images. Previous approaches often pose this as a problem of image contrast analysis. In this work, we model an image as a hypergraph that utilizes a set of…

计算机视觉与模式识别 · 计算机科学 2013-10-23 Xi Li , Yao Li , Chunhua Shen , Anthony Dick , Anton van den Hengel

This paper presents a new deep neural network design for salient object detection by maximizing the integration of local and global image context within, around, and beyond the salient objects. Our key idea is to adaptively propagate and…

计算机视觉与模式识别 · 计算机科学 2020-05-21 Xiaowei Hu , Chi-Wing Fu , Lei Zhu , Tianyu Wang , Pheng-Ann Heng

Foundation models, such as OpenAI's GPT-3 and GPT-4, Meta's LLaMA, and Google's PaLM2, have revolutionized the field of artificial intelligence. A notable paradigm shift has been the advent of the Segment Anything Model (SAM), which has…

计算机视觉与模式识别 · 计算机科学 2023-08-11 Ruikai Cui , Siyuan He , Shi Qiu

Salient Object Detection (SOD) remains an essential yet underexplored task in the era of large-scale vision models. Although foundation models like SAM exhibit strong generalization, their potential for SOD is not fully realized, and…

计算机视觉与模式识别 · 计算机科学 2026-05-05 Morteza Moradi , Mohammad Moradi , Simone Palazzo , Ali Borji , Concetto Spampinato

RGB-T salient object detection (SOD) aims to segment attractive objects by combining RGB and thermal infrared images. To enhance performance, the Segment Anything Model has been fine-tuned for this task. However, the imbalance convergence…

计算机视觉与模式识别 · 计算机科学 2025-10-07 Zhengyi Liu , Xinrui Wang , Xianyong Fang , Zhengzheng Tu , Linbo Wang

This paper addresses the challenge of deploying salient object detection (SOD) on resource-constrained devices with real-time performance. While recent advances in deep neural networks have improved SOD, existing top-leading models are…

计算机视觉与模式识别 · 计算机科学 2025-07-03 Zhuo Su , Li Liu , Matthias Müller , Jiehua Zhang , Diana Wofk , Ming-Ming Cheng , Matti Pietikäinen

RGB-D salient object detection (SOD) is usually formulated as a problem of classification or regression over two modalities, i.e., RGB and depth. Hence, effective RGBD feature modeling and multi-modal feature fusion both play a vital role…

计算机视觉与模式识别 · 计算机科学 2021-03-23 Peng Sun , Wenhu Zhang , Huanyu Wang , Songyuan Li , Xi Li

Co-saliency detection aims to discover the common and salient foregrounds from a group of relevant images. For this task, we present a novel adaptive graph convolutional network with attention graph clustering (GCAGC). Three major…

计算机视觉与模式识别 · 计算机科学 2020-03-16 Kaihua Zhang , Tengpeng Li , Shiwen Shen , Bo Liu , Jin Chen , Qingshan Liu

Image-based salient object detection (ISOD) in 360{\deg} scenarios is significant for understanding and applying panoramic information. However, research on 360{\deg} ISOD has not been widely explored due to the lack of large, complex,…

计算机视觉与模式识别 · 计算机科学 2022-09-28 Junjie Wu , Changqun Xia , Tianshu Yu , Jia Li

Most existing CNN-based salient object detection methods can identify local segmentation details like hair and animal fur, but often misinterpret the real saliency due to the lack of global contextual information caused by the…

计算机视觉与模式识别 · 计算机科学 2022-03-09 Bo Xu , Guanze Liu , Han Huang , Cheng Lu , Yandong Guo

In this paper, we describe a graph-based algorithm that uses the features obtained by a self-supervised transformer to detect and segment salient objects in images and videos. With this approach, the image patches that compose an image or…

计算机视觉与模式识别 · 计算机科学 2023-12-06 Yangtao Wang , Xi Shen , Yuan Yuan , Yuming Du , Maomao Li , Shell Xu Hu , James L Crowley , Dominique Vaufreydaz

Benefiting from color independence, illumination invariance and location discrimination attributed by the depth map, it can provide important supplemental information for extracting salient objects in complex environments. However,…

计算机视觉与模式识别 · 计算机科学 2022-12-14 Xiaoqi Zhao , Youwei Pang , Lihe Zhang , Huchuan Lu

RGB-D salient object detection (SOD) recently has attracted increasing research interest and many deep learning methods based on encoder-decoder architectures have emerged. However, most existing RGB-D SOD models conduct feature fusion…

计算机视觉与模式识别 · 计算机科学 2021-08-19 Qian Chen , Ze Liu , Yi Zhang , Keren Fu , Qijun Zhao , Hongwei Du

Video salient object detection aims to find the most visually distinctive objects in a video. To explore the temporal dependencies, existing methods usually resort to recurrent neural networks or optical flow. However, these approaches…

计算机视觉与模式识别 · 计算机科学 2021-11-04 Yi-Wen Chen , Xiaojie Jin , Xiaohui Shen , Ming-Hsuan Yang