paper-with-me

Papers

Weakly supervised object detection using pseudo-strong labels

2016-07-16 · Ke Yang, Dongsheng Li, Yong Dou, Shaohe Lv, Qiang Wang

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.

📄 PDF Abstract BibTeX arXiv:1607.04731

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject DetectionWeakly Supervised Object Detection

Similar Papers 제목 키워드 기반

W2F: A Weakly-Supervised to Fully-Supervised Framework for Object Detection

2018-06-01 · CVPR 2018 6 · Yongqiang Zhang, Yancheng Bai, Mingli Ding, Yongqiang Li 외

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 Detection

Track and Transfer: Watching Videos to Simulate Strong Human Supervision for Weakly-Supervised Object Detection

2016-04-19 · CVPR 2016 6 · Krishna Kumar Singh, Fanyi Xiao, Yong Jae Lee

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 Detection

Adaptively Denoising Proposal Collection for Weakly Supervised Object Localization

2019-10-04 · Wenju Xu, Yuanwei Wu, Wenchi Ma, Guanghui Wang

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+1

Adaptively Denoising Proposal Collection forWeakly Supervised Object Localization

2019-10-04 · arXiv 2019 10 · Wenju Xu, Yuanwei Wu, Wenchi Ma, Guanghui Wang

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+1

Sparse Generation: Making Pseudo Labels Sparse for Point Weakly Supervised Object Detection on Low Data Volume

2024-03-28 · Chuyang Shang, Tian Ma, Wanzhu Ren, Yuancheng LI 외

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