ICASSP 2025accepted0 citations

Adaptive Fine-Grained Feature Mining and RoI Feature Interaction Network for Small Object Detection in Aerial Images

Fangmin Xie, Zhan Xiong, Zhuoyue Wang, Kun Yang, Guoqiang Xiao

Abstract

Object detection in drone view images remains challenging due to small-scale objects distributed non-uniformly and exhibiting weak semantic features. Additionally, external factors such as lighting conditions, viewing angles, and background clutter further complicate the detection of small objects. To address these issues, we propose a small object detector called Adaptive Fine-grained Feature Mining Network (AFMNet) based on an anchor-free framework. Firstly, an Adaptive Fine-grained Feature Mining (AFFM) module is designed to generate Regions of Interest (RoI) on high-resolution feature maps and mine fine-grained information that benefits the representation of small objects. Secondly, an Inter-RoI Feature Interaction (IRFI) block is developed to efficiently integrate complementary cues— namely, deep layer semantic information and shallow layer spatial details—and enhance RoI features. Experiments on the VisDrone dataset demonstrate that our method achieves state-of-the-art performance. The source code of our AFMNet is available at https://github.com/xiefangmin/AFMNet.

BibTeX
@inproceedings{icassp2025_adaptivefinegrai,
  title = {Adaptive Fine-Grained Feature Mining and RoI Feature Interaction Network for Small Object Detection in Aerial Images},
  author = {Fangmin Xie and Zhan Xiong and Zhuoyue Wang and Kun Yang and Guoqiang Xiao},
  booktitle = {ICASSP 2025},
  year = {2025}
}