papers AI Learner
The Github is limit! Click to go to the new site.

Detecting Small, Densely Distributed Objects with Filter-Amplifier Networks and Loss Boosting

2018-05-07
Zhenhua Chen, David Crandall, Robert Templeman

Abstract

Detecting small, densely distributed objects is a significant challenge: small objects often contain less distinctive information compared to larger ones, and finer-grained precision of bounding box boundaries are required. In this paper, we propose two techniques for addressing this problem. First, we estimate the likelihood that each pixel belongs to an object boundary rather than predicting coordinates of bounding boxes (as YOLO, Faster-RCNN and SSD do), by proposing a new architecture called Filter-Amplifier Networks (FANs). Second, we introduce a technique called Loss Boosting (LB) which attempts to soften the loss imbalance problem on each image. We test our algorithm on the problem of detecting electrical components on a new, realistic, diverse dataset of printed circuit boards (PCBs), as well as the problem of detecting vehicles in the Vehicle Detection in Aerial Imagery (VEDAI) dataset. Experiments show that our method works significantly better than current state-of-the-art algorithms with respect to accuracy, recall and average IoU.

Abstract (translated by Google)
URL

https://arxiv.org/abs/1802.07845

PDF

https://arxiv.org/e-print/1802.07845


Similar Posts

Comments