菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-05-14
📄 Abstract - H-OmniStereo: Zero-Shot Omnidirectional Stereo Matching with Heading-Aligned Normal Priors

Stereo matching on top-bottom equirectangular images provides an effective framework for full-surround perception, as vertically aligned epipolar lines enable the use of advanced perspective stereo architectures that are largely driven by large-scale datasets and monocular priors. However, the performance of such adaptations is severely limited by the scarcity of omnidirectional stereo datasets and the degradation of perspective monocular priors under spherical this http URL address these challenges, we propose H-OmniStereo, a zero-shot omnidirectional stereo matching framework. First, we construct high-quality synthetic dataset comprising over 2.8 million top-bottom equirectangular stereo pairs to scale up training. Second, we introduce an equirectangular monocular normal estimator, specifically operating in a heading-aligned coordinate system. Beyond providing distortion-robust and cross-view-consistent geometric priors for establishing reliable correspondences in stereo matching, this design boosts training efficiency and accommodates train-test FoV this http URL experiments show that our approach achieves higher accuracy than existing methods on out-of-domain datasets and successfully generalizes to real-world consumer camera setups using a single model. Both the model and the dataset will be open-sourced.

顶级标签: computer vision data model training
详细标签: stereo matching omnidirectional zero-shot normal priors synthetic dataset 或 搜索:

H-OmniStereo:基于航向对齐法线先验的零样本全向立体匹配 / H-OmniStereo: Zero-Shot Omnidirectional Stereo Matching with Heading-Aligned Normal Priors


1️⃣ 一句话总结

本文提出一个零样本全向立体匹配框架,通过构建280万对合成全向立体图和创新的航向对齐法线估计器,克服了真实数据稀缺和球面畸变问题,使现有模型无需微调即可直接泛化到真实场景,实现了更高精度的360度深度感知。

源自 arXiv: 2605.14963