paper-with-me

Papers

Boosting Weakly Supervised Object Detection using Fusion and Priors from Hallucinated Depth

2023-03-20 · Cagri Gungor, Adriana Kovashka

Despite recent attention and exploration of depth for various tasks, it is still an unexplored modality for weakly-supervised object detection (WSOD). We propose an amplifier method for enhancing the performance of WSOD by integrating depth information. Our approach can be applied to any WSOD method based on multiple-instance learning, without necessitating additional annotations or inducing large computational expenses. Our proposed method employs a monocular depth estimation technique to obtain hallucinated depth information, which is then incorporated into a Siamese WSOD network using contrastive loss and fusion. By analyzing the relationship between language context and depth, we calculate depth priors to identify the bounding box proposals that may contain an object of interest. These depth priors are then utilized to update the list of pseudo ground-truth boxes, or adjust the confidence of per-box predictions. Our proposed method is evaluated on six datasets (COCO, PASCAL VOC, Conceptual Captions, Clipart1k, Watercolor2k, and Comic2k) by implementing it on top of two state-of-the-art WSOD methods, and we demonstrate a substantial enhancement in performance.

📄 PDF Abstract BibTeX arXiv:2303.10937

Code (0)

등록된 구현이 없습니다.

Tasks

Depth EstimationMonocular Depth EstimationMultiple Instance Learningobject-detectionObject DetectionWeakly Supervised Object Detection

Similar Papers 제목 키워드 기반

Weakly Supervised Video Salient Object Detection

2021-04-06 · CVPR 2021 1 · Wangbo Zhao, Jing Zhang, Long Li, Nick Barnes 외

Significant performance improvement has been achieved for fully-supervised video salient object detection with the pixel-wise labeled training datasets, which are time-consuming and expensive to obtain. To relieve the bu…

Objectobject-detectionObject DetectionPseudo Label+4

Boosting Weakly Supervised Object Detection with Progressive Knowledge Transfer

2020-07-15 · ECCV 2020 8 · Yuanyi Zhong, Jian-Feng Wang, Jian Peng, Lei Zhang

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 w…

Objectobject-detectionObject DetectionTransfer Learning+1

Weakly Supervised 3D Object Detection from Lidar Point Cloud

2020-07-23 · ECCV 2020 8 · Qinghao Meng, Wenguan Wang, Tianfei Zhou, Jianbing Shen 외

It is laborious to manually label point cloud data for training high-quality 3D object detectors. This work proposes a weakly supervised approach for 3D object detection, only requiring a small set of weakly annotated sc…

3D Object DetectionObjectobject-detectionObject Detection

Multi-Evidence Filtering and Fusion for Multi-Label Classification, Object Detection and Semantic Segmentation Based on Weakly Supervised Learning

2018-02-26 · CVPR 2018 6 · Weifeng Ge, Sibei Yang, Yizhou Yu

Supervised object detection and semantic segmentation require object or even pixel level annotations. When there exist image level labels only, it is challenging for weakly supervised algorithms to achieve accurate predi…

ClusteringGeneral Classificationimage-classificationImage Classification+15

H2RBox-v2: Incorporating Symmetry for Boosting Horizontal Box Supervised Oriented Object Detection

2023-09-21 · NeurIPS 2023 11

With the rapidly increasing demand for oriented object detection, e.g. in autonomous driving and remote sensing, the recently proposed paradigm involving weakly-supervised detector H2RBox for learning rotated box (RBox) …