Geometry-Informed Distance Candidate Selection for Adaptive Lightweight Omnidirectional Stereo Vision with Fisheye Images
Conner Pulling, Je Hon Tan, Yaoyu Hu, Sebastian Scherer
TL;DR
This work addresses the high computational cost of omnidirectional distance estimation using fisheye cameras by introducing geometry-informed distance candidate selection that enables accurate results with a small, deployment-adaptive candidate set. The GI approach computes distance candidates to yield near-constant feature displacement between successive candidates, facilitating effective interpolation even as camera extrinsics or the number of cameras change. Empirical results show that GI candidates improve performance when layouts vary and enable real-time operation with hardware acceleration on embedded platforms, while maintaining competitive accuracy with far fewer candidates. The authors release model variants and a large synthetic dataset to facilitate adoption and further research in deployment-friendly omnidirectional stereo vision.
Abstract
Multi-view stereo omnidirectional distance estimation usually needs to build a cost volume with many hypothetical distance candidates. The cost volume building process is often computationally heavy considering the limited resources a mobile robot has. We propose a new geometry-informed way of distance candidates selection method which enables the use of a very small number of candidates and reduces the computational cost. We demonstrate the use of the geometry-informed candidates in a set of model variants. We find that by adjusting the candidates during robot deployment, our geometry-informed distance candidates also improve a pre-trained model's accuracy if the extrinsics or the number of cameras changes. Without any re-training or fine-tuning, our models outperform models trained with evenly distributed distance candidates. Models are also released as hardware-accelerated versions with a new dedicated large-scale dataset. The project page, code, and dataset can be found at https://theairlab.org/gicandidates/ .
