paper-with-me

Papers

Deep Active Learning for Remote Sensing Object Detection

2020-03-17 · Zhenshen Qu, Jingda Du, Yong Cao, Qiuyu Guan, Pengbo Zhao

Recently, CNN object detectors have achieved high accuracy on remote sensing images but require huge labor and time costs on annotation. In this paper, we propose a new uncertainty-based active learning which can select images with more information for annotation and detector can still reach high performance with a fraction of the training images. Our method not only analyzes objects' classification uncertainty to find least confident objects but also considers their regression uncertainty to declare outliers. Besides, we bring out two extra weights to overcome two difficulties in remote sensing datasets, class-imbalance and difference in images' objects amount. We experiment our active learning algorithm on DOTA dataset with CenterNet as object detector. We achieve same-level performance as full supervision with only half images. We even override full supervision with 55% images and augmented weights on least confident images.

📄 PDF Abstract BibTeX arXiv:2003.08793

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningObjectobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

DLA 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Batch Normalization 설명 없음
Cascade Corner Pooling Cascade Corner Pooling is a pooling layer for object detection that builds upon the corner pooling operation. Corners are…
Center Pooling Center Pooling is a pooling technique for object detection that aims to capture richer and more recognizable visual patterns. The geometric centers of objects do not…
CenterNet CenterNet is a one-stage object detector that detects each object as a triplet, rather than a pair, of keypoints. It utilizes two customized modules named [cascade corner…

Similar Papers 제목 키워드 기반

Active-SAOOD: Active Sparsely Annotated Oriented Object Detection in Remote Sensing Images

2026-05-11 · Yu Lin, Jianghang Lin, Kai Ye, Shengchuan Zhang 외 arxiv

Reducing the annotation cost of oriented object detection in remote sensing remains a major challenge. Recently, sparse annotation has gained attention for effectively reducing annotation redundancy in densely remote sen…

Object DetectionActive Learning

Knowledge Distillation for Object Detection: from generic to remote sensing datasets

2023-07-18 · Hoàng-Ân Lê, Minh-Tan Pham

Knowledge distillation, a well-known model compression technique, is an active research area in both computer vision and remote sensing communities. In this paper, we evaluate in a remote sensing context various off-the-…

Knowledge DistillationModel Compressionobject-detectionObject Detection+2

Adaptive Remote Sensing Image Attribute Learning for Active Object Detection

2021-01-16 · Nuo Xu, Chunlei Huo, Jiacheng Guo, Yiwei Liu 외

In recent years, deep learning methods bring incredible progress to the field of object detection. However, in the field of remote sensing image processing, existing methods neglect the relationship between imaging confi…

Active Object DetectionAttributeDeep Reinforcement LearningObject+2

Interactive Masked Image Modeling for Multimodal Object Detection in Remote Sensing

2024-09-13 · Minh-Duc Vu, Zuheng Ming, Fangchen Feng, Bissmella Bahaduri 외

Object detection in remote sensing imagery plays a vital role in various Earth observation applications. However, unlike object detection in natural scene images, this task is particularly challenging due to the abundanc…

Earth ObservationObjectobject-detectionObject Detection+1

Boosting Semi-Supervised Object Detection in Remote Sensing Images With Active Teaching

2024-02-29 · Boxuan Zhang, Zengmao Wang, Bo Du

The lack of object-level annotations poses a significant challenge for object detection in remote sensing images (RSIs). To address this issue, active learning (AL) and semi-supervised learning (SSL) techniques have been…

Active LearningObjectobject-detectionObject Detection+1