中文
相关论文

相关论文: Exploring Driving-aware Salient Object Detection v…

200 篇论文

Video salient object detection models trained on pixel-wise dense annotation have achieved excellent performance, yet obtaining pixel-by-pixel annotated datasets is laborious. Several works attempt to use scribble annotations to mitigate…

计算机视觉与模式识别 · 计算机科学 2022-07-18 Shuyong Gao , Haozhe Xing , Wei Zhang , Yan Wang , Qianyu Guo , Wenqiang Zhang

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

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

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

Co-Salient Object Detection (CoSOD) aims at simulating the human visual system to discover the common and salient objects from a group of relevant images. Recent methods typically develop sophisticated deep learning based models have…

计算机视觉与模式识别 · 计算机科学 2022-09-23 Lv Tang , Bo Li

Most existing salient object detection methods mostly use U-Net or feature pyramid structure, which simply aggregates feature maps of different scales, ignoring the uniqueness and interdependence of them and their respective contributions…

计算机视觉与模式识别 · 计算机科学 2023-09-18 Yao Yuan , Pan Gao , XiaoYang Tan

Salient object detection (SOD), a foundational task in computer vision, has advanced from single-modal to multi-modal paradigms to enhance generalization. However, most existing SOD methods assume low-noise visual conditions, overlooking…

计算机视觉与模式识别 · 计算机科学 2025-12-12 Quan Chen , Xiaokai Yang , Tingyu Wang , Rongfeng Lu , Xichun Sheng , Yaoqi Sun , Chenggang Yan

Although most existing multi-modal salient object detection (SOD) methods demonstrate effectiveness through training models from scratch, the limited multi-modal data hinders these methods from reaching optimality. In this paper, we propose…

计算机视觉与模式识别 · 计算机科学 2024-11-13 Kunpeng Wang , Danying Lin , Chenglong Li , Zhengzheng Tu , Bin Luo

Salient object detection (SOD), which simulates the human visual perception system to locate the most attractive object(s) in a scene, has been widely applied to various computer vision tasks. Now, with the advent of depth sensors, depth…

计算机视觉与模式识别 · 计算机科学 2022-07-15 Tao Zhou , Deng-Ping Fan , Ming-Ming Cheng , Jianbing Shen , Ling Shao

Recent research advances in salient object detection (SOD) could largely be attributed to ever-stronger multi-scale feature representation empowered by the deep learning technologies. The existing SOD deep models extract multi-scale…

计算机视觉与模式识别 · 计算机科学 2022-10-26 Zhenyu Wu , Shuai Li , Chenglizhao Chen , Hong Qin , Aimin Hao

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

In view of the problems that existing salient object detection (SOD) methods are prone to losing details, blurring edges, and insufficient fusion of single-modal information in complex scenes, this paper proposes a dynamic uncertainty…

计算机视觉与模式识别 · 计算机科学 2025-08-29 Yuqi Xiong , Wuzhen Shi , Yang Wen , Ruhan Liu

We present the RSSOD-Bench dataset for salient object detection (SOD) in optical remote sensing imagery. While SOD has achieved success in natural scene images with deep learning, research in SOD for remote sensing imagery (RSSOD) is still…

计算机视觉与模式识别 · 计算机科学 2023-06-06 Zhitong Xiong , Yanfeng Liu , Qi Wang , Xiao Xiang Zhu

Object detection is one of the major problems in computer vision, and has been extensively studied. Most of the existing detection works rely on labor-intensive supervision, such as ground truth bounding boxes of objects or at least…

计算机视觉与模式识别 · 计算机科学 2018-08-02 Qingyi Tao , Hao Yang , Jianfei Cai

Salient Object Detection (SOD) aims to identify and segment the most conspicuous objects in an image or video. As an important pre-processing step, it has many potential applications in multimedia and vision tasks. With the advance of…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Xinhao Deng , Pingping Zhang , Wei Liu , Huchuan Lu

Recently, deep learning-based salient object detection (SOD) in optical remote sensing images (ORSIs) have achieved significant breakthroughs. We observe that existing ORSIs-SOD methods consistently center around optimizing pixel features…

计算机视觉与模式识别 · 计算机科学 2024-11-12 Yanguang Sun , Jian Yang , Lei Luo

Despite the remarkable advances in visual saliency analysis for natural scene images (NSIs), salient object detection (SOD) for optical remote sensing images (RSIs) still remains an open and challenging problem. In this paper, we propose an…

计算机视觉与模式识别 · 计算机科学 2021-02-03 Qijian Zhang , Runmin Cong , Chongyi Li , Ming-Ming Cheng , Yuming Fang , Xiaochun Cao , Yao Zhao , Sam Kwong

Salient object detection on RGB-D images is an active topic in computer vision. Although the existing methods have achieved appreciable performance, there are still some challenges. The locality of convolutional neural network requires that…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Xian Fang , Jinshao Zhu , Xiuli Shao , Hongpeng Wang

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

Salient object detection is the pixel-level dense prediction task which can highlight the prominent object in the scene. Recently U-Net framework is widely used, and continuous convolution and pooling operations generate multi-level…

计算机视觉与模式识别 · 计算机科学 2023-01-25 Zhengyi Liu , Yuan Wang , Zhengzheng Tu , Yun Xiao , Bin Tang