Fusing Monocular RGB Images with AIS Data to Create a 6D Pose Estimation Dataset for Marine Vessels
Fabian Holst, Emre G\"ulsoylu, Simone Frintrop

TL;DR
This paper introduces a novel data fusion technique combining RGB images and AIS data to generate a 6D pose estimation dataset for marine vessels, improving accuracy and reducing manual annotation efforts.
Contribution
The paper presents a new method for creating a 6D pose dataset by fusing RGB images with AIS data, including a publicly available dataset and analysis of transformation methods.
Findings
PnP method outperforms homography in projection accuracy
YOLOX-X achieves 0.80 mAP at IoU 0.5 for vessel detection
The approach reduces manual annotation in pose dataset creation
Abstract
The paper presents a novel technique for creating a 6D pose estimation dataset for marine vessels by fusing monocular RGB images with Automatic Identification System (AIS) data. The proposed technique addresses the limitations of relying purely on AIS for location information, caused by issues like equipment reliability, data manipulation, and transmission delays. By combining vessel detections from monocular RGB images, obtained using an object detection network (YOLOX-X), with AIS messages, the technique generates 3D bounding boxes that represent the vessels' 6D poses, i.e. spatial and rotational dimensions. The paper evaluates different object detection models to locate vessels in image space. We also compare two transformation methods (homography and Perspective-n-Point) for aligning AIS data with image coordinates. The results of our work demonstrate that the Perspective-n-Point…
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 · Image and Object Detection Techniques · Robot Manipulation and Learning
