中文
相关论文

相关论文: Salient Object Detection in Traffic Scene through …

200 篇论文

Salient object detection (SOD) and camouflaged object detection (COD) are related yet distinct binary mapping tasks. These tasks involve multiple modalities, sharing commonalities and unique cues. Existing research often employs intricate…

计算机视觉与模式识别 · 计算机科学 2024-04-12 Ziyang Luo , Nian Liu , Wangbo Zhao , Xuguang Yang , Dingwen Zhang , Deng-Ping Fan , Fahad Khan , Junwei Han

Salient objects attract human attention and usually stand out clearly from their surroundings. In contrast, camouflaged objects share similar colors or textures with the environment. In this case, salient objects are typically…

计算机视觉与模式识别 · 计算机科学 2023-07-11 Aixuan Li , Jing Zhang , Yunqiu Lv , Tong Zhang , Yiran Zhong , Mingyi He , Yuchao Dai

Salient Object Detection (SOD) aims to identify and segment the most prominent objects in images. Advanced SOD methods often utilize various Convolutional Neural Networks (CNN) or Transformers for deep feature extraction. However, these…

计算机视觉与模式识别 · 计算机科学 2024-08-09 Shixuan Gao , Pingping Zhang , Tianyu Yan , Huchuan Lu

Given the widespread adoption of depth-sensing acquisition devices, RGB-D videos and related data/media have gained considerable traction in various aspects of daily life. Consequently, conducting salient object detection (SOD) in RGB-D…

计算机视觉与模式识别 · 计算机科学 2024-05-22 Ao Mou , Yukang Lu , Jiahao He , Dingyao Min , Keren Fu , Qijun Zhao

Existing methods for Salient Object Detection in Optical Remote Sensing Images (ORSI-SOD) mainly adopt Convolutional Neural Networks (CNNs) as the backbone, such as VGG and ResNet. Since CNNs can only extract features within certain…

计算机视觉与模式识别 · 计算机科学 2023-09-18 Gongyang Li , Zhen Bai , Zhi Liu , Xinpeng Zhang , Haibin Ling

Contemporary deep-learning object detection methods for autonomous driving usually assume prefixed categories of common traffic participants, such as pedestrians and cars. Most existing detectors are unable to detect uncommon objects and…

计算机视觉与模式识别 · 计算机科学 2022-09-20 Kaican Li , Kai Chen , Haoyu Wang , Lanqing Hong , Chaoqiang Ye , Jianhua Han , Yukuai Chen , Wei Zhang , Chunjing Xu , Dit-Yan Yeung , Xiaodan Liang , Zhenguo Li , Hang Xu

With the rapid development of depth sensor, more and more RGB-D videos could be obtained. Identifying the foreground in RGB-D videos is a fundamental and important task. However, the existing salient object detection (SOD) works only focus…

计算机视觉与模式识别 · 计算机科学 2024-09-20 Junhao Lin , Lei Zhu , Jiaxing Shen , Huazhu Fu , Qing Zhang , Liansheng Wang

This paper addresses the challenge of deploying salient object detection (SOD) on resource-constrained devices with real-time performance. While recent advances in deep neural networks have improved SOD, existing top-leading models are…

计算机视觉与模式识别 · 计算机科学 2025-07-03 Zhuo Su , Li Liu , Matthias Müller , Jiehua Zhang , Diana Wofk , Ming-Ming Cheng , Matti Pietikäinen

Although deep salient object detection (SOD) has achieved remarkable progress, deep SOD models are extremely data-hungry, requiring large-scale pixel-wise annotations to deliver such promising results. In this paper, we propose a novel yet…

计算机视觉与模式识别 · 计算机科学 2022-10-26 Zhenyu Wu , Lin Wang , Wei Wang , Tengfei Shi , Chenglizhao Chen , Aimin Hao , Shuo Li

A light field camera can reconstruct 3D scenes using captured multi-focus images that contain rich spatial geometric information, enhancing applications in stereoscopic photography, virtual reality, and robotic vision. In this work, a…

计算机视觉与模式识别 · 计算机科学 2024-11-12 Zhengyi Liu , Longzhen Wang , Xianyong Fang , Zhengzheng Tu , Linbo Wang

Depth can provide useful geographical cues for salient object detection (SOD), and has been proven helpful in recent RGB-D SOD methods. However, existing video salient object detection (VSOD) methods only utilize spatiotemporal information…

计算机视觉与模式识别 · 计算机科学 2022-07-12 Yukang Lu , Dingyao Min , Keren Fu , Qijun Zhao

Semi-Supervised Object Detection (SSOD), aiming to explore unlabeled data for boosting object detectors, has become an active task in recent years. However, existing SSOD approaches mainly focus on horizontal objects, leaving multi-oriented…

计算机视觉与模式识别 · 计算机科学 2023-04-11 Wei Hua , Dingkang Liang , Jingyu Li , Xiaolong Liu , Zhikang Zou , Xiaoqing Ye , Xiang Bai

In this work, we consider the safety-oriented performance of 3D object detectors in autonomous driving contexts. Specifically, despite impressive results shown by the mass literature, developers often find it hard to ensure the safe…

计算机视觉与模式识别 · 计算机科学 2025-03-31 Brian Hsuan-Cheng Liao , Chih-Hong Cheng , Hasan Esen , Alois Knoll

Salient object detection (SOD) is viewed as a pixel-wise saliency modeling task by traditional deep learning-based methods. A limitation of current SOD models is insufficient utilization of inter-pixel information, which usually results in…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Ziyun Yang , Somayyeh Soltanian-Zadeh , Sina Farsiu

Robust traffic sign detection and recognition (TSDR) is of paramount importance for the successful realization of autonomous vehicle technology. The importance of this task has led to a vast amount of research efforts and many promising…

图像与视频处理 · 电气工程与系统科学 2020-06-05 Sabbir Ahmed , Uday Kamal , Md. Kamrul Hasan

In this paper, we address the detection of co-occurring salient objects (CoSOD) in an image group using frequency statistics in an unsupervised manner, which further enable us to develop a semi-supervised method. While previous works have…

计算机视觉与模式识别 · 计算机科学 2023-11-14 Souradeep Chakraborty , Shujon Naha , Muhammet Bastan , Amit Kumar K C , Dimitris Samaras

Developing a new Salient Object Detection (SOD) model involves selecting an ImageNet pre-trained backbone and creating novel feature refinement modules to use backbone features. However, adding new components to a pre-trained backbone needs…

计算机视觉与模式识别 · 计算机科学 2023-11-10 Rohit Venkata Sai Dulam , Chandra Kambhamettu

Focusing on only semantic instances that only salient in a scene gains more benefits for robot navigation and self-driving cars than looking at all objects in the whole scene. This paper pushes the envelope on salient regions in a video to…

计算机视觉与模式识别 · 计算机科学 2018-11-26 Trung-Nghia Le , Akihiro Sugimoto

Salient object detection (SOD) requires modeling both long-range contextual dependencies and fine-grained structural details, which remains challenging for convolutional, transformer-based, and Mamba-based state space models. While recent…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Suklav Ghosh , Arijit Sur , Pinaki Mitra

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