paper-with-me

Papers

Weakly-semi-supervised object detection in remotely sensed imagery

2023-11-29 · Ji Hun Wang, Jeremy Irvin, Beri Kohen Behar, Ha Tran, Raghav Samavedam, Quentin Hsu, Andrew Y. Ng

Deep learning for detecting objects in remotely sensed imagery can enable new technologies for important applications including mitigating climate change. However, these models often require large datasets labeled with bounding box annotations which are expensive to curate, prohibiting the development of models for new tasks and geographies. To address this challenge, we develop weakly-semi-supervised object detection (WSSOD) models on remotely sensed imagery which can leverage a small amount of bounding boxes together with a large amount of point labels that are easy to acquire at scale in geospatial data. We train WSSOD models which use large amounts of point-labeled images with varying fractions of bounding box labeled images in FAIR1M and a wind turbine detection dataset, and demonstrate that they substantially outperform fully supervised models trained with the same amount of bounding box labeled images on both datasets. Furthermore, we find that the WSSOD models trained with 2-10x fewer bounding box labeled images can perform similarly to or outperform fully supervised models trained on the full set of bounding-box labeled images. We believe that the approach can be extended to other remote sensing tasks to reduce reliance on bounding box labels and increase development of models for impactful applications.

📄 PDF Abstract BibTeX arXiv:2311.17449

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject DetectionSemi-Supervised Object Detection

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

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

Relational Matching for Weakly Semi-Supervised Oriented Object Detection

2024-01-01 · CVPR 2024 1 · Wenhao Wu, Hau-San Wong, Si Wu, Tianyou Zhang

Oriented object detection has witnessed significant progress in recent years. However the impressive performance of oriented object detectors is at the huge cost of labor-intensive annotations and deteriorates once t…

Graph MatchingObjectobject-detectionObject Detection+2

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

Weakly- and Semi-Supervised Object Detection with Expectation-Maximization Algorithm

2017-02-28 · Ziang Yan, Jian Liang, Weishen Pan, Jin Li 외

Object detection when provided image-level labels instead of instance-level labels (i.e., bounding boxes) during training is an important problem in computer vision, since large scale image datasets with instance-level l…

object-detectionObject DetectionSemi-Supervised Object Detection

A Simple Vision Transformer for Weakly Semi-supervised 3D Object Detection

2023-01-01 · ICCV 2023 1 · Dingyuan Zhang, Dingkang Liang, Zhikang Zou, Jingyu Li 외

Advanced 3D object detection methods usually rely on large-scale, elaborately labeled datasets to achieve good performance. However, labeling the bounding boxes for the 3D objects is difficult and expensive. Although…

3D Object DetectionObjectobject-detectionObject Detection