中文
相关论文

相关论文: Comprehensive Saliency Fusion for Object Co-segmen…

200 篇论文

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

Benefiting from the spatial cues embedded in depth images, recent progress on RGB-D saliency detection shows impressive ability on some challenge scenarios. However, there are still two limitations. One hand is that the pooling and…

计算机视觉与模式识别 · 计算机科学 2020-07-24 Wei Ji , Jingjing Li , Miao Zhang , Yongri Piao , Huchuan Lu

Visual saliency detection model simulates the human visual system to perceive the scene, and has been widely used in many vision tasks. With the acquisition technology development, more comprehensive information, such as depth cue,…

计算机视觉与模式识别 · 计算机科学 2019-09-04 Runmin Cong , Jianjun Lei , Huazhu Fu , Ming-Ming Cheng , Weisi Lin , Qingming Huang

Driven by recent vision and graphics applications such as image segmentation and object recognition, computing pixel-accurate saliency values to uniformly highlight foreground objects becomes increasingly important. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2017-08-01 Keze Wang , Liang Lin , Jiangbo Lu , Chenglong Li , Keyang Shi

In this paper we introduce Co-Fusion, a dense SLAM system that takes a live stream of RGB-D images as input and segments the scene into different objects (using either motion or semantic cues) while simultaneously tracking and…

计算机视觉与模式识别 · 计算机科学 2017-09-06 Martin Rünz , Lourdes Agapito

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

Segmenting salient objects in an image is an important vision task with ubiquitous applications. The problem becomes more challenging in the presence of a cluttered and textured background, low resolution and/or low contrast images. Even…

计算机视觉与模式识别 · 计算机科学 2019-05-29 Anuj Pahuja , Avishek Majumder , Anirban Chakraborty , R. Venkatesh Babu

Salient object detection has been long studied to identify the most visually attractive objects in images/videos. Recently, a growing amount of approaches have been proposed all of which rely on the contour/edge information to improve…

计算机视觉与模式识别 · 计算机科学 2022-02-10 Yue Song , Hao Tang , Nicu Sebe , Wei Wang

Shifting of objects in an image and merging many images after appropriate shifting is being used in several engineering and scientific applications which require complex perception development. A method has been presented here which could…

计算机视觉与模式识别 · 计算机科学 2014-07-31 T. R. Gopalakrishnan Nair , Richa Sharma

Image co-segmentation is an active computer vision task that aims to segment the common objects from a set of images. Recently, researchers design various learning-based algorithms to undertake the co-segmentation task. The main difficulty…

计算机视觉与模式识别 · 计算机科学 2021-07-07 Chi Zhang , Guankai Li , Guosheng Lin , Qingyao Wu , Rui Yao

Co-saliency detection (Co-SOD) aims to segment the common salient foreground in a group of relevant images. In this paper, inspired by human behavior, we propose a gradient-induced co-saliency detection (GICD) method. We first abstract a…

计算机视觉与模式识别 · 计算机科学 2020-12-15 Zhao Zhang , Wenda Jin , Jun Xu , Ming-Ming Cheng

Salient object detection has been attracting a lot of interest, and recently various heuristic computational models have been designed. In this paper, we formulate saliency map computation as a regression problem. Our method, which is based…

计算机视觉与模式识别 · 计算机科学 2017-09-05 Huaizu Jiang , Zejian Yuan , Ming-Ming Cheng , Yihong Gong , Nanning Zheng , Jingdong Wang

Detailed 3D reconstruction is an important challenge with application to robotics, augmented and virtual reality, which has seen impressive progress throughout the past years. Advancements were driven by the availability of depth cameras…

计算机视觉与模式识别 · 计算机科学 2019-08-13 Andrea Nicastro , Ronald Clark , Stefan Leutenegger

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

Co-segmentation is the automatic extraction of the common semantic regions given a set of images. Different from previous approaches mainly based on object visuals, in this paper, we propose a human centred object co-segmentation approach,…

计算机视觉与模式识别 · 计算机科学 2016-06-14 Chenxia Wu , Jiemi Zhang , Ashutosh Saxena , Silvio Savarese

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

Deep convolutional neural networks have become a key element in the recent breakthrough of salient object detection. However, existing CNN-based methods are based on either patch-wise (region-wise) training and inference or fully…

计算机视觉与模式识别 · 计算机科学 2018-04-03 Guanbin Li , Yizhou Yu

Image captioning has been recently gaining a lot of attention thanks to the impressive achievements shown by deep captioning architectures, which combine Convolutional Neural Networks to extract image representations, and Recurrent Neural…

计算机视觉与模式识别 · 计算机科学 2018-05-22 Marcella Cornia , Lorenzo Baraldi , Giuseppe Serra , Rita Cucchiara

Saliency computation models aim to imitate the attention mechanism in the human visual system. The application of deep neural networks for saliency prediction has led to a drastic improvement over the last few years. However, deep models…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Saman Zabihi , Hamed Rezazadegan Tavakoli , Ali Borji

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