paper-with-me

Papers

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, Jianbin Jiao, Qixiang Ye

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 multiple instance learning (MIL) and have non-convex loss functions which are prone to get stuck into local minima (falsely localize object parts) while missing full object extent during training. In this paper, we introduce a continuation optimization method into MIL and thereby creating continuation multiple instance learning (C-MIL), with the intention of alleviating the non-convexity problem in a systematic way. We partition instances into spatially related and class related subsets, and approximate the original loss function with a series of smoothed loss functions defined within the subsets. Optimizing smoothed loss functions prevents the training procedure falling prematurely into local minima and facilitates the discovery of Stable Semantic Extremal Regions (SSERs) which indicate full object extent. On the PASCAL VOC 2007 and 2012 datasets, C-MIL improves the state-of-the-art of weakly supervised object detection and weakly supervised object localization with large margins.

📄 PDF Abstract BibTeX arXiv:1904.05647

Code (1)

Winfrand/C-MIL 공식 구현 pytorch

Tasks

Multiple Instance LearningObjectobject-detectionObject DetectionObject LocalizationWeakly Supervised Object DetectionWeakly-Supervised Object Localization

Similar Papers 제목 키워드 기반

Min-Entropy Latent Model for Weakly Supervised Object Detection

2019-02-16 · CVPR 2018 6 · Fang Wan, Pengxu Wei, Zhenjun Han, Jianbin Jiao 외

Weakly supervised object detection is a challenging task when provided with image category supervision but required to learn, at the same time, object locations and object detectors. The inconsistency between the weak su…

image-classificationImage ClassificationObjectobject-detection+4

Multiple Instance Detection Network with Online Instance Classifier Refinement

2017-04-01 · CVPR 2017 7 · Peng Tang, Xinggang Wang, Xiang Bai, Wenyu Liu

Of late, weakly supervised object detection is with great importance in object recognition. Based on deep learning, weakly supervised detectors have achieved many promising results. However, compared with fully supervise…

Multiple Instance LearningObjectobject-detectionObject Detection+2

Multi-fold MIL Training for Weakly Supervised Object Localization

2014-06-01 · CVPR 2014 6 · Ramazan Gokberk Cinbis, Jakob Verbeek, Cordelia Schmid

Object category localization is a challenging problem in computer vision. Standard supervised training requires bounding box annotations of object instances. This time-consuming annotation process is sidestepped in weakl…

Multiple Instance LearningObjectObject LocalizationWeakly-supervised Learning+1

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

Object Discovery via Contrastive Learning for Weakly Supervised Object Detection

2022-08-16 · Jinhwan Seo, Wonho Bae, Danica J. Sutherland, Junhyug Noh 외

Weakly Supervised Object Detection (WSOD) is a task that detects objects in an image using a model trained only on image-level annotations. Current state-of-the-art models benefit from self-supervised instance-level supe…

Contrastive LearningObjectObject DetectionObject Discovery+1