paper-with-me

Papers

Object Instance Mining for Weakly Supervised Object Detection

2020-02-04 · Chenhao Lin, Siwen Wang, Dongqi Xu, Yu Lu, Wayne Zhang

Weakly supervised object detection (WSOD) using only image-level annotations has attracted growing attention over the past few years. Existing approaches using multiple instance learning easily fall into local optima, because such mechanism tends to learn from the most discriminative object in an image for each category. Therefore, these methods suffer from missing object instances which degrade the performance of WSOD. To address this problem, this paper introduces an end-to-end object instance mining (OIM) framework for weakly supervised object detection. OIM attempts to detect all possible object instances existing in each image by introducing information propagation on the spatial and appearance graphs, without any additional annotations. During the iterative learning process, the less discriminative object instances from the same class can be gradually detected and utilized for training. In addition, we design an object instance reweighted loss to learn larger portion of each object instance to further improve the performance. The experimental results on two publicly available databases, VOC 2007 and 2012, demonstrate the efficacy of proposed approach.

📄 PDF Abstract BibTeX arXiv:2002.01087

Code (1)

bigvideoresearch/OIM 공식 구현

Tasks

Multiple Instance LearningObjectobject-detectionObject DetectionWeakly Supervised Object Detection

Similar Papers 제목 키워드 기반

Toward Joint Thing-and-Stuff Mining for Weakly Supervised Panoptic Segmentation

2021-06-19 · CVPR 2021 1 · Yunhang Shen, Liujuan Cao, Zhiwei Chen, Feihong Lian 외

Panoptic segmentation aims to partition an image to object instances and semantic content for thing and stuff categories, respectively. To date, learning weakly supervised panoptic segmentation (WSPS) with only image…

Instance SegmentationMultiple Instance LearningObjectobject-detection+6

Transformer-based Multi-Instance Learning for Weakly Supervised Object Detection

2023-03-27 · Zhaofei Wang, Weijia Zhang, Min-Ling Zhang

Weakly Supervised Object Detection (WSOD) enables the training of object detection models using only image-level annotations. State-of-the-art WSOD detectors commonly rely on multi-instance learning (MIL) as the backbone…

Objectobject-detectionObject DetectionWeakly Supervised Object Detection

TS2C: Tight Box Mining with Surrounding Segmentation Context for Weakly Supervised Object Detection

2018-07-13 · ECCV 2018 9 · Yunchao Wei, Zhiqiang Shen, Bowen Cheng, Honghui Shi 외

This work provides a simple approach to discover tight object bounding boxes with only image-level supervision, called Tight box mining with Surrounding Segmentation Context (TS2C). We observe that object candidates mine…

Multiple Instance LearningObjectobject-detectionObject Detection+3

Weakly Supervised Open-Vocabulary Object Detection

2023-12-19 · Jianghang Lin, Yunhang Shen, Bingquan Wang, Shaohui Lin 외

Despite weakly supervised object detection (WSOD) being a promising step toward evading strong instance-level annotations, its capability is confined to closed-set categories within a single training dataset. In this pap…

AttributeNovel ConceptsObjectobject-detection+6

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