paper-with-me

홈 › Papers

RS-TinyNet: Stage-wise Feature Fusion Network for Detecting Tiny Objects in Remote Sensing Images

2025-07-17 · Xiaozheng Jiang, Wei zhang, Xuerui Mao

Detecting tiny objects in remote sensing (RS) imagery has been a long-standing challenge due to their extremely limited spatial information, weak feature representations, and dense distributions across complex backgrounds. Despite numerous efforts devoted, mainstream detectors still underperform in such scenarios. To bridge this gap, we introduce RS-TinyNet, a multi-stage feature fusion and enhancement model explicitly tailored for RS tiny object detection in various RS scenarios. RS-TinyNet comes with two novel designs: tiny object saliency modeling and feature integrity reconstruction. Guided by these principles, we design three step-wise feature enhancement modules. Among them, the multi-dimensional collaborative attention (MDCA) module employs multi-dimensional attention to enhance the saliency of tiny objects. Additionally, the auxiliary reversible branch (ARB) and a progressive fusion detection head (PFDH) module are introduced to preserve information flow and fuse multi-level features to bridge semantic gaps and retain structural detail. Comprehensive experiments on public RS dataset AI-TOD show that our RS-TinyNet surpasses existing state-of-the-art (SOTA) detectors by 4.0% AP and 6.5% AP75. Evaluations on DIOR benchmark dataset further validate its superior detection performance in diverse RS scenarios. These results demonstrate that the proposed multi-stage feature fusion strategy offers an effective and practical solution for tiny object detection in complex RS environments.

📄 PDF Abstract BibTeX arXiv:2507.13120

Code (0)

등록된 구현이 없습니다.

Tasks

object-detectionObject Detection

Similar Papers 제목 키워드 기반

Dynamic Runtime Feature Map Pruning

2018-12-24 · Tailin Liang, Lei Wang, Shaobo Shi, John Glossner

High bandwidth requirements are an obstacle for accelerating the training and inference of deep neural networks. Most previous research focuses on reducing the size of kernel maps for inference. We analyze parameter spar…

Effective Model Compression via Stage-wise Pruning

2020-11-10 · Mingyang Zhang, Xinyi Yu, Jingtao Rong, Linlin Ou

Automated Machine Learning(Auto-ML) pruning methods aim at searching a pruning strategy automatically to reduce the computational complexity of deep Convolutional Neural Networks(deep CNNs). However, some previous work f…

modelModel Compression

Model Rubik's Cube: Twisting Resolution, Depth and Width for TinyNets

2020-10-28 · Kai Han, Yunhe Wang, Qiulin Zhang, Wei zhang 외

To obtain excellent deep neural architectures, a series of techniques are carefully designed in EfficientNets. The giant formula for simultaneously enlarging the resolution, depth and width provides us a Rubik's cube for…

Image ClassificationRubik's Cube

Model Rubik’s Cube: Twisting Resolution, Depth and Width for TinyNets

2020-12-01 · NeurIPS 2020 12 · Kai Han, Yunhe Wang, Qiulin Zhang, Wei zhang 외

To obtain excellent deep neural architectures, a series of techniques are carefully designed in EfficientNets. The giant formula for simultaneously enlarging the resolution, depth and width provides us a Rubik’s cube for…

Image Classification

StreamTinyNet: video streaming analysis with spatial-temporal TinyML

2024-07-22 · Hazem Hesham Yousef Shalby, Massimo Pavan, Manuel Roveri

Tiny Machine Learning (TinyML) is a branch of Machine Learning (ML) that constitutes a bridge between the ML world and the embedded system ecosystem (i.e., Internet of Things devices, embedded devices, and edge computing…

Edge-computing