vix.ing · top · new · best · stats

AMRNet: Chips Augmentation in Aerial Images Object Detection

2020/09/15 by Zhiwei Wei, Wei, Zhiwei, Chenzhen Duan +7 · 25 citations
Computer Science · Engineering · #Advanced Image and Video Retrieval Techniques #Advanced Neural Network Applications #Aerial image #Artificial intelligence #Computer Vision and Pattern Recognition (cs.CV) #Computer science #Computer vision #Engineering #FOS: Computer and information sciences #Image (mathematics) #Inference #Object (grammar) #Object detection #Pattern recognition (psychology) #Process (computing) #Resampling #Robotics and Sensor-Based Localization #Scale (ratio) #Segmentation #Task (project management) #cs.CV

paper · pdf · doi:10.48550/arxiv.2009.07168

published in arXiv (Cornell University) (Cornell University)

openalex publication_date 2020/09/15 · arxiv created 2020/10/25 · arxiv updated 2020/10/27 · openalex created_date 2025/10/10 · openalex updated_date 2026/08/06

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 chips with panoramic segmentation. Our model achieves state-of-the-art perfomance on two popular aerial image datasets of VisDrone and UAVDT. Remarkably, three methods can be independently applied to detectiors, increasing performance steady without the sacrifice of inference efficiency.

Cited by

Related