paper-with-me

홈 › Papers

AMRNet: Chips Augmentation in Aerial Images Object Detection

2020-09-15 · Zhiwei Wei, Chenzhen Duan, Xinghao Song, Ye Tian, Hongpeng Wang

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.

📄 PDF Abstract BibTeX arXiv:2009.07168

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject DetectionObject Detection In Aerial Images

Similar Papers 제목 키워드 기반

CMAMRNet: A Contextual Mask-Aware Network Enhancing Mural Restoration Through Comprehensive Mask Guidance

2025-08-10 · Yingtie Lei, Fanghai Yi, Yihang Dong, Weihuang Liu 외 arxiv

Murals, as invaluable cultural artifacts, face continuous deterioration from environmental factors and human activities. Digital restoration of murals faces unique challenges due to their complex degradation patterns and…

Deep Learning for Target Classification from SAR Imagery: Data Augmentation and Translation Invariance

2017-08-26 · Hidetoshi Furukawa

This report deals with translation invariance of convolutional neural networks (CNNs) for automatic target recognition (ATR) from synthetic aperture radar (SAR) imagery. In particular, the translation invariance of CNNs …

Data AugmentationGeneral ClassificationTranslation

Tracking objects using 3D object proposals

2017-12-19 · Ramanpreet Singh Pahwa, Tian Tsong Ng, Minh N. Do

3D object proposals, quickly detected regions in a 3D scene that likely contain an object of interest, are an effective approach to improve the computational efficiency and accuracy of the object detection framework. In …

Computational EfficiencyCPUObjectobject-detection+1

Clustered Object Detection in Aerial Images

2019-04-16 · ICCV 2019 10 · Fan Yang, Heng Fan, Peng Chu, Erik Blasch 외

Detecting objects in aerial images is challenging for at least two reasons: (1) target objects like pedestrians are very small in pixels, making them hardly distinguished from surrounding background; and (2) targets are …

ClusteringObjectobject-detectionObject Detection+1

Stingray Detection of Aerial Images Using Augmented Training Images Generated by A Conditional Generative Model

2018-05-11 · Yi-Min Chou, Chien-Hung Chen, Keng-Hao Liu, Chu-Song Chen

In this paper, we present an object detection method that tackles the stingray detection problem based on aerial images. In this problem, the images are aerially captured on a sea-surface area by using an Unmanned Aerial…

Data Augmentationimage-classificationImage ClassificationObject+2