中文
相关论文

相关论文: Co-Salient Object Detection with Co-Representation…

200 篇论文

The traditional definition of co-salient object detection (CoSOD) task is to segment the common salient objects in a group of relevant images. This definition is based on an assumption of group consensus consistency that is not always…

计算机视觉与模式识别 · 计算机科学 2023-10-17 Yang Wu , Shenglong Hu , Huihui Song , Kaihua Zhang , Bo Liu , Dong Liu

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

Co-salient object detection targets at detecting co-existed salient objects among a group of images. Recently, a generalist model for segmenting everything in context, called SegGPT, is gaining public attention. In view of its breakthrough…

计算机视觉与模式识别 · 计算机科学 2023-05-09 Yi Liu , Shoukun Xu , Dingwen Zhang , Jungong Han

Our paper introduces a novel two-stage self-supervised approach for detecting co-occurring salient objects (CoSOD) in image groups without requiring segmentation annotations. Unlike existing unsupervised methods that rely solely on…

计算机视觉与模式识别 · 计算机科学 2024-07-04 Souradeep Chakraborty , Dimitris Samaras

Salient object detection (SOD) aims to determine the most visually attractive objects in an image. With the development of virtual reality technology, 360{\deg} omnidirectional image has been widely used, but the SOD task in 360{\deg}…

计算机视觉与模式识别 · 计算机科学 2022-12-26 Runmin Cong , Ke Huang , Jianjun Lei , Yao Zhao , Qingming Huang , Sam Kwong

Salient object detection is inherently a subjective problem, as observers with different priors may perceive different objects as salient. However, existing methods predominantly formulate it as an objective prediction task with a single…

计算机视觉与模式识别 · 计算机科学 2026-02-09 Fuxi Zhang , Yifan Wang , Hengrun Zhao , Zhuohan Sun , Changxing Xia , Lijun Wang , Huchuan Lu , Yangrui Shao , Chen Yang , Long Teng

We present a simple yet effective progressive self-guided loss function to facilitate deep learning-based salient object detection (SOD) in images. The saliency maps produced by the most relevant works still suffer from incomplete…

计算机视觉与模式识别 · 计算机科学 2021-09-08 Sheng Yang , Weisi Lin , Guosheng Lin , Qiuping Jiang , Zichuan Liu

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 has increasingly become a popular topic in cognitive and computational sciences, including computer vision and artificial intelligence research. In this paper, we propose integrating \textit{semantic priors} into…

计算机视觉与模式识别 · 计算机科学 2017-05-24 Tam V. Nguyen , Luoqi Liu

Salient object detection (SOD) is a crucial and preliminary task for many computer vision applications, which have made progress with deep CNNs. Most of the existing methods mainly rely on the RGB information to distinguish the salient…

计算机视觉与模式识别 · 计算机科学 2020-06-03 Jiawei Zhao , Yifan Zhao , Jia Li , Xiaowu Chen

Salient object detection(SOD) aims at locating the most significant object within a given image. In recent years, great progress has been made in applying SOD on many vision tasks. The depth map could provide additional spatial prior and…

计算机视觉与模式识别 · 计算机科学 2021-06-09 Guangyu Ren , Yanchu Xie , Tianhong Dai , Tania Stathaki

Existing co-salient object detection (CoSOD) methods generally employ a three-stage architecture (i.e., encoding, consensus extraction & dispersion, and prediction) along with a typical full fine-tuning paradigm. Although they yield certain…

计算机视觉与模式识别 · 计算机科学 2025-04-22 Jie Wang , Nana Yu , Zihao Zhang , Yahong Han

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

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) has achieved substantial progress in recent years. In practical scenarios, compressed images (CI) serve as the primary medium for data transmission and storage. However, scant attention has been directed…

计算机视觉与模式识别 · 计算机科学 2024-09-23 Guibiao Liao , Wei Gao

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) and camouflaged object detection (COD) are two closely related but distinct computer vision tasks. Although both are class-agnostic segmentation tasks that map from RGB space to binary space, the former aims…

计算机视觉与模式识别 · 计算机科学 2025-08-11 Chao Hao , Zitong Yu , Xin Liu , Yuhao Wang , Weicheng Xie , Jingang Shi , Huanjing Yue , Jingyu Yang

Recent deep learning-based video salient object detection (VSOD) has achieved some breakthrough, but these methods rely on expensive annotated videos with pixel-wise annotations, weak annotations, or part of the pixel-wise annotations. In…

计算机视觉与模式识别 · 计算机科学 2022-04-06 Binwei Xu , Haoran Liang , Wentian Ni , Weihua Gong , Ronghua Liang , Peng Chen

Co-salient Object Detection (CoSOD) aims to segment salient objects that consistently appear across a group of related images. Despite the notable progress achieved by recent training-based approaches, they still remain constrained by the…

计算机视觉与模式识别 · 计算机科学 2026-04-02 Zhijin He , Shuo Jin , Siyue Yu , Shuwei Wu , Bingfeng Zhang , Li Yu , Jimin Xiao

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