paper-with-me

Papers

Boosting Weakly Supervised Object Detection via Learning Bounding Box Adjusters

2021-08-03 · ICCV 2021 10 · Bowen Dong, Zitong Huang, Yuelin Guo, Qilong Wang, Zhenxing Niu, WangMeng Zuo

Weakly-supervised object detection (WSOD) has emerged as an inspiring recent topic to avoid expensive instance-level object annotations. However, the bounding boxes of most existing WSOD methods are mainly determined by precomputed proposals, thereby being limited in precise object localization. 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. First, we use the well-annotated auxiliary dataset to explore a series of learnable bounding box adjusters (LBBAs) in a multi-stage training manner, which is class-agnostic. Then, only LBBAs and a weakly-annotated dataset with non-overlapped classes are used for training LBBA-boosted WSOD. As such, our LBBAs are practically more convenient and economical to implement while avoiding the leakage of the auxiliary well-annotated dataset. In particular, we formulate learning bounding box adjusters as a bi-level optimization problem and suggest an EM-like multi-stage training algorithm. Then, a multi-stage scheme is further presented for LBBA-boosted WSOD. Additionally, a masking strategy is adopted to improve proposal classification. Experimental results verify the effectiveness of our method. Our method performs favorably against state-of-the-art WSOD methods and knowledge transfer model with similar problem setting. Code is publicly available at \url{https://github.com/DongSky/lbba_boosted_wsod}.

📄 PDF Abstract BibTeX arXiv:2108.01499

Code (1)

DongSky/lbba_boosted_wsod 공식 구현 pytorch

Tasks

Objectobject-detectionObject DetectionObject LocalizationTransfer LearningWeakly Supervised Object Detection

Similar Papers 제목 키워드 기반

Weakly Supervised 3D Object Detection from Point Clouds

2020-07-28 · Zengyi Qin, Jinglu Wang, Yan Lu

A crucial task in scene understanding is 3D object detection, which aims to detect and localize the 3D bounding boxes of objects belonging to specific classes. Existing 3D object detectors heavily rely on annotated 3D bo…

3D Object DetectionKnowledge DistillationObjectobject-detection+3

Generative Adversarial Learning Towards Fast Weakly Supervised Detection

2018-06-01 · CVPR 2018 6 · Yunhan Shen, Rongrong Ji, Shengchuan Zhang, WangMeng Zuo 외

Weakly supervised object detection has attracted extensive research efforts in recent years. Without the need of annotating bounding boxes, the existing methods usually follow a two/multi-stage pipeline with an online co…

Objectobject-detectionObject DetectionWeakly Supervised Object Detection

Open-Vocabulary Object Detection Using Captions

2020-11-20 · CVPR 2021 1 · Alireza Zareian, Kevin Dela Rosa, Derek Hao Hu, Shih-Fu Chang

Despite the remarkable accuracy of deep neural networks in object detection, they are costly to train and scale due to supervision requirements. Particularly, learning more object categories typically requires proportion…

Objectobject-detectionObject DetectionOpen Vocabulary Attribute Detection+3

Weakly Supervised Object Detection with Segmentation Collaboration

2019-04-01 · ICCV 2019 10 · Xiaoyan Li, Meina Kan, Shiguang Shan, Xilin Chen

Weakly supervised object detection aims at learning precise object detectors, given image category labels. In recent prevailing works, this problem is generally formulated as a multiple instance learning module guided by…

General Classificationimage-classificationImage ClassificationMultiple Instance Learning+5

Exploring Visual Context for Weakly Supervised Person Search

2021-06-19 · Yichao Yan, Jinpeng Li, Shengcai Liao, Jie Qin 외

Person search has recently emerged as a challenging task that jointly addresses pedestrian detection and person re-identification. Existing approaches follow a fully supervised setting where both bounding box and identit…

ClusteringPedestrian DetectionPerson Re-IdentificationPerson Search