ViM-Disparity: Bridging the Gap of Speed, Accuracy and Memory for Disparity Map Generation
Maheswar Bora, Tushar Anand, Saurabh Atreya, Aritra Mukherjee, Abhijit, Das

TL;DR
This paper introduces ViM-Disparity, a novel architecture that balances speed, accuracy, and memory efficiency for disparity map generation, along with a new performance measure to evaluate these aspects jointly.
Contribution
The work presents a Visual Mamba-based architecture that overcomes the trade-offs in real-time disparity map generation and proposes a comprehensive performance measure.
Findings
Achieves real-time disparity map generation with high accuracy
Reduces computation overhead compared to existing methods
Provides a new joint evaluation metric for speed, accuracy, and memory
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.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Machine Learning and Data Classification · Gene expression and cancer classification
MethodsMamba: Linear-Time Sequence Modeling with Selective State Spaces
