paper-with-me

홈 › Papers

LR-CNN: Local-aware Region CNN for Vehicle Detection in Aerial Imagery

2020-05-28 · Wentong Liao, Xiang Chen, Jingfeng Yang, Stefan Roth, Michael Goesele, Michael Ying Yang, Bodo Rosenhahn

State-of-the-art object detection approaches such as Fast/Faster R-CNN, SSD, or YOLO have difficulties detecting dense, small targets with arbitrary orientation in large aerial images. The main reason is that using interpolation to align RoI features can result in a lack of accuracy or even loss of location information. We present the Local-aware Region Convolutional Neural Network (LR-CNN), a novel two-stage approach for vehicle detection in aerial imagery. We enhance translation invariance to detect dense vehicles and address the boundary quantization issue amongst dense vehicles by aggregating the high-precision RoIs' features. Moreover, we resample high-level semantic pooled features, making them regain location information from the features of a shallower convolutional block. This strengthens the local feature invariance for the resampled features and enables detecting vehicles in an arbitrary orientation. The local feature invariance enhances the learning ability of the focal loss function, and the focal loss further helps to focus on the hard examples. Taken together, our method better addresses the challenges of aerial imagery. We evaluate our approach on several challenging datasets (VEDAI, DOTA), demonstrating a significant improvement over state-of-the-art methods. We demonstrate the good generalization ability of our approach on the DLR 3K dataset.

📄 PDF Abstract BibTeX arXiv:2005.14264

Code (0)

등록된 구현이 없습니다.

Tasks

object-detectionObject DetectionQuantizationvehicle detection

Methods 이 논문이 사용한 방법론

Focal Loss A Focal Loss function addresses class imbalance during training in tasks like object detection. Focal loss applies a modulating term to the cross entropy loss in order to…

Similar Papers 제목 키워드 기반

Uncertainty-aware Vision-based Metric Cross-view Geolocalization

2022-11-22 · CVPR 2023 1 · Florian Fervers, Sebastian Bullinger, Christoph Bodensteiner, Michael Arens 외

This paper proposes a novel method for vision-based metric cross-view geolocalization (CVGL) that matches the camera images captured from a ground-based vehicle with an aerial image to determine the vehicle's geo-pose. S…

Autonomous DrivingPseudo Label

R$^3$-Net: A Deep Network for Multi-oriented Vehicle Detection in Aerial Images and Videos

2018-08-16 · Qingpeng Li, Lichao Mou, Qizhi Xu, Yun Zhang 외

Vehicle detection is a significant and challenging task in aerial remote sensing applications. Most existing methods detect vehicles with regular rectangle boxes and fail to offer the orientation of vehicles. However, th…

Motion EstimationPositionRegion Proposalvehicle detection

Multi-Cue Vehicle Detection for Semantic Video Compression In Georegistered Aerial Videos

2019-07-02 · Noor Al-Shakarji, Filiz Bunyak, Hadi Aliakbarpour, Guna Seetharaman 외

Detection of moving objects such as vehicles in videos acquired from an airborne camera is very useful for video analytics applications. Using fast low power algorithms for onboard moving object detection would also prov…

Cloud ComputingImage CompressionMoving Object Detectionobject-detection+4

Vehicle Detection in Aerial Images

2018-01-22 · Michael Ying Yang, Wentong Liao, Xinbo Li, Bodo Rosenhahn

The detection of vehicles in aerial images is widely applied in many applications. Comparing with object detection in the ground view images, vehicle detection in aerial images remains a challenging problem because of sm…

object-detectionObject Detectionvehicle detection

Spatio-Temporal Processing for Automatic Vehicle Detection in Wide-Area Aerial Video

2020-10-27

Vehicle detection in aerial videos often requires post-processing to eliminate false detections. This paper presents a spatio-temporal processing scheme to improve automatic vehicle detection performance by replacing the…

vehicle detection