中文
相关论文

相关论文: TS-CAM: Token Semantic Coupled Attention Map for W…

200 篇论文

Convolutional Neural Networks (CNNs) model long-range dependencies by deeply stacking convolution operations with small window sizes, which makes the optimizations difficult. This paper presents region-based non-local (RNL) operations as a…

计算机视觉与模式识别 · 计算机科学 2021-02-03 Guoxi Huang , Adrian G. Bors

We propose an object detection system that relies on a multi-region deep convolutional neural network (CNN) that also encodes semantic segmentation-aware features. The resulting CNN-based representation aims at capturing a diverse set of…

计算机视觉与模式识别 · 计算机科学 2015-09-25 Spyros Gidaris , Nikos Komodakis

It has long been considered a significant problem to improve the visual quality of lossy image and video compression. Recent advances in computing power together with the availability of large training data sets has increased interest in…

多媒体 · 计算机科学 2017-03-30 Aaditya Prakash , Nick Moran , Solomon Garber , Antonella DiLillo , James Storer

Object localization is an important computer vision problem with a variety of applications. The lack of large scale object-level annotations and the relative abundance of image-level labels makes a compelling case for weak supervision in…

计算机视觉与模式识别 · 计算机科学 2016-03-30 Archith J. Bency , Heesung Kwon , Hyungtae Lee , S. Karthikeyan , B. S. Manjunath

Weakly supervised object localization (WSOL) is one of the most popular and challenging tasks in computer vision. This task is to localize the objects in the images given only the image-level supervision. Recently, dividing WSOL into two…

计算机视觉与模式识别 · 计算机科学 2023-08-14 Rui Xu , Yong Luo , Han Hu , Bo Du , Jialie Shen , Yonggang Wen

Contextual information has been shown to be powerful for semantic segmentation. This work proposes a novel Context-based Tandem Network (CTNet) by interactively exploring the spatial contextual information and the channel contextual…

计算机视觉与模式识别 · 计算机科学 2021-04-21 Zechao Li , Yanpeng Sun , Jinhui Tang

Given a training dataset composed of images and corresponding category labels, deep convolutional neural networks show a strong ability in mining discriminative parts for image classification. However, deep convolutional neural networks…

计算机视觉与模式识别 · 计算机科学 2019-03-08 Weifeng Ge , Xiangru Lin , Yizhou Yu

Weakly supervised semantic segmentation produces pixel-level localization from class labels; however, a classifier trained on such labels is likely to focus on a small discriminative region of the target object. We interpret this phenomenon…

计算机视觉与模式识别 · 计算机科学 2021-10-14 Jungbeom Lee , Jooyoung Choi , Jisoo Mok , Sungroh Yoon

Weakly-supervised semantic segmentation (WSSS) has recently gained much attention for its promise to train segmentation models only with image-level labels. Existing WSSS methods commonly argue that the sparse coverage of CAM incurs the…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Minhyun Lee , Dongseob Kim , Hyunjung Shim

Weakly Supervised Temporal Action Localization (WSTAL) aims to localize and classify action instances in long untrimmed videos with only video-level category labels. Due to the lack of snippet-level supervision for indicating action…

计算机视觉与模式识别 · 计算机科学 2024-09-09 Jia-Run Du , Jia-Chang Feng , Kun-Yu Lin , Fa-Ting Hong , Xiao-Ming Wu , Zhongang Qi , Ying Shan , Wei-Shi Zheng

Since acquiring pixel-wise annotations for training convolutional neural networks for semantic image segmentation is time-consuming, weakly supervised approaches that only require class tags have been proposed. In this work, we propose…

计算机视觉与模式识别 · 计算机科学 2019-05-17 Johann Sawatzky , Debayan Banerjee , Juergen Gall

It has been widely known that CAM (Class Activation Map) usually only activates discriminative object regions and falsely includes lots of object-related backgrounds. As only a fixed set of image-level object labels are available to the…

计算机视觉与模式识别 · 计算机科学 2022-03-28 Jinheng Xie , Xianxu Hou , Kai Ye , Linlin Shen

Weakly-supervised semantic segmentation (WSSS) with image-level labels has been widely studied to relieve the annotation burden of the traditional segmentation task. In this paper, we show that existing fully-annotated base categories can…

计算机视觉与模式识别 · 计算机科学 2022-10-18 Siyuan Zhou , Li Niu , Jianlou Si , Chen Qian , Liqing Zhang

Weakly supervised object detection has recently received much attention, since it only requires image-level labels instead of the bounding-box labels consumed in strongly supervised learning. Nevertheless, the save in labeling expense is…

计算机视觉与模式识别 · 计算机科学 2018-02-13 Jiajie Wang , Jiangchao Yao , Ya Zhang , Rui Zhang

Weakly-supervised Temporal Action Localization (W-TAL) aims to classify and localize all action instances in an untrimmed video under only video-level supervision. However, without frame-level annotations, it is challenging for W-TAL…

计算机视觉与模式识别 · 计算机科学 2020-10-23 Yuanhao Zhai , Le Wang , Wei Tang , Qilin Zhang , Junsong Yuan , Gang Hua

Deep learning-based medical image segmentation technology aims at automatic recognizing and annotating objects on the medical image. Non-local attention and feature learning by multi-scale methods are widely used to model network, which…

计算机视觉与模式识别 · 计算机科学 2020-12-08 Bo Wang , Lei Wang , Junyang Chen , Zhenghua Xu , Thomas Lukasiewicz , Zhigang Fu

Image retrieval in realistic scenarios targets large dynamic datasets of unlabeled images. In these cases, training or fine-tuning a model every time new images are added to the database is neither efficient nor scalable. Convolutional…

计算机视觉与模式识别 · 计算机科学 2017-07-11 Albert Jimenez , Jose M. Alvarez , Xavier Giro-i-Nieto

Recent mainstream weakly-supervised semantic segmentation (WSSS) approaches mainly relies on image-level classification learning, which has limited representation capacity. In this paper, we propose a novel semantic learning based…

计算机视觉与模式识别 · 计算机科学 2022-11-11 Junliang Chen , Xiaodong Zhao , Minmin Liu , Linlin Shen

Convolutional Neural Networks (CNNs) have been widely employed for image Super-Resolution (SR) in recent years. Various techniques enhance SR performance by altering CNN structures or incorporating improved self-attention mechanisms.…

计算机视觉与模式识别 · 计算机科学 2024-05-30 Qizhou Chen , Qing Shao

We present Attention Zoom, a modular and model-agnostic spatial attention mechanism designed to improve feature extraction in convolutional neural networks (CNNs). Unlike traditional attention approaches that require architecture-specific…

计算机视觉与模式识别 · 计算机科学 2025-08-06 Daniel DeAlcala , Aythami Morales , Julian Fierrez , Ruben Tolosana