paper-with-me

홈 › Papers

Utilizing the Instability in Weakly Supervised Object Detection

2019-06-14 · Yan Gao, Boxiao Liu, Nan Guo, Xiaochun Ye, Fang Wan, Haihang You, Dongrui Fan

Weakly supervised object detection (WSOD) focuses on training object detector with only image-level annotations, and is challenging due to the gap between the supervision and the objective. Most of existing approaches model WSOD as a multiple instance learning (MIL) problem. However, we observe that the result of MIL based detector is unstable, i.e., the most confident bounding boxes change significantly when using different initializations. We quantitatively demonstrate the instability by introducing a metric to measure it, and empirically analyze the reason of instability. Although the instability seems harmful for detection task, we argue that it can be utilized to improve the performance by fusing the results of differently initialized detectors. To implement this idea, we propose an end-to-end framework with multiple detection branches, and introduce a simple fusion strategy. We further propose an orthogonal initialization method to increase the difference between detection branches. By utilizing the instability, we achieve 52.6% and 48.0% mAP on the challenging PASCAL VOC 2007 and 2012 datasets, which are both the new state-of-the-arts.

📄 PDF Abstract BibTeX arXiv:1906.06023

Code (0)

등록된 구현이 없습니다.

Tasks

Multiple Instance LearningObjectobject-detectionObject DetectionWeakly Supervised Object Detection

Similar Papers 제목 키워드 기반

Weakly Supervised Camouflaged Object Detection Based on the SAM Model and Mask Guidance

2026-05-25 · Xia Li, Xinran Liu, Lin Qi, Junyu Dong arxiv

Camouflaged object detection (COD) from a single image is a challenging task due to the high similarity between objects and their surroundings. Existing fully supervised methods require labor-intensive pixel-level annota…

Object Detection

Enhancing Weakly-Supervised Object Detection on Static Images through (Hallucinated) Motion

2024-09-15 · Cagri Gungor, Adriana Kovashka

While motion has garnered attention in various tasks, its potential as a modality for weakly-supervised object detection (WSOD) in static images remains unexplored. Our study introduces an approach to enhance WSOD method…

Objectobject-detectionObject DetectionRepresentation Learning+1

Graudally Applying Weakly Supervised and Active Learning for Mass Detection in Breast Ultrasound Images

2020-08-19 · Jooyeol Yun, JungWoo Oh, IlDong Yun

We propose a method for effectively utilizing weakly annotated image data in an object detection tasks of breast ultrasound images. Given the problem setting where a small, strongly annotated dataset and a large, weakly …

Active LearningObjectobject-detectionObject Detection

WeakSAM: Segment Anything Meets Weakly-supervised Instance-level Recognition

2024-02-22 · Lianghui Zhu, Junwei Zhou, Yan Liu, Xin Hao 외

Weakly supervised visual recognition using inexact supervision is a critical yet challenging learning problem. It significantly reduces human labeling costs and traditionally relies on multi-instance learning and pseudo-…

Image-level Supervised Instance Segmentationobject-detectionObject DetectionSegmentation+2

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