You Only Look Twice: Rapid Multi-Scale Object Detection In Satellite Imagery
Adam Van Etten

TL;DR
This paper introduces YOLT, a fast multi-scale object detection pipeline for satellite imagery that effectively detects small objects across large images with high accuracy, even at reduced resolutions.
Contribution
The paper presents a novel, rapid detection pipeline capable of handling large satellite images and small objects with minimal training data, outperforming traditional methods in speed and accuracy.
Findings
Achieves >0.5 km2/s processing rate on satellite images.
F1 score exceeds 0.8 for vehicle localization.
Objects as small as 5 pixels can be reliably detected.
Abstract
Detection of small objects in large swaths of imagery is one of the primary problems in satellite imagery analytics. While object detection in ground-based imagery has benefited from research into new deep learning approaches, transitioning such technology to overhead imagery is nontrivial. Among the challenges is the sheer number of pixels and geographic extent per image: a single DigitalGlobe satellite image encompasses >64 km2 and over 250 million pixels. Another challenge is that objects of interest are minuscule (often only ~10 pixels in extent), which complicates traditional computer vision techniques. To address these issues, we propose a pipeline (You Only Look Twice, or YOLT) that evaluates satellite images of arbitrary size at a rate of >0.5 km2/s. The proposed approach can rapidly detect objects of vastly different scales with relatively little training data over multiple…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Robotics and Sensor-Based Localization · Advanced Image and Video Retrieval Techniques
