中文
相关论文

相关论文: CAGNet: Content-Aware Guidance for Salient Object …

200 篇论文

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

Fully convolutional networks (FCN) has significantly improved the performance of many pixel-labeling tasks, such as semantic segmentation and depth estimation. However, it still remains non-trivial to thoroughly utilize the multi-level…

计算机视觉与模式识别 · 计算机科学 2018-12-05 Yunzhi Zhuge , Pingping Zhang , Huchuan Lu

Salient object detection, which aims to identify and locate the most salient pixels or regions in images, has been attracting more and more interest due to its various real-world applications. However, this vision task is quite challenging,…

计算机视觉与模式识别 · 计算机科学 2018-04-18 Pingping Zhang , Wei Liu , Huchuan Lu , Chunhua Shen

Despite the powerful feature extraction capability of Convolutional Neural Networks, there are still some challenges in saliency detection. In this paper, we focus on two aspects of challenges: i) Since salient objects appear in various…

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

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 convolutional neural…

计算机视觉与模式识别 · 计算机科学 2016-08-24 Xi Li , Liming Zhao , Lina Wei , Ming-Hsuan Yang , Fei Wu , Yueting Zhuang , Haibin Ling , Jingdong Wang

Salient object detection is a fundamental problem and has been received a great deal of attentions in computer vision. Recently deep learning model became a powerful tool for image feature extraction. In this paper, we propose a multi-scale…

计算机视觉与模式识别 · 计算机科学 2018-01-15 Fen Xiao , Wenzheng Deng , Liangchan Peng , Chunhong Cao , Kai Hu , Xieping Gao

Salient object detection (SOD), which aims to identify and locate the most salient pixels or regions in images, has been attracting more and more interest due to its various real-world applications. However, this vision task is quite…

计算机视觉与模式识别 · 计算机科学 2019-01-23 Pingping Zhang , Wei Liu , Huchuan Lu , Chunhua Shen

Fully Convolutional Neural Network (FCN) has been widely applied to salient object detection recently by virtue of high-level semantic feature extraction, but existing FCN based methods still suffer from continuous striding and pooling…

计算机视觉与模式识别 · 计算机科学 2019-08-13 Zhengzheng Tu , Yan Ma , Chenglong Li , Jin Tang , Bin Luo

Fully convolutional neural networks (FCNs) have shown outstanding performance in many computer vision tasks including salient object detection. However, there still remains two issues needed to be addressed in deep learning based saliency…

计算机视觉与模式识别 · 计算机科学 2018-10-16 Chunbiao Zhu , Xing Cai , Kan Huang , Thomas H Li , Ge Li

Deep convolutional neural network (CNN) based salient object detection methods have achieved state-of-the-art performance and outperform those unsupervised methods with a wide margin. In this paper, we propose to integrate deep and…

计算机视觉与模式识别 · 计算机科学 2017-06-05 Jing Zhang , Bo Li , Yuchao Dai , Fatih Porikli , Mingyi He

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

We present a learning model that makes full use of boundary information for salient object segmentation. Specifically, we come up with a novel loss function, i.e., Contour Loss, which leverages object contours to guide models to perceive…

计算机视觉与模式识别 · 计算机科学 2019-08-07 Zixuan Chen , Huajun Zhou , Xiaohua Xie , Jianhuang Lai

In this paper, we propose a novel deep neural network framework embedded with low-level features (LCNN) for salient object detection in complex images. We utilise the advantage of convolutional neural networks to automatically learn the…

计算机视觉与模式识别 · 计算机科学 2015-08-18 Hongyang Li , Huchuan Lu , Zhe Lin , Xiaohui Shen , Brian Price

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

Benefit from the quick development of deep learning techniques, salient object detection has achieved remarkable progresses recently. However, there still exists following two major challenges that hinder its application in embedded…

计算机视觉与模式识别 · 计算机科学 2019-04-16 Shuhan Chen , Xiuli Tan , Ben Wang , Xuelong Hu

Recent progress on salient object detection mainly aims at exploiting how to effectively integrate convolutional side-output features in convolutional neural networks (CNN). Based on this, most of the existing state-of-the-art saliency…

计算机视觉与模式识别 · 计算机科学 2019-04-02 Yun Liu , Yu Qiu , Le Zhang , JiaWang Bian , Guang-Yu Nie , Ming-Ming Cheng

Recent progress on saliency detection is substantial, benefiting mostly from the explosive development of Convolutional Neural Networks (CNNs). Semantic segmentation and saliency detection algorithms developed lately have been mostly based…

计算机视觉与模式识别 · 计算机科学 2018-03-19 Qibin Hou , Ming-Ming Cheng , Xiao-Wei Hu , Ali Borji , Zhuowen Tu , Philip Torr

Salient object detection (SOD) remains an important task in computer vision, with applications ranging from image segmentation to autonomous driving. Fully convolutional network (FCN)-based methods have made remarkable progress in visual…

计算机视觉与模式识别 · 计算机科学 2024-05-07 Kassaw Abraham Mulat , Zhengyong Feng , Tegegne Solomon Eshetie , Ahmed Endris Hasen

We solve the problem of salient object detection by investigating how to expand the role of pooling in convolutional neural networks. Based on the U-shape architecture, we first build a global guidance module (GGM) upon the bottom-up…

计算机视觉与模式识别 · 计算机科学 2019-04-23 Jiang-Jiang Liu , Qibin Hou , Ming-Ming Cheng , Jiashi Feng , Jianmin Jiang

Attention mechanisms are widely used in salient object detection models based on deep learning, which can effectively promote the extraction and utilization of useful information by neural networks. However, most of the existing attention…

计算机视觉与模式识别 · 计算机科学 2019-07-18 Shiping Zhu , Lanyun Zhu
‹ 上一页 1 2 3 10 下一页 ›