Browse State-of-the-Art › Weakly Supervised Object Detection
Weakly Supervised Object Detection
58 papers with code · 17 benchmarks · 14 datasets archive 2025-07-28
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 )
Description from the archive archive 2025-07-28.
Benchmarks archive 2025-07-28
17 leaderboard tables shown for this task, 17 with rows (a “benchmark” on this site is a table with at least one row, as on /sota), ordered by row count. “Best model” is the first row in the archive's own order at snapshot; nothing is re-ranked here and metric direction is not recorded in the archive. PwC's Trend sparklines are not in the archive, so that column is omitted. 10 shown of 17 until expanded.
Syntology column: samples harvested from the paper's repositories and executed on synthesized fixtures; “ran” is not a correctness claim and does not order the table. A dash means no Syntology record for that paper, not a recorded non-run. Read from the graph 2026-09-24.
Libraries
Not in the archive: the export carries no per-task library table, so there is nothing to show at snapshot 2025-07-28.
Datasets archive 2025-07-28
14 datasets whose archive record lists this task, ordered by the archive's paper count.
Subtasks archive 2025-07-28
No subtask under this task in the archive's task tree.
Parent tasks archive 2025-07-28
Most implemented papers archive 2025-07-28
30 shown of 58 papers with code (142 tagged with this task in all), ordered by repositories listed in the archive, not by stars (the archive holds no stars, so PwC's “Social” and “Latest” sorts cannot be reproduced). Papers without a page here are shown as plain text.
-
9 Nov 2015 5 repositories listed Syntology ran 1 of 3 samples · 2 unverified · 1 pointer-only (licence)Weakly supervised learning of object detection is an important problem in image understanding that still does not have a satisfactory solution.
-
9 Jul 2018 4 repositories listed Syntology ran 1 of 7 samples · 6 unverifiedThe iterative instance classifier refinement is implemented online using multiple streams in convolutional neural networks, where the first is an MIL network and the others are for instance classifier refinement…
-
1 Apr 2017 4 repositories listedWe propose a novel online instance classifier refinement algorithm to integrate MIL and the instance classifier refinement procedure into a single deep network, and train the network end-to-end with only image-level…
-
30 Mar 2018 3 repositories listed Syntology ran 1 of 11 samples · 10 unverifiedCan we detect common objects in a variety of image domains without instance-level annotations?
-
29 Sep 2023 2 repositories listedOur cross-domain segmentation method, trained on Cityscapes, achieves SOTA results on Dark Zurich-val and Nighttime Driving.
-
19 Nov 2022 2 repositories listedDrawings are powerful means of pictorial abstraction and communication.
-
3 Aug 2020 2 repositories listedWeakly supervised object detection (WSOD) using only image-level annotations has attracted a growing attention over the past few years.
-
9 Apr 2020 2 repositories listed Syntology ran 3 of 5 samples · 2 unverifiedWeakly supervised learning has emerged as a compelling tool for object detection by reducing the need for strong supervision during training.
-
5 Oct 2018 2 repositories listedWe propose a method for the weakly supervised detection of objects in paintings.
-
1 Jul 2017 2 repositories listedThis paper introduces WILDCAT, a deep learning method which jointly aims at aligning image regions for gaining spatial invariance and learning strongly localized features.
-
29 Aug 2024 1 repository listedWe propose a novel fully automated Weakly Supervised method using Vision transformer and Multiple instance learning WSVM for tongue extraction and tooth-marked tongue recognition.
-
22 Jul 2024 1 repository listedWeakly supervised video object segmentation (WSVOS) enables the identification of segmentation maps without requiring an extensive training dataset of object masks, relying instead on coarse video labels indicating…
-
27 Jun 2024 1 repository listedMost WSOD methods rely on traditional object proposals to generate candidate regions and are confronted with unstable training, which easily gets stuck in a poor local optimum.
-
22 Jun 2024 1 repository listedLack of shape guidance and label jitter caused by information deficiency of weak label are the main problems in 3D weakly-supervised object detection.
-
28 Mar 2024 1 repository listedExisting pseudo label generation methods for point weakly supervised object detection are inadequate in low data volume and dense object detection tasks.
-
22 Feb 2024 1 repository listedWeakly supervised visual recognition using inexact supervision is a critical yet challenging learning problem.
-
19 Feb 2024 1 repository listedWeakly supervised object detection (WSup-OD) increases the usefulness and interpretability of image classification algorithms without requiring additional supervision.
-
29 Nov 2023 1 repository listed Syntology ran 4 of 4 samples · 0 unverifiedOn 1Mpx, RVT-S with 10% labels even surpasses its fully-supervised counterpart using 100% labels.
-
14 Nov 2023 1 repository listedWe present a novel deep learning framework for classifying light curves using a weakly supervised object detection model.
-
7 Nov 2023 1 repository listedAfter training the model on the two datasets, with labels that comprise 10% cell markers, the DET improved from 0.
-
14 Sep 2023 1 repository listedIn this work, we propose ALWOD, a new framework that addresses this problem by fusing active learning (AL) with weakly and semi-supervised object detection paradigms.
-
11 Sep 2023 1 repository listedWe posit that even when we have only the image level label, still formulating the problem as object detection (with bounding box output) helps a deep neural network (DNN) model focus on the relevant region of interest.
-
5 Sep 2023 1 repository listedPathology detection and delineation enables the automatic interpretation of medical scans such as chest X-rays while providing a high level of explainability to support radiologists in making informed decisions.
-
19 Aug 2023 1 repository listedMultiple instance learning (MIL) was a weakly supervised learning approach that sought to assign binary class labels to collections of instances known as bags.
-
11 Aug 2023 1 repository listedThese inaccurate high-scoring region proposals will mislead the training of subsequent refinement modules and thus hamper the detection performance.
-
31 Oct 2022 1 repository listed Syntology ran 0 of 5 samples · 5 unverifiedOn the other hand, WSSS methods based on Vision Transformers (ViT) have not yet explored valid alternatives to CAM.
-
13 Oct 2022 1 repository listed Syntology ran 2 of 2 samples · 0 unverified · 2 pointer-only (licence)Given a class label, the language model is used to generate a full description of a scene with a target object, and the text-to-image model deployed to generate a photo-realistic image.
-
16 Aug 2022 1 repository listedWeakly Supervised Object Detection (WSOD) is a task that detects objects in an image using a model trained only on image-level annotations.
-
25 Jul 2022 1 repository listedOn COCO, using on average 10 fully-annotated images per class, or equivalently 1% of the training set, BiB also reduces the performance gap (in AP) between the weakly-supervised detector and the fully-supervised Fast…
-
25 Jul 2022 1 repository listedGenerally, with given pseudo ground-truths generated from the well-trained WSOD network, we propose a two-module iterative training algorithm to refine pseudo labels and supervise better object detector progressively.
Syntology lines on 7 of the papers shown; no Syntology record for the others (a paper without an arXiv id cannot be joined to the graph, and absence from the graph layer is not a recorded non-run). “Ran” means the sample executed on a synthesized fixture, not that the paper's result was reproduced. Read from the graph 2026-09-24.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections