中文
相关论文

相关论文: Context Proposals for Saliency Detection

200 篇论文

Aiming at discovering and locating most distinctive objects from visual scenes, salient object detection (SOD) plays an essential role in various computer vision systems. Coming to the era of high resolution, SOD methods are facing new…

计算机视觉与模式识别 · 计算机科学 2021-09-03 Lv Tang , Bo Li , Shouhong Ding , Mofei Song

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

Optical Remote Sensing Image Salient Object Detection (ORSI-SOD) remains challenging due to complex backgrounds, low contrast, irregular object shapes, and large variations in object scale. Existing discriminative methods directly regress…

计算机视觉与模式识别 · 计算机科学 2026-04-27 Haojing Chen , Zhihang Liu , Yutong Li , Tao Tan , Haoyu Bian , Qiuju Ma

Significant performance improvement has been achieved for fully-supervised video salient object detection with the pixel-wise labeled training datasets, which are time-consuming and expensive to obtain. To relieve the burden of data…

计算机视觉与模式识别 · 计算机科学 2021-04-07 Wangbo Zhao , Jing Zhang , Long Li , Nick Barnes , Nian Liu , Junwei Han

Current top performing object detectors employ detection proposals to guide the search for objects, thereby avoiding exhaustive sliding window search across images. Despite the popularity and widespread use of detection proposals, it is…

计算机视觉与模式识别 · 计算机科学 2015-08-07 Jan Hosang , Rodrigo Benenson , Piotr Dollár , Bernt Schiele

Data-driven saliency detection has attracted strong interest as a result of applying convolutional neural networks to the detection of eye fixations. Although a number of imagebased salient object and fixation detection models have been…

计算机视觉与模式识别 · 计算机科学 2018-09-24 Meijun Sun , Ziqi Zhou , QinGhua Hu , Zheng Wang , Jianmin Jiang

Existing salient object detection methods often adopt deeper and wider networks for better performance, resulting in heavy computational burden and slow inference speed. This inspires us to rethink saliency detection to achieve a favorable…

计算机视觉与模式识别 · 计算机科学 2023-01-18 Jia Li , Shengye Qiao , Zhirui Zhao , Chenxi Xie , Xiaowu Chen , Changqun Xia

It is believed that human vision system (HVS) consists of pre-attentive process and attention process when performing salient object detection (SOD). Based on this fact, we propose a four-stage framework for SOD, in which the first two…

计算机视觉与模式识别 · 计算机科学 2022-11-17 Yanbo Yuan , Hua Zhong , Haixiong Li , Xiao cheng , Linmei Xia

Visual Saliency is the capability of vision system to select distinctive parts of scene and reduce the amount of visual data that need to be processed. The presentpaper introduces (1) a novel approach to detect salient regions by…

计算机视觉与模式识别 · 计算机科学 2016-07-12 Sikha O K , Sachin Kumar S , K P Soman

Image-based salient object detection (SOD) has been extensively explored in the past decades. However, SOD on 360$^\circ$ omnidirectional images is less studied owing to the lack of datasets with pixel-level annotations. Toward this end,…

计算机视觉与模式识别 · 计算机科学 2019-09-12 Jia Li , Jinming Su , Changqun Xia , Yonghong Tian

Salient object detection (SOD) in complex environments remains a challenging research topic. Most existing methods perform well in natural scenes with negligible noise, and tend to leverage multi-modal information (e.g., depth and infrared)…

计算机视觉与模式识别 · 计算机科学 2025-11-05 Quan Chen , Xiong Yang , Bolun Zheng , Rongfeng Lu , Xiaokai Yang , Qianyu Zhang , Yu Liu , Xiaofei Zhou

A new approach to seismic interpretation is proposed to leverage visual perception and human visual system modeling. Specifically, a saliency detection algorithm based on a novel attention model is proposed for identifying subsurface…

计算机视觉与模式识别 · 计算机科学 2022-01-19 Muhammad Amir Shafiq , Zhiling Long , Haibin Di , Ghassan AlRegib

Recent works on salient object detection have made use of multi-scale features in a way such that high-level features and low-level features can collaborate in locating salient objects. Many of the previous methods have achieved great…

计算机视觉与模式识别 · 计算机科学 2022-11-15 Xiaogang Liu Shuang Song

Deep learning solutions of the salient object detection problem have achieved great results in recent years. The majority of these models are based on encoders and decoders, with a different multi-feature combination. In this paper, we show…

计算机视觉与模式识别 · 计算机科学 2021-10-25 Hazarapet Tunanyan

Salient object detection plays an important part in a vision system to detect important regions. Convolutional neural network (CNN) based methods directly train their models with large-scale datasets, but what is the crucial feature for…

计算机视觉与模式识别 · 计算机科学 2020-10-19 Yongqing Liang

RGB-D salient object detection aims to identify the most visually distinctive objects in a pair of color and depth images. Based upon an observation that most of the salient objects may stand out at least in one modality, this paper…

计算机视觉与模式识别 · 计算机科学 2019-01-09 Ningning Wang , Xiaojin Gong

The current main stream methods formulate their video saliency mainly from two independent venues, i.e., the spatial and temporal branches. As a complementary component, the main task for the temporal branch is to intermittently focus the…

计算机视觉与模式识别 · 计算机科学 2021-04-21 Chenglizhao Chen , Guotao Wang , Chong Peng , Dingwen Zhang , Yuming Fang , Hong Qin

Object detection is an important task in remote sensing image analysis. To reduce the computational complexity of redundant information and improve the efficiency of image processing, visual saliency models have been widely applied in this…

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

Advanced Driver-Assistance Systems (ADAS) have been attracting attention from many researchers. Vision-based sensors are the closest way to emulate human driver visual behavior while driving. In this paper, we explore possible ways to use…

计算机视觉与模式识别 · 计算机科学 2020-08-04 Feiyan Hu , Venkatesh G M , Noel E. O'Connor , Alan F. Smeaton , Suzanne Little

Deep Convolutional Neural Networks (CNNs) have demonstrated excellent performance in image classification, but still show room for improvement in object-detection tasks with many categories, in particular for cluttered scenes and occlusion.…

计算机视觉与模式识别 · 计算机科学 2015-03-24 Nikolaos Karianakis , Thomas J. Fuchs , Stefano Soatto
‹ 上一页 1 8 9 10 下一页 ›