DeepTracks: Geopositioning Maritime Vehicles in Video Acquired from a Moving Platform
Jianli Wei, Guanyu Xu, Alper Yilmaz

TL;DR
This paper presents a novel ML-based pipeline for geopositioning maritime vehicles from moving platform imagery, integrating detection, geometry, and Bayesian filtering to achieve accurate real-time tracking.
Contribution
It introduces a new method combining ML detection, scene geometry, and Bayesian filtering for maritime vehicle geopositioning from moving cameras.
Findings
Achieves accurate geoposition estimates compared to GPS ground truth.
Demonstrates real-time performance with publicly available code.
Effectively handles small detection errors using UKF.
Abstract
Geopositioning and tracking a moving boat at sea is a very challenging problem, requiring boat detection, matching and estimating its GPS location from imagery with no common features. The problem can be stated as follows: given imagery from a camera mounted on a moving platform with known GPS location as the only valid sensor, we predict the geoposition of a target boat visible in images. Our solution uses recent ML algorithms, the camera-scene geometry and Bayesian filtering. The proposed pipeline first detects and tracks the target boat's location in the image with the strategy of tracking by detection. This image location is then converted to geoposition to the local sea coordinates referenced to the camera GPS location using plane projective geometry. Finally, target boat local coordinates are transformed to global GPS coordinates to estimate the geoposition. To achieve a smooth…
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
TopicsRobotics and Sensor-Based Localization · Advanced Image and Video Retrieval Techniques · Robotic Path Planning Algorithms
MethodsGreedy Policy Search
