AMRNet: Chips Augmentation in Aerial Images Object Detection
Zhiwei Wei, Chenzhen Duan, Xinghao Song, Ye Tian, Hongpeng Wang

TL;DR
This paper introduces three augmentation techniques for aerial image object detection, addressing scale variation, object sparsity, and class imbalance, leading to state-of-the-art results on VisDrone and UAVDT datasets.
Contribution
It proposes a scale adaptive module, mosaic augmentation, and mask resampling, which can be independently applied to improve detection performance in aerial images.
Findings
Achieved state-of-the-art performance on VisDrone and UAVDT datasets.
Each augmentation method independently enhances detection accuracy.
Methods maintain inference efficiency while improving results.
Abstract
Object detection in aerial images is a challenging task due to the following reasons: (1) objects are small and dense relative to images; (2) the object scale varies in a wide range; (3) the number of object in different classes is imbalanced. Many current methods adopt cropping idea: splitting high resolution images into serials subregions (chips) and detecting on them. However, some problems such as scale variation, object sparsity, and class imbalance exist in the process of training network with chips. In this work, three augmentation methods are introduced to relieve these problems. Specifically, we propose a scale adaptive module, which dynamically adjusts chip size to balance object scale, narrowing scale variation in training. In addtion, we introduce mosaic to augment datasets, relieving object sparity problem. To balance catgory, we present mask resampling to paste object in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Advanced Image and Video Retrieval Techniques · Robotics and Sensor-Based Localization
