Vehicle Detection in Aerial Images Based on Region Convolutional Neural Networks and Hard Negative Example Mining
Citations Over TimeTop 1% of 2017 papers
Abstract
Detecting vehicles in aerial imagery plays an important role in a wide range of applications. The current vehicle detection methods are mostly based on sliding-window search and handcrafted or shallow-learning-based features, having limited description capability and heavy computational costs. Recently, due to the powerful feature representations, region convolutional neural networks (CNN) based detection methods have achieved state-of-the-art performance in computer vision, especially Faster R-CNN. However, directly using it for vehicle detection in aerial images has many limitations: (1) region proposal network (RPN) in Faster R-CNN has poor performance for accurately locating small-sized vehicles, due to the relatively coarse feature maps; and (2) the classifier after RPN cannot distinguish vehicles and complex backgrounds well. In this study, an improved detection method based on Faster R-CNN is proposed in order to accomplish the two challenges mentioned above. Firstly, to improve the recall, we employ a hyper region proposal network (HRPN) to extract vehicle-like targets with a combination of hierarchical feature maps. Then, we replace the classifier after RPN by a cascade of boosted classifiers to verify the candidate regions, aiming at reducing false detection by negative example mining. We evaluate our method on the Munich vehicle dataset and the collected vehicle dataset, with improvements in accuracy and robustness compared to existing methods.
Related Papers
- → EclatDS: An efficient sliding window based frequent pattern mining method for data streams(2011)23 cited
- → Calculation and uses of the lithographic aerial image(2012)6 cited
- → A variable size sliding window based frequent itemsets mining algorithm in data stream(2017)5 cited
- Periodically updating sliding window join algorithms over data streams(2005)
- Mining the Top-k Frequent Patterns in a Sliding Window over Data Streams(2010)