paper-with-me

홈 › Papers

Exploiting weakly-labeled Web images to improve object classification: a domain adaptation approach

2010-12-01 · NeurIPS 2010 12 · Alessandro Bergamo, Lorenzo Torresani

Most current image categorization methods require large collections of manually annotated training examples to learn accurate visual recognition models. The time-consuming human labeling effort effectively limits these approaches to recognition problems involving a small number of different object classes. In order to address this shortcoming, in recent years several authors have proposed to learn object classifiers from weakly-labeled Internet images, such as photos retrieved by keyword-based image search engines. While this strategy eliminates the need for human supervision, the recognition accuracies of these methods are considerably lower than those obtained with fully-supervised approaches, because of the noisy nature of the labels associated to Web data. In this paper we investigate and compare methods that learn image classifiers by combining very few manually annotated examples (e.g., 1-10 images per class) and a large number of weakly-labeled Web photos retrieved using keyword-based image search. We cast this as a domain adaptation problem: given a few strongly-labeled examples in a target domain (the manually annotated examples) and many source domain examples (the weakly-labeled Web photos), learn classifiers yielding small generalization error on the target domain. Our experiments demonstrate that, for the same number of strongly-labeled examples, our domain adaptation approach produces significant recognition rate improvements over the best published results (e.g., 65% better when using 5 labeled training examples per class) and that our classifiers are one order of magnitude faster to learn and to evaluate than the best competing method, despite our use of large weakly-labeled data sets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationGeneral ClassificationImage CategorizationImage Retrieval

Similar Papers 제목 키워드 기반

WSSOD: A New Pipeline for Weakly- and Semi-Supervised Object Detection

2021-05-21 · Shijie Fang, Yuhang Cao, Xinjiang Wang, Kai Chen 외

The performance of object detection, to a great extent, depends on the availability of large annotated datasets. To alleviate the annotation cost, the research community has explored a number of ways to exploit unlabeled…

object-detectionObject DetectionPseudo LabelSemi-Supervised Object Detection

Training Object Detectors from Few Weakly-Labeled and Many Unlabeled Images

2019-12-01 · arXiv 2019 12 · Zhaohui Yang, Miaojing Shi, Chao Xu, Vittorio Ferrari 외

Weakly-supervised object detection attempts to limit the amount of supervision by dispensing the need for bounding boxes, but still assumes image-level labels on the entire training set. In this work, we study the proble…

object-detectionObject DetectionWeakly Supervised Object Detection

Points as Queries: Weakly Semi-supervised Object Detection by Points

2021-04-15 · CVPR 2021 1 · Liangyu Chen, Tong Yang, Xiangyu Zhang, Wei zhang 외

We propose a novel point annotated setting for the weakly semi-supervised object detection task, in which the dataset comprises small fully annotated images and large weakly annotated images by points. It achieves a bala…

object-detectionObject DetectionSemi-Supervised Object Detection

Semi-Weakly Supervised Object Detection by Sampling Pseudo Ground-Truth Boxes

2022-04-01 · Akhil Meethal, Marco Pedersoli, Zhongwen Zhu, Francisco Perdigon Romero 외

Semi- and weakly-supervised learning have recently attracted considerable attention in the object detection literature since they can alleviate the cost of annotation needed to successfully train deep learning models. St…

Data Augmentationobject-detectionObject DetectionWeakly-supervised Learning+1

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