中文
相关论文

相关论文: Background Noise Reduction of Attention Map for We…

200 篇论文

Weak supervision (WS) is a rich set of techniques that produce pseudolabels by aggregating easily obtained but potentially noisy label estimates from a variety of sources. WS is theoretically well understood for binary classification, where…

机器学习 · 计算机科学 2022-11-28 Harit Vishwakarma , Nicholas Roberts , Frederic Sala

Automated nodule segmentation is essential for computer-assisted diagnosis in ultrasound images. Nevertheless, most existing methods depend on precise pixel-level annotations by medical professionals, a process that is both costly and…

计算机视觉与模式识别 · 计算机科学 2024-07-19 Xingyue Zhao , Peiqi Li , Xiangde Luo , Meng Yang , Shi Chang , Zhongyu Li

We propose a novel algorithm for weakly supervised semantic segmentation based on image-level class labels only. In weakly supervised setting, it is commonly observed that trained model overly focuses on discriminative parts rather than the…

计算机视觉与模式识别 · 计算机科学 2018-01-09 Seunghoon Hong , Donghun Yeo , Suha Kwak , Honglak Lee , Bohyung Han

We propose a weakly-supervised approach for conditional image generation of complex scenes where a user has fine control over objects appearing in the scene. We exploit sparse semantic maps to control object shapes and classes, as well as…

计算机视觉与模式识别 · 计算机科学 2020-11-23 Dario Pavllo , Aurelien Lucchi , Thomas Hofmann

Weakly-supervised object detection (WSOD) aims to train an object detector only requiring the image-level annotations. Recently, some works have managed to select the accurate boxes generated from a well-trained WSOD network to supervise a…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Zitong Huang , Yiping Bao , Bowen Dong , Erjin Zhou , Wangmeng Zuo

Object detection is an import task of computer vision.A variety of methods have been proposed,but methods using the weak labels still do not have a satisfactory result.In this paper,we propose a new framework that using the weakly…

计算机视觉与模式识别 · 计算机科学 2016-07-19 Ke Yang , Dongsheng Li , Yong Dou , Shaohe Lv , Qiang Wang

Thanks to the advantages of the friendly annotations and the satisfactory performance, Weakly-Supervised Semantic Segmentation (WSSS) approaches have been extensively studied. Recently, the single-stage WSSS was awakened to alleviate…

计算机视觉与模式识别 · 计算机科学 2023-04-27 Chunyan Wang , Dong Zhang , Liyan Zhang , Jinhui Tang

In this work, the case of semantic segmentation on a small image dataset (simulated by 1000 randomly selected images from PASCAL VOC 2012), where only weak supervision signals (scribbles from user interaction) are available is studied.…

计算机视觉与模式识别 · 计算机科学 2020-07-16 Ahmadreza Jeddi

Image denoising is essential in low-level vision applications such as photography and automated driving. Existing methods struggle with distinguishing complex noise patterns in real-world scenes and consume significant computational…

图像与视频处理 · 电气工程与系统科学 2025-05-06 Binghong Chen , Tingting Chai , Wei Jiang , Yuanrong Xu , Guanglu Zhou , Xiangqian Wu

This paper proposes a novel weakly-supervised semantic segmentation method using image-level label only. The class-specific activation maps from the well-trained classifiers are used as cues to train a segmentation network. The well-known…

计算机视觉与模式识别 · 计算机科学 2019-06-17 Ting Sun , Lei Tai , Zhihan Gao , Ming Liu , Dit-Yan Yeung

With the increase in the number of image data and the lack of corresponding labels, weakly supervised learning has drawn a lot of attention recently in computer vision tasks, especially in the fine-grained semantic segmentation problem. To…

计算机视觉与模式识别 · 计算机科学 2021-10-11 Ke Zhang , Sihong Chen , Qi Ju , Yong Jiang , Yucong Li , Xin He

We consider the task of learning a classifier for semantic segmentation using weak supervision in the form of image labels which specify the object classes present in the image. Our method uses deep convolutional neural networks (CNNs) and…

计算机视觉与模式识别 · 计算机科学 2017-11-07 Qinbin Hou , Puneet Kumar Dokania , Daniela Massiceti , Yunchao Wei , Ming-Ming Cheng , Philip Torr

This work addresses the task of completely weakly supervised class-incremental learning for semantic segmentation to learn segmentation for both base and additional novel classes using only image-level labels. While class-incremental…

计算机视觉与模式识别 · 计算机科学 2025-05-19 David Minkwan Kim , Soeun Lee , Byeongkeun Kang

Transformers, originally proposed for natural language processing (NLP) tasks, have recently achieved great success in automatic speech recognition (ASR). However, adjacent acoustic units (i.e., frames) are highly correlated, and…

音频与语音处理 · 电气工程与系统科学 2020-05-20 Yangyang Shi , Yongqiang Wang , Chunyang Wu , Christian Fuegen , Frank Zhang , Duc Le , Ching-Feng Yeh , Michael L. Seltzer

Weakly supervised semantic segmentation produces a pixel-level localization from a classifier, but it is likely to restrict its focus to a small discriminative region of the target object. AdvCAM is an attribution map of an image that is…

计算机视觉与模式识别 · 计算机科学 2021-03-17 Jungbeom Lee , Eunji Kim , Sungroh Yoon

Weakly supervised instance segmentation with image-level labels, instead of expensive pixel-level masks, remains unexplored. In this paper, we tackle this challenging problem by exploiting class peak responses to enable a classification…

计算机视觉与模式识别 · 计算机科学 2018-04-04 Yanzhao Zhou , Yi Zhu , Qixiang Ye , Qiang Qiu , Jianbin Jiao

We study the robustness of object detection under the presence of missing annotations. In this setting, the unlabeled object instances will be treated as background, which will generate an incorrect training signal for the detector.…

计算机视觉与模式识别 · 计算机科学 2019-07-23 Zhe Wu , Navaneeth Bodla , Bharat Singh , Mahyar Najibi , Rama Chellappa , Larry S. Davis

Existing studies in weakly-supervised semantic segmentation (WSSS) using image-level weak supervision have several limitations: sparse object coverage, inaccurate object boundaries, and co-occurring pixels from non-target objects. To…

计算机视觉与模式识别 · 计算机科学 2021-05-20 Seungho Lee , Minhyun Lee , Jongwuk Lee , Hyunjung Shim

Recent advancements in information technology and the widespread use of the Internet have led to easier access to data worldwide. As a result, transmitting data through noisy channels is inevitable. Reducing the size of data and protecting…

In this paper, we address the problem of weakly supervised object localization (WSL), which trains a detection network on the dataset with only image-level annotations. The proposed approach is built on the observation that the proposal set…

计算机视觉与模式识别 · 计算机科学 2019-10-22 Wenju Xu , Yuanwei Wu , Wenchi Ma , Guanghui Wang