TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Instance-aware, Context-focused, and Memory-efficient Weak...

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

Zhongzheng Ren, Zhiding Yu, Xiaodong Yang, Ming-Yu Liu, Yong Jae Lee, Alexander G. Schwing, Jan Kautz

2020-04-09CVPR 2020 6Weakly Supervised Object DetectionVideo Object Detectionobject-detectionObject Detection
PaperPDFCodeCode(official)

Abstract

Weakly supervised learning has emerged as a compelling tool for object detection by reducing the need for strong supervision during training. However, major challenges remain: (1) differentiation of object instances can be ambiguous; (2) detectors tend to focus on discriminative parts rather than entire objects; (3) without ground truth, object proposals have to be redundant for high recalls, causing significant memory consumption. Addressing these challenges is difficult, as it often requires to eliminate uncertainties and trivial solutions. To target these issues we develop an instance-aware and context-focused unified framework. It employs an instance-aware self-training algorithm and a learnable Concrete DropBlock while devising a memory-efficient sequential batch back-propagation. Our proposed method achieves state-of-the-art results on COCO ($12.1\% ~AP$, $24.8\% ~AP_{50}$), VOC 2007 ($54.9\% ~AP$), and VOC 2012 ($52.1\% ~AP$), improving baselines by great margins. In addition, the proposed method is the first to benchmark ResNet based models and weakly supervised video object detection. Code, models, and more details will be made available at: https://github.com/NVlabs/wetectron.

Results

TaskDatasetMetricValueModel
Object DetectionPASCAL VOC 2007MAP58.1wetectron (single mode, 07+12)
Object DetectionPASCAL VOC 2007MAP54.9wetectron(single-model)
Object DetectionPASCAL VOC 2012 testMAP52.1wetectron(single-model)
Object DetectionCOCO test-devAP5024.8wetectron(single-model, VGG16)
3DPASCAL VOC 2007MAP58.1wetectron (single mode, 07+12)
3DPASCAL VOC 2007MAP54.9wetectron(single-model)
3DPASCAL VOC 2012 testMAP52.1wetectron(single-model)
3DCOCO test-devAP5024.8wetectron(single-model, VGG16)
2D ClassificationPASCAL VOC 2007MAP58.1wetectron (single mode, 07+12)
2D ClassificationPASCAL VOC 2007MAP54.9wetectron(single-model)
2D ClassificationPASCAL VOC 2012 testMAP52.1wetectron(single-model)
2D ClassificationCOCO test-devAP5024.8wetectron(single-model, VGG16)
2D Object DetectionPASCAL VOC 2007MAP58.1wetectron (single mode, 07+12)
2D Object DetectionPASCAL VOC 2007MAP54.9wetectron(single-model)
2D Object DetectionPASCAL VOC 2012 testMAP52.1wetectron(single-model)
2D Object DetectionCOCO test-devAP5024.8wetectron(single-model, VGG16)
16kPASCAL VOC 2007MAP58.1wetectron (single mode, 07+12)
16kPASCAL VOC 2007MAP54.9wetectron(single-model)
16kPASCAL VOC 2012 testMAP52.1wetectron(single-model)
16kCOCO test-devAP5024.8wetectron(single-model, VGG16)

Related Papers

A Real-Time System for Egocentric Hand-Object Interaction Detection in Industrial Domains2025-07-17RS-TinyNet: Stage-wise Feature Fusion Network for Detecting Tiny Objects in Remote Sensing Images2025-07-17Decoupled PROB: Decoupled Query Initialization Tasks and Objectness-Class Learning for Open World Object Detection2025-07-17Dual LiDAR-Based Traffic Movement Count Estimation at a Signalized Intersection: Deployment, Data Collection, and Preliminary Analysis2025-07-17Vision-based Perception for Autonomous Vehicles in Obstacle Avoidance Scenarios2025-07-16Tomato Multi-Angle Multi-Pose Dataset for Fine-Grained Phenotyping2025-07-15ECORE: Energy-Conscious Optimized Routing for Deep Learning Models at the Edge2025-07-08Beyond One Shot, Beyond One Perspective: Cross-View and Long-Horizon Distillation for Better LiDAR Representations2025-07-07