A Flexible Recursive Network for Video Stereo Matching Based on Residual Estimation
- URL: http://arxiv.org/abs/2406.03333v1
- Date: Wed, 5 Jun 2024 14:49:14 GMT
- Title: A Flexible Recursive Network for Video Stereo Matching Based on Residual Estimation
- Authors: Youchen Zhao, Guorong Luo, Hua Zhong, Haixiong Li,
- Abstract summary: RecSM is a network based on residual estimation for video stereo matching.
With a stack count of 3, RecSM achieves a 4x speed improvement compared to ACVNet, running at 0.054 seconds based on one NVIDIA 2080TI GPU.
- Score: 0.9362376508480733
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Due to the high similarity of disparity between consecutive frames in video sequences, the area where disparity changes is defined as the residual map, which can be calculated. Based on this, we propose RecSM, a network based on residual estimation with a flexible recursive structure for video stereo matching. The RecSM network accelerates stereo matching using a Multi-scale Residual Estimation Module (MREM), which employs the temporal context as a reference and rapidly calculates the disparity for the current frame by computing only the residual values between the current and previous frames. To further reduce the error of estimated disparities, we use the Disparity Optimization Module (DOM) and Temporal Attention Module (TAM) to enforce constraints between each module, and together with MREM, form a flexible Stackable Computation Structure (SCS), which allows for the design of different numbers of SCS based on practical scenarios. Experimental results demonstrate that with a stack count of 3, RecSM achieves a 4x speed improvement compared to ACVNet, running at 0.054 seconds based on one NVIDIA RTX 2080TI GPU, with an accuracy decrease of only 0.7%. Code is available at https://github.com/Y0uchenZ/RecSM.
Related papers
Err
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.