paper-with-me

Papers

R$^2$-CNN: Fast Tiny Object Detection in Large-Scale Remote Sensing Images

2019-02-16 · Jiangmiao Pang, Cong Li, Jianping Shi, Zhihai Xu, Huajun Feng

Recently, the convolutional neural network has brought impressive improvements for object detection. However, detecting tiny objects in large-scale remote sensing images still remains challenging. First, the extreme large input size makes the existing object detection solutions too slow for practical use. Second, the massive and complex backgrounds cause serious false alarms. Moreover, the ultratiny objects increase the difficulty of accurate detection. To tackle these problems, we propose a unified and self-reinforced network called remote sensing region-based convolutional neural network ($\mathcal{R}^2$-CNN), composing of backbone Tiny-Net, intermediate global attention block, and final classifier and detector. Tiny-Net is a lightweight residual structure, which enables fast and powerful features extraction from inputs. Global attention block is built upon Tiny-Net to inhibit false positives. Classifier is then used to predict the existence of targets in each patch, and detector is followed to locate them accurately if available. The classifier and detector are mutually reinforced with end-to-end training, which further speed up the process and avoid false alarms. Effectiveness of $\mathcal{R}^2$-CNN is validated on hundreds of GF-1 images and GF-2 images that are 18 000 $\times$ 18 192 pixels, 2.0-m resolution, and 27 620 $\times$ 29 200 pixels, 0.8-m resolution, respectively. Specifically, we can process a GF-1 image in 29.4 s on Titian X just with single thread. According to our knowledge, no previous solution can detect the tiny object on such huge remote sensing images gracefully. We believe that it is a significant step toward practical real-time remote sensing systems.

📄 PDF Abstract BibTeX arXiv:1902.06042

Code (0)

등록된 구현이 없습니다.

Tasks

object-detectionObject Detection

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Bridging the Scale Gap: Balanced Tiny and General Object Detection in Remote Sensing Imagery

2025-12-01 · Zhicheng Zhao, Yin Huang, Lingma Sun, Chenglong Li 외 arxiv

Tiny object detection in remote sensing imagery has attracted significant research interest in recent years. Despite recent progress, achieving balanced detection performance across diverse object scales remains a formid…

Object Detection

Real-time object detection method based on improved YOLOv4-tiny

2020-11-09 · Zicong Jiang, Liquan Zhao, Shuaiyang Li, Yanfei Jia

The "You only look once v4"(YOLOv4) is one type of object detection methods in deep learning. YOLOv4-tiny is proposed based on YOLOv4 to simple the network structure and reduce parameters, which makes it be suitable for …

Objectobject-detectionObject DetectionReal-Time Object Detection

A Survey on Deep Domain Adaptation and Tiny Object Detection Challenges, Techniques and Datasets

2021-07-16 · Muhammed Muzammul, Xi Li

This survey paper specially analyzed computer vision-based object detection challenges and solutions by different techniques. We mainly highlighted object detection by three different trending strategies, i.e., 1) domain…

Data AugmentationDomain AdaptationObjectobject-detection+2

Scale Match for Tiny Person Detection

2019-12-23 · Xuehui Yu, Yuqi Gong, Nan Jiang, Qixiang Ye 외

Visual object detection has achieved unprecedented ad-vance with the rise of deep convolutional neural networks.However, detecting tiny objects (for example tiny per-sons less than 20 pixels) in large-scale images remain…

Human DetectionObjectobject-detectionObject Detection

Scale-Aware Relay and Scale-Adaptive Loss for Tiny Object Detection in Aerial Images

2025-11-13 · Jinfu Li, Yuqi Huang, Hong Song, Ting Wang 외 arxiv

Recently, despite the remarkable advancements in object detection, modern detectors still struggle to detect tiny objects in aerial images. One key reason is that tiny objects carry limited features that are inevitably d…

Object Detection In Aerial Images