Near-Shore Mapping for Detection and Tracking of Vessels
Nicholas Dalhaug, Annette Stahl, Rudolf Mester, Edmund Førland Brekke
TL;DR
This work tackles the problem of detecting and tracking vessels near a dock for autonomous surface vessels, where traditional land masking is insufficient for close-to-shore objects. It introduces an offline LiDAR-based mapping pipeline that integrates camera-derived potentially moving object segmentation to produce a precise 2D map of the docking area, effectively filtering out static land while isolating dynamic targets. A 2D tracker (VJIPDA) operates on detections derived from the mapped scene, benefiting from a full field of view during tracking. The results on real-world near-dock sequences show that accurate maps enable earlier target detection and reduced false tracks, with practical impact for safer docking and harbor operations, albeit requiring reliable vessel detectors and adequate region coverage.
Abstract
For an autonomous surface vessel (ASV) to dock, it must track other vessels close to the docking area. Kayaks present a particular challenge due to their proximity to the dock and relatively small size. Maritime target tracking has typically employed land masking to filter out land and the dock. However, imprecise land masking makes it difficult to track close-to-dock objects. Our approach uses Light Detection And Ranging (LiDAR) data and maps the docking area offline. The precise 3D measurements allow for precise map creation. However, the mapping could result in static, yet potentially moving, objects being mapped. We detect and filter out potentially moving objects from the LiDAR data by utilizing image data. The visual vessel detection and segmentation method is a neural network that is trained on our labeled data. Close-to-shore tracking improves with an accurate map and is demonstrated on a recently gathered real-world dataset. The dataset contains multiple sequences of a kayak and a day cruiser moving close to the dock, in a collision path with an autonomous ferry prototype.
