中文
相关论文

相关论文: SSFam: Scribble Supervised Salient Object Detectio…

200 篇论文

Recent developments for Semi-Supervised Object Detection (SSOD) have shown the promise of leveraging unlabeled data to improve an object detector. However, thus far these methods have assumed that the unlabeled data does not contain…

计算机视觉与模式识别 · 计算机科学 2022-08-30 Yen-Cheng Liu , Chih-Yao Ma , Xiaoliang Dai , Junjiao Tian , Peter Vajda , Zijian He , Zsolt Kira

One major branch of saliency object detection methods is diffusion-based which construct a graph model on a given image and diffuse seed saliency values to the whole graph by a diffusion matrix. While their performance is sensitive to…

计算机视觉与模式识别 · 计算机科学 2020-01-20 Peng Jiang , Zhiyi Pan , Nuno Vasconcelos , Baoquan Chen , Jingliang Peng

Event cameras, characterized by high temporal resolution, high dynamic range, low power consumption, and high pixel bandwidth, offer unique capabilities for object detection in specialized contexts. Despite these advantages, the inherent…

计算机视觉与模式识别 · 计算机科学 2024-03-25 Yimeng Fan , Wei Zhang , Changsong Liu , Mingyang Li , Wenrui Lu

Depth images and thermal images contain the spatial geometry information and surface temperature information, which can act as complementary information for the RGB modality. However, the quality of the depth and thermal images is often…

计算机视觉与模式识别 · 计算机科学 2024-05-14 Liuxin Bao , Xiaofei Zhou , Xiankai Lu , Yaoqi Sun , Haibing Yin , Zhenghui Hu , Jiyong Zhang , Chenggang Yan

Existing salient object detection (SOD) models are generally constrained by the limited receptive fields of convolutional neural networks (CNNs) and quadratic computational complexity of Transformers. Recently, the emerging state-space…

计算机视觉与模式识别 · 计算机科学 2026-02-03 Wenzhuo Zhao , Keren Fu , Jiahao He , Xiaohong Liu , Qijun Zhao , Guangtao Zhai

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

Light field salient object detection (SOD) is an emerging research direction attributed to the richness of light field data. However, most existing methods lack effective handling of focal stacks, therefore making the latter involved in a…

计算机视觉与模式识别 · 计算机科学 2023-05-10 Bo Yuan , Yao Jiang , Keren Fu , Qijun Zhao

Typically, a salient object detection (SOD) model faces opposite requirements in processing object interiors and boundaries. The features of interiors should be invariant to strong appearance change so as to pop-out the salient object as a…

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

Scribble-based weakly supervised semantic segmentation leverages only a few annotated pixels as labels to train a segmentation model, presenting significant potential for reducing the human labor involved in the annotation process. This…

计算机视觉与模式识别 · 计算机科学 2025-03-19 Xinliang Zhang , Lei Zhu , Shuang Zeng , Hangzhou He , Ourui Fu , Zhengjian Yao , Zhaoheng Xie , Yanye Lu

RGB-D SOD uses depth information to handle challenging scenes and obtain high-quality saliency maps. Existing state-of-the-art RGB-D saliency detection methods overwhelmingly rely on the strategy of directly fusing depth information.…

计算机视觉与模式识别 · 计算机科学 2022-07-12 Xingzhao Jia , Dongye Changlei , Yanjun Peng

Salient object detection exemplifies data-bounded tasks where expensive pixel-precise annotations force separate model training for related subtasks like DIS and HR-SOD. We present a method that dramatically improves generalization through…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Orest Kupyn , Hirokatsu Kataoka , Christian Rupprecht

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

The Segment Anything Model 2 (SAM2) has emerged as a foundation model for universal segmentation. Owing to its generalizable visual representations, SAM2 has been successfully applied to various downstream tasks. However, extending SAM2 to…

计算机视觉与模式识别 · 计算机科学 2026-05-13 Jiyuan Liu , Jia Lin , Xiaofei Zhou , Runmin Cong , Deyang Liu , Zhi Liu

Accurately identifying and representing object edges is a challenging task in computer vision and image processing. The Segment Anything Model (SAM) has significantly influenced the field of image segmentation, but suffers from high memory…

计算机视觉与模式识别 · 计算机科学 2025-07-22 Jiasheng Xu , Yewang Chen

The rapid development of deep learning has significantly improved salient object detection (SOD) combining both RGB and thermal (RGB-T) images. However, existing Transformer-based RGB-T SOD models with quadratic complexity are…

计算机视觉与模式识别 · 计算机科学 2025-11-10 Pengfei Lyu , Xiaosheng Yu , Pak-Hei Yeung , Chengdong Wu , Jagath C. Rajapakse

The Segment Anything Model (SAM) excels at general image segmentation but has limited ability to understand natural language, which restricts its direct application in Referring Expression Segmentation (RES). Toward this end, we propose…

计算机视觉与模式识别 · 计算机科学 2026-03-20 Wei Tang , Xuejing Liu , Yanpeng Sun , Zechao Li

The Segment Anything Model (SAM) is a promptable segmentation model recently introduced by Meta AI that has demonstrated its prowess across various fields beyond just image segmentation. SAM can accurately segment images across diverse…

计算机视觉与模式识别 · 计算机科学 2023-04-18 Junzhang Chen , Xiangzhi Bai

Existing CNNs-Based RGB-D salient object detection (SOD) networks are all required to be pretrained on the ImageNet to learn the hierarchy features which helps provide a good initialization. However, the collection and annotation of…

计算机视觉与模式识别 · 计算机科学 2021-12-06 Xiaoqi Zhao , Youwei Pang , Lihe Zhang , Huchuan Lu , Xiang Ruan

In recent years, RGB-T salient object detection (SOD) has attracted continuous attention, which makes it possible to identify salient objects in environments such as low light by introducing thermal image. However, most of the existing…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Runmin Cong , Kepu Zhang , Chen Zhang , Feng Zheng , Yao Zhao , Qingming Huang , Sam Kwong

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