中文
相关论文

相关论文: A Visual Representation-guided Framework with Glob…

200 篇论文

Recently salient object detection has witnessed remarkable improvement owing to the deep convolutional neural networks which can harvest powerful features for images. In particular, state-of-the-art salient object detection methods enjoy…

计算机视觉与模式识别 · 计算机科学 2019-05-10 Haofeng Li , Guanbin Li , Yizhou Yu

Deep convolutional neural networks have been widely applied in salient object detection and have achieved remarkable results in this field. However, existing models suffer from information distortion caused by interpolation during…

计算机视觉与模式识别 · 计算机科学 2023-12-01 Hewen Xiao , Jie Mei , Guangfu Ma , Weiren Wu

Image saliency detection has recently witnessed rapid progress due to deep convolutional neural networks. However, none of the existing methods is able to identify object instances in the detected salient regions. In this paper, we present…

计算机视觉与模式识别 · 计算机科学 2017-04-13 Guanbin Li , Yuan Xie , Liang Lin , Yizhou Yu

Current state-of-the-art methods for object detection rely on annotated bounding boxes of large data sets for training. However, obtaining such annotations is expensive and can require up to hundreds of hours of manual labor. This poses a…

计算机视觉与模式识别 · 计算机科学 2025-08-04 Hannah Kniesel , Leon Sick , Tristan Payer , Tim Bergner , Kavitha Shaga Devan , Clarissa Read , Paul Walther , Timo Ropinski

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

We propose a semi-supervised approach for contemporary object detectors following the teacher-student dual model framework. Our method is featured with 1) the exponential moving averaging strategy to update the teacher from the student…

计算机视觉与模式识别 · 计算机科学 2021-06-22 Yihe Tang , Weifeng Chen , Yijun Luo , Yuting Zhang

Camouflaged object detection (COD) from a single image is a challenging task due to the high similarity between objects and their surroundings. Existing fully supervised methods require labor-intensive pixel-level annotations, making weakly…

计算机视觉与模式识别 · 计算机科学 2026-05-26 Xia Li , Xinran Liu , Lin Qi , Junyu Dong

Learning in data-scarce settings has recently gained significant attention in the research community. Semi-supervised object detection(SSOD) aims to improve detection performance by leveraging a large number of unlabeled images alongside a…

计算机视觉与模式识别 · 计算机科学 2026-01-30 Chaoxin Wang , Bharaneeshwar Balasubramaniyam , Anurag Sangem , Nicolais Guevara , Doina Caragea

Building a large image dataset with high-quality object masks for semantic segmentation is costly and time consuming. In this paper, we introduce a principled semi-supervised framework that only uses a small set of fully supervised images…

计算机视觉与模式识别 · 计算机科学 2020-02-27 Mostafa S. Ibrahim , Arash Vahdat , Mani Ranjbar , William G. Macready

RGB-Thermal salient object detection (SOD) combines two spectra to segment visually conspicuous regions in images. Most existing methods use boundary maps to learn the sharp boundary. These methods ignore the interactions between isolated…

计算机视觉与模式识别 · 计算机科学 2023-05-17 Heng Zhou , Chunna Tian , Zhenxi Zhang , Chengyang Li , Yuxuan Ding , Yongqiang Xie , Zhongbo Li

Semi-Supervised Object Detection (SSOD) has achieved resounding success by leveraging unlabeled data to improve detection performance. However, in Open Scene Semi-Supervised Object Detection (O-SSOD), unlabeled data may contains unknown…

计算机视觉与模式识别 · 计算机科学 2024-01-04 Jingyu Zhuang , Kuo Wang , Liang Lin , Guanbin Li

Weakly supervised object localization (WSOL) aims to localize objects by only utilizing image-level labels. Class activation maps (CAMs) are the commonly used features to achieve WSOL. However, previous CAM-based methods did not take full…

计算机视觉与模式识别 · 计算机科学 2021-08-03 Jun Wei , Qin Wang , Zhen Li , Sheng Wang , S. Kevin Zhou , Shuguang Cui

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

Weakly supervised semantic segmentation (WSSS) aims to bypass the need for laborious pixel-level annotation by using only image-level annotation. Most existing methods rely on Class Activation Maps (CAM) to derive pixel-level pseudo-labels…

计算机视觉与模式识别 · 计算机科学 2023-11-07 Tianle Chen , Zheda Mai , Ruiwen Li , Wei-lun Chao

Salient Object Detection (SOD) methods can locate objects that stand out in an image, assign higher values to their pixels in a saliency map, and binarize the map outputting a predicted segmentation mask. A recent tendency is to investigate…

UNet-based methods have shown outstanding performance in salient object detection (SOD), but are problematic in two aspects. 1) Indiscriminately integrating the encoder feature, which contains spatial information for multiple objects, and…

计算机视觉与模式识别 · 计算机科学 2021-10-14 Chaewon Park , Minhyeok Lee , MyeongAh Cho , Sangyoun Lee

Pixel-wise clean annotation is necessary for fully-supervised semantic segmentation, which is laborious and expensive to obtain. In this paper, we propose a weakly supervised 2D semantic segmentation model by incorporating sparse bounding…

计算机视觉与模式识别 · 计算机科学 2020-12-02 Weixuan Sun , Jing Zhang , Nick Barnes

Weakly-Supervised Semantic Segmentation (WSSS) methods with image-level labels generally train a classification network to generate the Class Activation Maps (CAMs) as the initial coarse segmentation labels. However, current WSSS methods…

计算机视觉与模式识别 · 计算机科学 2022-02-11 Lixiang Ru , Bo Du , Yibing Zhan , Chen Wu

Weakly supervised object localization (WSOL) aims to localize objects with only image-level labels. Previous methods often try to utilize feature maps and classification weights to localize objects using image level annotations indirectly.…

计算机视觉与模式识别 · 计算机科学 2020-03-04 Chen-Lin Zhang , Yun-Hao Cao , Jianxin Wu

Recently, contrastive learning has largely advanced the progress of unsupervised visual representation learning. Pre-trained on ImageNet, some self-supervised algorithms reported higher transfer learning performance compared to…

计算机视觉与模式识别 · 计算机科学 2020-11-18 Longhui Wei , Lingxi Xie , Jianzhong He , Jianlong Chang , Xiaopeng Zhang , Wengang Zhou , Houqiang Li , Qi Tian