Globally-scalable Automated Target Recognition (GATR)
Gary Chern, Austen Groener, Michael Harner, Tyler Kuhns, Andy Lam,, Stephen O'Neill, and Mark Pritt

TL;DR
GATR is a scalable, GPU-accelerated deep learning system for real-time satellite imagery analysis, capable of detecting various objects across large geographic areas with high recall rates.
Contribution
The paper introduces GATR, a modular cloud-based system that enables fast, scalable, and accurate object detection in satellite imagery using deep learning models.
Findings
Processes over 16 sq km/sec on a single GPU
Achieves over 90% recall in unseen regions
Extensible to new targets and imagery types
Abstract
GATR (Globally-scalable Automated Target Recognition) is a Lockheed Martin software system for real-time object detection and classification in satellite imagery on a worldwide basis. GATR uses GPU-accelerated deep learning software to quickly search large geographic regions. On a single GPU it processes imagery at a rate of over 16 square km/sec (or more than 10 Mpixels/sec), and it requires only two hours to search the entire state of Pennsylvania for gas fracking wells. The search time scales linearly with the geographic area, and the processing rate scales linearly with the number of GPUs. GATR has a modular, cloud-based architecture that uses the Maxar GBDX platform and provides an ATR analytic as a service. Applications include broad area search, watch boxes for monitoring ports and airfields, and site characterization. ATR is performed by deep learning models including RetinaNet…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsRoIPool · Region Proposal Network · Softmax · Faster R-CNN · Convolution · Focal Loss · 1x1 Convolution · Feature Pyramid Network · RetinaNet
