paper-with-me

홈 › Papers

Optimizing Region Selection for Weakly Supervised Object Detection

2017-08-05 · Wenhui Jiang, Thuyen Ngo, B. S. Manjunath, Zhicheng Zhao, Fei Su

Training object detectors with only image-level annotations is very challenging because the target objects are often surrounded by a large number of background clutters. Many existing approaches tackle this problem through object proposal mining. However, the collected positive regions are either low in precision or lack of diversity, and the strategy of collecting negative regions is not carefully designed, neither. Moreover, training is often slow because region selection and object detector training are processed separately. In this context, the primary contribution of this work is to improve weakly supervised detection with an optimized region selection strategy. The proposed method collects purified positive training regions by progressively removing easy background clutters, and selects discriminative negative regions by mining class-specific hard samples. This region selection procedure is further integrated into a CNN-based weakly supervised detection (WSD) framework, and can be performed in each stochastic gradient descent mini-batch during training. Therefore, the entire model can be trained end-to-end efficiently. Extensive evaluation results on PASCAL VOC 2007, VOC 2010 and VOC 2012 datasets are presented which demonstrate that the proposed method effectively improves WSD.

📄 PDF Abstract BibTeX arXiv:1708.01723

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityObjectobject-detectionObject DetectionWeakly Supervised Object Detection

Similar Papers 제목 키워드 기반

Weakly Supervised Deep Detection Networks

2015-11-09 · CVPR 2016 6 · Hakan Bilen, Andrea Vedaldi

Weakly supervised learning of object detection is an important problem in image understanding that still does not have a satisfactory solution. In this paper, we address this problem by exploiting the power of deep convo…

ClassificationData AugmentationGeneral ClassificationObject+4

Learning a Weakly-Supervised Video Actor-Action Segmentation Model with a Wise Selection

2020-03-29 · CVPR 2020 6 · Jie Chen, Zhiheng Li, Jiebo Luo, Chenliang Xu

We address weakly-supervised video actor-action segmentation (VAAS), which extends general video object segmentation (VOS) to additionally consider action labels of the actors. The most successful methods on VOS synthesi…

Action SegmentationSegmentationSemantic SegmentationVideo Object Segmentation+1

C-WSL: Count-guided Weakly Supervised Localization

2017-11-14 · ECCV 2018 9 · Mingfei Gao, Ang Li, Ruichi Yu, Vlad I. Morariu 외

We introduce count-guided weakly supervised localization (C-WSL), an approach that uses per-class object count as a new form of supervision to improve weakly supervised localization (WSL). C-WSL uses a simple count-based…

Object

C-MIL: Continuation Multiple Instance Learning for Weakly Supervised Object Detection

2019-04-11 · CVPR 2019 6 · Fang Wan, Chang Liu, Wei Ke, Xiangyang Ji 외

Weakly supervised object detection (WSOD) is a challenging task when provided with image category supervision but required to simultaneously learn object locations and object detectors. Many WSOD approaches adopt multipl…

Multiple Instance LearningObjectobject-detectionObject Detection+3

PPR-FCN: Weakly Supervised Visual Relation Detection via Parallel Pairwise R-FCN

2017-08-07 · ICCV 2017 10 · Hanwang Zhang, Zawlin Kyaw, Jinyang Yu, Shih-Fu Chang

We aim to tackle a novel vision task called Weakly Supervised Visual Relation Detection (WSVRD) to detect "subject-predicate-object" relations in an image with object relation groundtruths available only at the image lev…

Objectobject-detectionObject DetectionRelation+1