中文
相关论文

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

200 篇论文

Most existing salient object detection (SOD) models are difficult to apply due to the complex and huge model structures. Although some lightweight models are proposed, the accuracy is barely satisfactory. In this paper, we design a novel…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Jin Zhang , Qiuwei Liang , Yanjiao Shi

Camouflaged object detection (COD) and salient object detection (SOD) are two distinct yet closely-related computer vision tasks widely studied during the past decades. Though sharing the same purpose of segmenting an image into binary…

计算机视觉与模式识别 · 计算机科学 2024-03-01 Chao Hao , Zitong Yu , Xin Liu , Jun Xu , Huanjing Yue , Jingyu Yang

Video salient object detection (SOD) relies on motion cues to distinguish salient objects from backgrounds, but training such models is limited by scarce video datasets compared to abundant image datasets. Existing approaches that use…

计算机视觉与模式识别 · 计算机科学 2025-07-29 Suhwan Cho , Minhyeok Lee , Jungho Lee , Sunghun Yang , Sangyoun Lee

Salient Object Detection (SOD) aims to identify and segment prominent regions within a scene. Traditional models rely on manually annotated pseudo labels with precise pixel-level accuracy, which is time-consuming. We developed a low-cost,…

计算机视觉与模式识别 · 计算机科学 2025-01-09 Miaoyang He , Shuyong Gao , Tsui Qin Mok , Weifeng Ge , Wengqiang Zhang

Recently, unsupervised salient object detection (USOD) has gained increasing attention due to its annotation-free nature. However, current methods mainly focus on specific tasks such as RGB and RGB-D, neglecting the potential for task…

计算机视觉与模式识别 · 计算机科学 2024-08-14 Yao Yuan , Wutao Liu , Pan Gao , Qun Dai , Jie Qin

Salient Object Detection (SOD) plays a crucial role in many computer vision applications, requiring accurate localization and precise boundary delineation of salient regions. In this work, we present a novel framework that integrates…

机器学习 · 计算机科学 2025-09-30 Abhinav Sagar

Most existing CNN-based salient object detection methods can identify local segmentation details like hair and animal fur, but often misinterpret the real saliency due to the lack of global contextual information caused by the…

计算机视觉与模式识别 · 计算机科学 2022-03-09 Bo Xu , Guanze Liu , Han Huang , Cheng Lu , Yandong Guo

Salient Object Detection (SOD) is a popular and important topic aimed at precise detection and segmentation of the interesting regions in the images. We integrate the linguistic information into the vision-based U-Structure networks…

计算机视觉与模式识别 · 计算机科学 2022-08-10 Yunqing Bao , Hang Dai , Abdulmotaleb Elsaddik

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

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) domain using RGB-D data has lately emerged with some current models' adequately precise results. However, they have restrained generalization abilities and intensive computational complexity. In this paper,…

计算机视觉与模式识别 · 计算机科学 2021-02-15 Tanveer Hussain , Saeed Anwar , Amin Ullah , Khan Muhammad , Sung Wook Baik

Salient object detection (SOD), which aims to find the most important region of interest and segment the relevant object/item in that area, is an important yet challenging vision task. This problem is inspired by the fact that human seems…

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

This paper researches the unexplored task-point cloud salient object detection (SOD). Differing from SOD for images, we find the attention shift of point clouds may provoke saliency conflict, i.e., an object paradoxically belongs to salient…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Songlin Fan , Wei Gao , Ge Li

In recent years, deep network-based methods have continuously refreshed state-of-the-art performance on Salient Object Detection (SOD) task. However, the performance discrepancy caused by different implementation details may conceal the…

计算机视觉与模式识别 · 计算机科学 2022-02-08 Huajun Zhou , Yang Lin , Lingxiao Yang , Jianhuang Lai , Xiaohua Xie

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

Recent salient object detection (SOD) methods aim to improve performance in four key directions: semantic enhancement, boundary refinement, auxiliary task supervision, and multi-modal fusion. In pursuit of continuous gains, these approaches…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Yu Zhang , Haoan Ping , Yuchen Li , Zhenshan Bing , Fuchun Sun , Alois Knoll

As an essential problem in computer vision, salient object detection (SOD) has attracted an increasing amount of research attention over the years. Recent advances in SOD are predominantly led by deep learning-based solutions (named deep…

计算机视觉与模式识别 · 计算机科学 2021-01-12 Wenguan Wang , Qiuxia Lai , Huazhu Fu , Jianbing Shen , Haibin Ling , Ruigang Yang

Salient Object Detection (SOD) has traditionally relied on feature refinement modules that utilize the features of an ImageNet pre-trained backbone. However, this approach limits the possibility of pre-training the entire network because of…

计算机视觉与模式识别 · 计算机科学 2024-08-30 Rohit Venkata Sai Dulam , Chandra Kambhamettu

Image-based salient object detection (SOD) has been extensively studied in the past decades. However, video-based SOD is much less explored since there lack large-scale video datasets within which salient objects are unambiguously defined…

计算机视觉与模式识别 · 计算机科学 2017-05-10 Jia Li , Changqun Xia , Xiaowu Chen

Visual salient object detection (SOD) aims at finding the salient object(s) that attract human attention, while camouflaged object detection (COD) on the contrary intends to discover the camouflaged object(s) that hidden in the surrounding.…

计算机视觉与模式识别 · 计算机科学 2021-04-07 Aixuan Li , Jing Zhang , Yunqiu Lv , Bowen Liu , Tong Zhang , Yuchao Dai
‹ 上一页 1 2 3 10 下一页 ›