Weakly supervised object detection using pseudo-strong labels
Object detection is an import task of computer vision.A variety of methods have been proposed,but methods using the weak labels still do not have a satisfactory result.In this paper,we propose a new framework that using the weakly supervised method's output as the pseudo-strong labels to train a strongly supervised model.One weakly supervised method is treated as black-box to generate class-specific bounding boxes on train dataset.A de-noise method is then applied to the noisy bounding boxes.Then the de-noised pseudo-strong labels are used to train a strongly object detection network.The whole framework is still weakly supervised because the entire process only uses the image-level labels.The experiment results on PASCAL VOC 2007 prove the validity of our framework, and we get result 43.4% on mean average precision compared to 39.5% of the previous best result and 34.5% of the initial method,respectively.And this frame work is simple and distinct,and is promising to be applied to other method easily.
Code (0)
등록된 구현이 없습니다.
Tasks
Objectobject-detectionObject DetectionWeakly Supervised Object DetectionSimilar Papers 제목 키워드 기반
W2F: A Weakly-Supervised to Fully-Supervised Framework for Object Detection
Weakly-supervised object detection has attracted much attention lately, since it does not require bounding box annotations for training. Although significant progress has also been made, there is still a large gap in per…
Multiple Instance Learningobject-detectionObject DetectionWeakly Supervised Object DetectionTrack and Transfer: Watching Videos to Simulate Strong Human Supervision for Weakly-Supervised Object Detection
The status quo approach to training object detectors requires expensive bounding box annotations. Our framework takes a markedly different direction: we transfer tracked object boxes from weakly-labeled videos to weakly-…
Objectobject-detectionObject DetectionWeakly Supervised Object DetectionAdaptively Denoising Proposal Collection for Weakly Supervised Object Localization
In this paper, we address the problem of weakly supervised object localization (WSL), which trains a detection network on the dataset with only image-level annotations. The proposed approach is built on the observation t…
DenoisingMultiple Instance LearningObjectObject Localization+1Adaptively Denoising Proposal Collection forWeakly Supervised Object Localization
In this paper, we address the problem of weakly supervisedobject localization (WSL), which trains a detection network on the datasetwith only image-level annotations. The proposed approach is built on theobservation that…
DenoisingMultiple Instance LearningObjectObject Localization+1Sparse Generation: Making Pseudo Labels Sparse for Point Weakly Supervised Object Detection on Low Data Volume
Existing pseudo label generation methods for point weakly supervised object detection are inadequate in low data volume and dense object detection tasks. We consider the generation of weakly supervised pseudo labels as t…
Dense Object Detectionobject-detectionObject DetectionPseudo Label+1