Weakly Supervised Object Detection

51 papers with code • 17 benchmarks • 13 datasets

Weakly Supervised Object Detection (WSOD) is the task of training object detectors with only image tag supervisions.

( Image credit: Soft Proposal Networks for Weakly Supervised Object Localization )

Libraries

Use these libraries to find Weakly Supervised Object Detection models and implementations

Weakly Supervised Rotation-Invariant Aerial Object Detection Network

xiaoxfeng/rinet CVPR 2022

Object rotation is among long-standing, yet still unexplored, hard issues encountered in the task of weakly supervised object detection (WSOD) from aerial images.

29
01 Jan 2022

Boosting Weakly Supervised Object Detection via Learning Bounding Box Adjusters

DongSky/lbba_boosted_wsod ICCV 2021

In this paper, we defend the problem setting for improving localization performance by leveraging the bounding box regression knowledge from a well-annotated auxiliary dataset.

21
03 Aug 2021

UWSOD: Toward Fully-Supervised-Level Capacity Weakly Supervised Object Detection

shenyunhang/UWSOD NeurIPS 2020

In this paper, we propose a unified WSOD framework, termed UWSOD, to develop a high-capacity general detection model with only image-level labels, which is self-contained and does not require external modules or additional supervision.

21
01 Dec 2020

Domain-Adaptive Object Detection via Uncertainty-Aware Distribution Alignment

basiclab/DA-OD-MEAA-PyTorch 31 Oct 2020

Domain adaptation aims to transfer knowledge from the sourcedata with annotations to scarcely-labeled data in the target domain, which has attracted a lot of attention in recent years and facilitatedmany multimedia applications.

18
31 Oct 2020

Comprehensive Attention Self-Distillation for Weakly-Supervised Object Detection

DeLightCMU/CASD NeurIPS 2020

Moreover, the image-level category labels do not enforce consistent object detection across different transformations of the same images.

84
22 Oct 2020

Multiple instance learning on deep features for weakly supervised object detection with extreme domain shifts

nicaogr/Mi_max 3 Aug 2020

Weakly supervised object detection (WSOD) using only image-level annotations has attracted a growing attention over the past few years.

15
03 Aug 2020

Boosting Weakly Supervised Object Detection with Progressive Knowledge Transfer

mikuhatsune/wsod_transfer ECCV 2020

In this paper, we propose an effective knowledge transfer framework to boost the weakly supervised object detection accuracy with the help of an external fully-annotated source dataset, whose categories may not overlap with the target domain.

36
15 Jul 2020

Distilling Knowledge from Refinement in Multiple Instance Detection Networks

luiszeni/Boosted-OICR 23 Apr 2020

Then, we present an adaptive supervision aggregation function that dynamically changes the aggregation criteria for selecting boxes related to one of the ground-truth classes, background, or even ignored during the generation of each refinement module supervision.

30
23 Apr 2020

Instance-aware, Context-focused, and Memory-efficient Weakly Supervised Object Detection

NVlabs/wetectron CVPR 2020

Weakly supervised learning has emerged as a compelling tool for object detection by reducing the need for strong supervision during training.

359
09 Apr 2020