中文
相关论文

相关论文: GroupTransNet: Group Transformer Network for RGB-D…

200 篇论文

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…

计算机视觉与模式识别 · 计算机科学 2022-04-20 Runmin Cong , Ning Yang , Chongyi Li , Huazhu Fu , Yao Zhao , Qingming Huang , Sam Kwong

Effective fusion of different types of features is the key to salient object detection. The majority of existing network structure design is based on the subjective experience of scholars and the process of feature fusion does not consider…

计算机视觉与模式识别 · 计算机科学 2022-02-14 Jinchao Zhu , Xiaoyu Zhang , Xian Fang , Feng Dong , Li Yuehua , Junnan Liu

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

Depth information available from an RGB-D camera can be useful in segmenting salient objects when figure/ground cues from RGB channels are weak. This has motivated the development of several RGB-D saliency datasets and algorithms that use…

计算机视觉与模式识别 · 计算机科学 2020-10-27 Yue Wang , Yuke Li , James H. Elder , Huchuan Lu , Runmin Wu , Lu Zhang

Bottom-up and top-down visual cues are two types of information that helps the visual saliency models. These salient cues can be from spatial distributions of the features (space-based saliency) or contextual / task-dependent features…

计算机视觉与模式识别 · 计算机科学 2018-07-05 Nevrez Imamoglu , Wataru Shimoda , Chi Zhang , Yuming Fang , Asako Kanezaki , Keiji Yanai , Yoshifumi Nishida

Video salient object detection (VSOD) is an important task in many vision applications. Reliable VSOD requires to simultaneously exploit the information from both the spatial domain and the temporal domain. Most of the existing algorithms…

计算机视觉与模式识别 · 计算机科学 2021-05-13 Yi Tang , Yuanman Li , Guoliang Xing

In the current salient object detection network, the most popular method is using U-shape structure. However, the massive number of parameters leads to more consumption of computing and storage resources which are not feasible to deploy on…

计算机视觉与模式识别 · 计算机科学 2021-12-21 Bin Zhang , Yang Wu , Xiaojing Zhang , Ming Ma

The global and local contexts significantly contribute to the integrity of predictions in Salient Object Detection (SOD). Unfortunately, existing methods still struggle to generate complete predictions with fine details. There are two major…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Yi Ke Yun , Weisi Lin

We present an advanced study on more challenging high-resolution salient object detection (HRSOD) from both dataset and network framework perspectives. To compensate for the lack of HRSOD dataset, we thoughtfully collect a large-scale high…

计算机视觉与模式识别 · 计算机科学 2024-08-05 Changqun Xia , Chenxi Xie , Zhentao He , Tianshu Yu , Jia Li

Cross-modal transfer is helpful to enhance modality-specific discriminative power for scene recognition. To this end, this paper presents a unified framework to integrate the tasks of cross-modal translation and modality-specific…

计算机视觉与模式识别 · 计算机科学 2019-04-30 Dapeng Du , Limin Wang , Huiling Wang , Kai Zhao , Gangshan Wu

Robust object recognition is a crucial ingredient of many, if not all, real-world robotics applications. This paper leverages recent progress on Convolutional Neural Networks (CNNs) and proposes a novel RGB-D architecture for object…

计算机视觉与模式识别 · 计算机科学 2015-08-19 Andreas Eitel , Jost Tobias Springenberg , Luciano Spinello , Martin Riedmiller , Wolfram Burgard

The high computational cost of neural networks has prevented recent successes in RGB-D salient object detection (SOD) from benefiting real-world applications. Hence, this paper introduces a novel network, MobileSal, which focuses on…

计算机视觉与模式识别 · 计算机科学 2022-01-13 Yu-Huan Wu , Yun Liu , Jun Xu , Jia-Wang Bian , Yu-Chao Gu , Ming-Ming Cheng

Existing studies on salient object detection (SOD) focus on extracting distinct objects with edge information and aggregating multi-level features to improve SOD performance. To achieve satisfactory performance, the methods employ refined…

计算机视觉与模式识别 · 计算机科学 2022-06-28 Min Seok Lee , Wooseok Shin , Sung Won Han

This paper proposes a novel saliency detection method by developing a deeply-supervised recurrent convolutional neural network (DSRCNN), which performs a full image-to-image saliency prediction. For saliency detection, the local, global,…

计算机视觉与模式识别 · 计算机科学 2016-08-19 Youbao Tang , Xiangqian Wu , Wei Bu

In the domain of computer vision, multi-scale feature extraction is vital for tasks such as salient object detection. However, achieving this capability in lightweight networks remains challenging due to the trade-off between efficiency and…

计算机视觉与模式识别 · 计算机科学 2025-08-12 Yunpeng Shi , Lei Chen , Xiaolu Shen , Yanju Guo

Since the wide employment of deep learning frameworks in video salient object detection, the accuracy of the recent approaches has made stunning progress. These approaches mainly adopt the sequential modules, based on optical flow or…

计算机视觉与模式识别 · 计算机科学 2021-03-18 Yi Tang , Yuanman Li , Wenbin Zou

Existing state-of-the-art saliency detection methods heavily rely on CNN-based architectures. Alternatively, we rethink this task from a convolution-free sequence-to-sequence perspective and predict saliency by modeling long-range…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Nian Liu , Ni Zhang , Kaiyuan Wan , Ling Shao , Junwei Han

As moving objects always draw more attention of human eyes, the temporal motive information is always exploited complementarily with spatial information to detect salient objects in videos. Although efficient tools such as optical flow have…

计算机视觉与模式识别 · 计算机科学 2022-03-23 Jing Liu , Jiaxiang Wang , Weikang Wang , Yuting Su

Deep learning based salient object detection has recently achieved great success with its performance greatly outperforms any other unsupervised methods. However, annotating per-pixel saliency masks is a tedious and inefficient procedure.…

计算机视觉与模式识别 · 计算机科学 2018-03-20 Guanbin Li , Yuan Xie , Liang Lin

Though deep learning techniques have made great progress in salient object detection recently, the predicted saliency maps still suffer from incomplete predictions due to the internal complexity of objects and inaccurate boundaries caused…

计算机视觉与模式识别 · 计算机科学 2025-09-29 Runmin Wu , Mengyang Feng , Wenlong Guan , Dong Wang , Huchuan Lu , Errui Ding