中文
相关论文

相关论文: DC-Net: Divide-and-Conquer for Salient Object Dete…

200 篇论文

Point cloud salient object detection has attracted the attention of researchers in recent years. Since existing works do not fully utilize the geometry context of 3D objects, blurry boundaries are generated when segmenting objects with…

计算机视觉与模式识别 · 计算机科学 2025-02-25 Chen Wang , Liyuan Zhang , Le Hui , Qi Liu , Yuchao Dai

Recent progress on salient object detection (SOD) mainly benefits from multi-scale learning, where the high-level and low-level features collaborate in locating salient objects and discovering fine details, respectively. However, most…

计算机视觉与模式识别 · 计算机科学 2022-08-04 Yu-Huan Wu , Yun Liu , Le Zhang , Ming-Ming Cheng , Bo Ren

Numerous efforts have been made to design different low level saliency cues for the RGBD saliency detection, such as color or depth contrast features, background and color compactness priors. However, how these saliency cues interact with…

计算机视觉与模式识别 · 计算机科学 2017-04-26 Liangqiong Qu , Shengfeng He , Jiawei Zhang , Jiandong Tian , Yandong Tang , Qingxiong Yang

With the goal of identifying pixel-wise salient object regions from each input image, salient object detection (SOD) has been receiving great attention in recent years. One kind of mainstream SOD methods is formed by a bottom-up feature…

计算机视觉与模式识别 · 计算机科学 2021-02-19 Chaowei Fang , Haibin Tian , Dingwen Zhang , Qiang Zhang , Jungong Han , Junwei Han

Fully convolutional neural networks (FCNs) have shown their advantages in the salient object detection task. However, most existing FCNs-based methods still suffer from coarse object boundaries. In this paper, to solve this problem, we…

计算机视觉与模式识别 · 计算机科学 2019-08-23 Jia-Xing Zhao , Jiangjiang Liu , Den-Ping Fan , Yang Cao , Jufeng Yang , Ming-Ming Cheng

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

Salient object detection (SOD) on RGB and depth images has attracted more and more research interests, due to its effectiveness and the fact that depth cues can now be conveniently captured. Existing RGB-D SOD models usually adopt different…

计算机视觉与模式识别 · 计算机科学 2022-01-11 Tao Zhou , Deng-Ping Fan , Geng Chen , Yi Zhou , Huazhu Fu

Image salient object detection (SOD) is an active research topic in computer vision and multimedia area. Fusing complementary information of RGB and depth has been demonstrated to be effective for image salient object detection which is…

计算机视觉与模式识别 · 计算机科学 2020-05-19 Bo Jiang , Zitai Zhou , Xiao Wang , Jin Tang , Bin Luo

Existing salient object detection (SOD) methods mainly rely on U-shaped convolution neural networks (CNNs) with skip connections to combine the global contexts and local spatial details that are crucial for locating salient objects and…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Yu Qiu , Yun Liu , Le Zhang , Jing Xu

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

Salient object detection has increasingly become a popular topic in cognitive and computational sciences, including computer vision and artificial intelligence research. In this paper, we propose integrating \textit{semantic priors} into…

计算机视觉与模式识别 · 计算机科学 2017-05-24 Tam V. Nguyen , Luoqi Liu

In recent years, deep network-based methods have continuously refreshed state-of-the-art performance on Salient Object Detection (SOD) task. However, the performance discrepancy caused by different implementation details may conceal the…

计算机视觉与模式识别 · 计算机科学 2022-02-08 Huajun Zhou , Yang Lin , Lingxiao Yang , Jianhuang Lai , Xiaohua Xie

Contour information plays a vital role in salient object detection. However, excessive false positives remain in predictions from existing contour-based models due to insufficient contour-saliency fusion. In this work, we designed a network…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Yi Ke Yun , Takahiro Tsubono

The majority of current salient object detection (SOD) models are focused on designing a series of decoders based on fully convolutional networks (FCNs) or Transformer architectures and integrating them in a skillful manner. These models…

计算机视觉与模式识别 · 计算机科学 2023-05-01 Ailing Pan , Chao Dai , Chen Pan , Dongping Zhang , Yunchao Xu

This paper proposes a deep learning model to efficiently detect salient regions in videos. It addresses two important issues: (1) deep video saliency model training with the absence of sufficiently large and pixel-wise annotated video data,…

计算机视觉与模式识别 · 计算机科学 2017-12-12 Wenguan Wang , Jianbing Shen , Ling Shao

In this paper, we propose a fast deep learning method for object saliency detection using convolutional neural networks. In our approach, we use a gradient descent method to iteratively modify the input images based on the pixel-wise…

计算机视觉与模式识别 · 计算机科学 2016-02-02 Hengyue Pan , Hui Jiang

Beneficial from Fully Convolutional Neural Networks (FCNs), saliency detection methods have achieved promising results. However, it is still challenging to learn effective features for detecting salient objects in complicated scenarios, in…

计算机视觉与模式识别 · 计算机科学 2020-04-07 Sina Mohammadi , Mehrdad Noori , Ali Bahri , Sina Ghofrani Majelan , Mohammad Havaei

Depth cues with affluent spatial information have been proven beneficial in boosting salient object detection (SOD), while the depth quality directly affects the subsequent SOD performance. However, it is inevitable to obtain some…

计算机视觉与模式识别 · 计算机科学 2021-04-21 Zhou Huang , Huai-Xin Chen , Tao Zhou , Yun-Zhi Yang , Bi-Yuan Liu

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

UNet-based methods have shown outstanding performance in salient object detection (SOD), but are problematic in two aspects. 1) Indiscriminately integrating the encoder feature, which contains spatial information for multiple objects, and…

计算机视觉与模式识别 · 计算机科学 2021-10-14 Chaewon Park , Minhyeok Lee , MyeongAh Cho , Sangyoun Lee