中文
相关论文

相关论文: Constrained Sampling for Class-Agnostic Weakly Sup…

200 篇论文

This work addresses the task of weakly-supervised object localization. The goal is to learn object localization using only image-level class labels, which are much easier to obtain compared to bounding box annotations. This task is…

计算机视觉与模式识别 · 计算机科学 2023-12-18 David Kim , Sinhae Cha , Byeongkeun Kang

Weakly supervised video object localization (WSVOL) allows locating object in videos using only global video tags such as object class. State-of-art methods rely on multiple independent stages, where initial spatio-temporal proposals are…

计算机视觉与模式识别 · 计算机科学 2022-10-25 Soufiane Belharbi , Ismail Ben Ayed , Luke McCaffrey , Eric Granger

Weakly supervised object localization is a challenging task in which the object of interest should be localized while learning its appearance. State-of-the-art methods recycle the architecture of a standard CNN by using the activation maps…

计算机视觉与模式识别 · 计算机科学 2020-12-03 Akhil Meethal , Marco Pedersoli , Soufiane Belharbi , Eric Granger

Weakly Supervised Object Localization (WSOL) methods only require image level labels as opposed to expensive bounding box annotations required by fully supervised algorithms. We study the problem of learning localization model on target…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Amir Rahimi , Amirreza Shaban , Thalaiyasingam Ajanthan , Richard Hartley , Byron Boots

Classification activation map (CAM), utilizing the classification structure to generate pixel-wise localization maps, is a crucial mechanism for weakly supervised object localization (WSOL). However, CAM directly uses the classifier trained…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Lei Zhu , Qian Chen , Lujia Jin , Yunfei You , Yanye Lu

Weakly Supervised Object Localization (WSOL) methods generate both classification and localization results by learning from only image category labels. Previous methods usually utilize class activation map (CAM) to obtain target object…

计算机视觉与模式识别 · 计算机科学 2021-01-14 Ziyi Kou , Guofeng Cui , Shaojie Wang , Wentian Zhao , Chenliang Xu

Weakly Supervised Object Detection (WSOD) is a task that detects objects in an image using a model trained only on image-level annotations. Current state-of-the-art models benefit from self-supervised instance-level supervision, but since…

计算机视觉与模式识别 · 计算机科学 2022-09-05 Jinhwan Seo , Wonho Bae , Danica J. Sutherland , Junhyug Noh , Daijin Kim

Weakly supervised object localization (WSOL) aims to localize objects using only image-level labels. Recently a new paradigm has emerged by generating a foreground prediction map (FPM) to achieve localization task. Existing FPM-based…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Pingyu Wu , Wei Zhai , Yang Cao

Most existing weakly supervised localization (WSL) approaches learn detectors by finding positive bounding boxes based on features learned with image-level supervision. However, those features do not contain spatial location related…

计算机视觉与模式识别 · 计算机科学 2017-05-02 Zequn Jie , Yunchao Wei , Xiaojie Jin , Jiashi Feng , Wei Liu

Weakly supervised object localization(WSOL) remains an open problem given the deficiency of finding object extent information using a classification network. Although prior works struggled to localize objects through various spatial…

计算机视觉与模式识别 · 计算机科学 2021-03-31 Xingjia Pan , Yingguo Gao , Zhiwen Lin , Fan Tang , Weiming Dong , Haolei Yuan , Feiyue Huang , Changsheng Xu

Weakly supervised learning of object detection is an important problem in image understanding that still does not have a satisfactory solution. In this paper, we address this problem by exploiting the power of deep convolutional neural…

计算机视觉与模式识别 · 计算机科学 2016-12-20 Hakan Bilen , Andrea Vedaldi

Existing studies in weakly supervised semantic segmentation (WSSS) have utilized class activation maps (CAMs) to localize the class objects. However, since a classification loss is insufficient for providing precise object regions, CAMs…

计算机视觉与模式识别 · 计算机科学 2021-12-13 Sung-Hoon Yoon , Hyeokjun Kweon , Jaeseok Jeong , Hyeonseong Kim , Shinjeong Kim , Kuk-Jin Yoon

Existing weakly-supervised semantic segmentation methods using image-level annotations typically rely on initial responses to locate object regions. However, such response maps generated by the classification network usually focus on…

计算机视觉与模式识别 · 计算机科学 2020-08-05 Yu-Ting Chang , Qiaosong Wang , Wei-Chih Hung , Robinson Piramuthu , Yi-Hsuan Tsai , Ming-Hsuan Yang

Weakly supervised semantic segmentation (WSSS), a fundamental computer vision task, which aims to segment out the object within only class-level labels. The traditional methods adopt the CNN-based network and utilize the class activation…

计算机视觉与模式识别 · 计算机科学 2023-10-03 Jingliang Deng , Zonghan Li

Malicious image manipulation poses societal risks, increasing the importance of effective image manipulation detection methods. Recent approaches in image manipulation detection have largely been driven by fully supervised approaches, which…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Xinghao Wang , Tao Gong , Qi Chu , Bin Liu , Nenghai Yu

Training object detectors with only image-level annotations is very challenging because the target objects are often surrounded by a large number of background clutters. Many existing approaches tackle this problem through object proposal…

计算机视觉与模式识别 · 计算机科学 2017-08-08 Wenhui Jiang , Thuyen Ngo , B. S. Manjunath , Zhicheng Zhao , Fei Su

Weakly supervised object localization (WSOL) is a challenging problem when given image category labels but requires to learn object localization models. Optimizing a convolutional neural network (CNN) for classification tends to activate…

计算机视觉与模式识别 · 计算机科学 2021-08-05 Wei Gao , Fang Wan , Xingjia Pan , Zhiliang Peng , Qi Tian , Zhenjun Han , Bolei Zhou , Qixiang Ye

We present a technique for weakly supervised object localization (WSOL), building on the observation that WSOL algorithms usually work better on images with bigger objects. Instead of training the object detector on the entire training set…

计算机视觉与模式识别 · 计算机科学 2016-08-17 Miaojing Shi , Vittorio Ferrari

Weakly supervised object localization (WSOL) is a challenging task to localize the object by only category labels. However, there is contradiction between classification and localization because accurate classification network tends to pay…

计算机视觉与模式识别 · 计算机科学 2022-01-04 Ming Li

Weakly supervised object localization (WSOL) aims to learn object localizer solely by using image-level labels. The convolution neural network (CNN) based techniques often result in highlighting the most discriminative part of objects while…

计算机视觉与模式识别 · 计算机科学 2022-04-13 Zhiwei Chen , Changan Wang , Yabiao Wang , Guannan Jiang , Yunhang Shen , Ying Tai , Chengjie Wang , Wei Zhang , Liujuan Cao