ViM-Disparity: Bridging the Gap of Speed, Accuracy and Memory for Disparity Map Generation
2024-12-21Code Available0· sign in to hype
Maheswar Bora, Tushar Anand, Saurabh Atreya, Aritra Mukherjee, Abhijit Das
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/mbora/vim-disparityOfficialIn paperpytorch★ 0
Abstract
In this work we propose a Visual Mamba (ViM) based architecture, to dissolve the existing trade-off for real-time and accurate model with low computation overhead for disparity map generation (DMG). Moreover, we proposed a performance measure that can jointly evaluate the inference speed, computation overhead and the accurateness of a DMG model. The code implementation and corresponding models are available at: https://github.com/MBora/ViM-Disparity.