StereoVAE: A Lightweight Stereo-Matching System Using Embedded GPUs.

Qiong Chang,Xiang Li,Xin Xu,Xin Liu,Yun Li,Jun Miyazaki
DOI: https://doi.org/10.1109/icra48891.2023.10160441
2023-01-01
Abstract:We propose a lightweight system for stereo-matching using embedded graphic processing units (GPUs). The proposed system overcomes the trade-off between accuracy and processing speed in stereo matching, thus further improving the matching accuracy while ensuring real-time processing. The basic idea is to construct a tiny neural network based on a variational autoencoder (VAE) to achieve the upscaling and refinement a small size of coarse disparity map. This map is initially generated using a traditional matching method. The proposed hybrid structure maintains the advantage of low computational complexity found in traditional methods. Additionally, it achieves matching accuracy with the help of a neural network. Extensive experiments on the KITTI 2015 benchmark dataset demonstrate that our tiny system exhibits high robustness in improving the accuracy of coarse disparity maps generated by different algorithms, while running in real-time on embedded GPUs.
What problem does this paper attempt to address?