English
Related papers

Related papers: Constrained Sampling for Class-Agnostic Weakly Sup…

200 papers

Weakly supervised object localization (WSOL) focuses on localizing objects only with the supervision of image-level classification masks. Most previous WSOL methods follow the classification activation map (CAM) that localizes objects based…

Computer Vision and Pattern Recognition · Computer Science 2022-03-28 Lei Zhu , Qi She , Qian Chen , Yunfei You , Boyu Wang , Yanye Lu

Weakly-Supervised Object Detection (WSOD) and Localization (WSOL), i.e., detecting multiple and single instances with bounding boxes in an image using image-level labels, are long-standing and challenging tasks in the CV community. With the…

Computer Vision and Pattern Recognition · Computer Science 2021-05-27 Feifei Shao , Long Chen , Jian Shao , Wei Ji , Shaoning Xiao , Lu Ye , Yueting Zhuang , Jun Xiao

Weakly supervised object localization (WSOL) is a challenging problem which aims to localize objects with only image-level labels. Due to the lack of ground truth bounding boxes, class labels are mainly employed to train the model. This…

Computer Vision and Pattern Recognition · Computer Science 2020-11-24 Sabrina Narimene Benassou , Wuzhen Shi , Feng Jiang , Abdallah Benzine

Weakly-Supervised Video Object Localization (WSVOL) involves localizing an object in videos using only video-level labels, also referred to as tags. State-of-the-art WSVOL methods like Temporal CAM (TCAM) rely on class activation mapping…

Computer Vision and Pattern Recognition · Computer Science 2024-07-09 Shakeeb Murtaza , Marco Pedersoli , Aydin Sarraf , Eric Granger

Weakly Supervised Object Localization (WSOL), which aims to localize objects by only using image-level labels, has attracted much attention because of its low annotation cost in real applications. Current studies focus on the Class…

Computer Vision and Pattern Recognition · Computer Science 2025-05-09 Xi Yang , Songsong Duan , Nannan Wang , Xinbo Gao

Weakly Supervised Object Detection (WSOD), using only image-level annotations to train object detectors, is of growing importance in object recognition. In this paper, we propose a novel deep network for WSOD. Unlike previous networks that…

Computer Vision and Pattern Recognition · Computer Science 2018-10-16 Peng Tang , Xinggang Wang , Song Bai , Wei Shen , Xiang Bai , Wenyu Liu , Alan Yuille

A critical object detection task is finetuning an existing model to detect novel objects, but the standard workflow requires bounding box annotations which are time-consuming and expensive to collect. Weakly supervised object detection…

Computer Vision and Pattern Recognition · Computer Science 2023-05-29 Tyler LaBonte , Yale Song , Xin Wang , Vibhav Vineet , Neel Joshi

Weakly Supervised Object Localization (WSOL) aims to localize objects with image-level supervision. Existing works mainly rely on Class Activation Mapping (CAM) derived from a classification model. However, CAM-based methods usually focus…

Computer Vision and Pattern Recognition · Computer Science 2022-05-30 Jilan Xu , Junlin Hou , Yuejie Zhang , Rui Feng , Rui-Wei Zhao , Tao Zhang , Xuequan Lu , Shang Gao

Weakly supervised semantic segmentation (WSSS), which aims to mine the object regions by merely using class-level labels, is a challenging task in computer vision. The current state-of-the-art CNN-based methods usually adopt…

Computer Vision and Pattern Recognition · Computer Science 2022-10-03 Dongjian Huo , Yukun Su , Qingyao Wu

Weakly-supervised learning approaches have gained significant attention due to their ability to reduce the effort required for human annotations in training neural networks. This paper investigates a framework for weakly-supervised object…

Computer Vision and Pattern Recognition · Computer Science 2024-04-16 Byeongkeun Kang , Sinhae Cha , Yeejin Lee

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…

Computer Vision and Pattern Recognition · Computer Science 2019-10-22 Wenju Xu , Yuanwei Wu , Wenchi Ma , Guanghui Wang

Modern deep learning models require large amounts of accurately annotated data, which is often difficult to satisfy. Hence, weakly supervised tasks, including weakly supervised object localization~(WSOL) and detection~(WSOD), have recently…

Computer Vision and Pattern Recognition · Computer Science 2021-08-05 Chen-Lin Zhang , Yin Li , Jianxin Wu

This paper proposes a new transformer-based framework to learn class-specific object localization maps as pseudo labels for weakly supervised semantic segmentation (WSSS). Inspired by the fact that the attended regions of the one-class…

Computer Vision and Pattern Recognition · Computer Science 2022-03-08 Lian Xu , Wanli Ouyang , Mohammed Bennamoun , Farid Boussaid , Dan Xu

This paper proposes a novel transformer-based framework that aims to enhance weakly supervised semantic segmentation (WSSS) by generating accurate class-specific object localization maps as pseudo labels. Building upon the observation that…

Computer Vision and Pattern Recognition · Computer Science 2023-08-08 Lian Xu , Mohammed Bennamoun , Farid Boussaid , Hamid Laga , Wanli Ouyang , Dan Xu

Weakly supervised object localization has recently attracted attention since it aims to identify both class labels and locations of objects by using image-level labels. Most previous methods utilize the activation map corresponding to the…

Computer Vision and Pattern Recognition · Computer Science 2019-12-20 Seunghan Yang , Yoonhyung Kim , Youngeun Kim , Changick Kim

Weakly supervised object localization (WSOL) is a challenging task aiming to localize objects with only image-level supervision. Recent works apply visual transformer to WSOL and achieve significant success by exploiting the long-range…

Computer Vision and Pattern Recognition · Computer Science 2023-08-10 Pingyu Wu , Wei Zhai , Yang Cao , Jiebo Luo , Zheng-Jun Zha

Weakly supervised object localization aims to find a target object region in a given image with only weak supervision, such as image-level labels. Most existing methods use a class activation map (CAM) to generate a localization map;…

Computer Vision and Pattern Recognition · Computer Science 2022-04-04 Eunji Kim , Siwon Kim , Jungbeom Lee , Hyunwoo Kim , Sungroh Yoon

Weakly-supervised object detection attempts to limit the amount of supervision by dispensing the need for bounding boxes, but still assumes image-level labels on the entire training set. In this work, we study the problem of training an…

Computer Vision and Pattern Recognition · Computer Science 2021-07-22 Zhaohui Yang , Miaojing Shi , Chao Xu , Vittorio Ferrari , Yannis Avrithis

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…

Computer Vision and Pattern Recognition · Computer Science 2016-03-30 Archith J. Bency , Heesung Kwon , Hyungtae Lee , S. Karthikeyan , B. S. Manjunath

Weakly Supervised Object Localization (WSOL) allows training deep learning models for classification and localization (LOC) using only global class-level labels. The absence of bounding box (bbox) supervision during training raises…

Computer Vision and Pattern Recognition · Computer Science 2024-08-13 Shakeeb Murtaza , Soufiane Belharbi , Marco Pedersoli , Eric Granger