菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-06-23
📄 Abstract - From Open Waters to Enclosed Cabins: ProteusVPR for Cross-Scene Visual Place Recognition in Maritime Perception and Cabin Inspection

Autonomous robotic inspection in maritime environments presents unique challenges for Visual Place Recognition (VPR) due to cross-scene perceptual shifts. Robots navigating ship-borne environments must transition between visually distinct domains: open decks with sparse textures and severe illumination changes, and enclosed cabins with repetitive structures and high visual ambiguity. Existing VPR methods, designed primarily for urban or indoor scenes, fail to generalize reliably across these starkly different scenarios. To address this, we propose ProteusVPR, a two-stage retrieval-refinement framework. The first stage employs any standard VPR model for initial image retrieval. The second stage introduces a geometric-visual estimation network that fuses the retrieved image with two temporally preceding frames, incorporating geometric descriptors, a local affine coordinate system, and camera azimuth encoding to achieve precise localization. To support this task, we introduce the XHZ dataset, an 8K-panoramic ship-borne dataset collected from an operational vessel, featuring multi-floor cabin structures, deck transition zones, and strict query-database separation for rigorous evaluation. Extensive experiments on the XHZ dataset demonstrate that ProteusVPR consistently improves the localization accuracy across multiple VPR backbones, reducing mean localization error by over 60\% on average and that ProteusVPR offers an effective and robust solution for precise visual localization in challenging, cross-scene maritime environments.

顶级标签: robotics computer vision multi-modal
详细标签: visual place recognition maritime perception cross-scene localization panoramic dataset cabin inspection 或 搜索:

从开阔水域到封闭舱室:面向海事感知与舱室巡检的跨场景视觉地点识别方法ProteusVPR / From Open Waters to Enclosed Cabins: ProteusVPR for Cross-Scene Visual Place Recognition in Maritime Perception and Cabin Inspection


1️⃣ 一句话总结

本文提出了一种名为ProteusVPR的两阶段检索-精炼框架,通过先使用常规视觉地点识别模型初步检索图像,再结合前后两帧图像的几何与视觉信息进行精确定位,有效解决了机器人在船舶环境中从光照多变的露天甲板到结构重复的封闭舱室之间跨场景识别难题,并在自建的XHZ数据集上平均将定位误差降低了60%以上。

源自 arXiv: 2606.24234