EASNet: Searching Elastic and Accurate Network Architecture for Stereo Matching
Qiang Wang, Shaohuai Shi, Kaiyong Zhao, Xiaowen Chu

TL;DR
EASNet is a neural architecture search-based stereo matching network that supports elastic configurations for different devices, achieving state-of-the-art accuracy and speed, and enabling quick sub-network extraction without retraining.
Contribution
The paper introduces EASNet, an elastic NAS-based stereo matching network that adapts to various device capabilities and maintains high accuracy without additional training.
Findings
EASNet outperforms state-of-the-art architectures on Scene Flow and MPI Sintel datasets.
EASNet achieves 0.73 EPE on Scene Flow with 100 ms inference time, 4.5× faster than LEAStereo.
Sub-networks can be extracted quickly based on device latency constraints without retraining.
Abstract
Recent advanced studies have spent considerable human efforts on optimizing network architectures for stereo matching but hardly achieved both high accuracy and fast inference speed. To ease the workload in network design, neural architecture search (NAS) has been applied with great success to various sparse prediction tasks, such as image classification and object detection. However, existing NAS studies on the dense prediction task, especially stereo matching, still cannot be efficiently and effectively deployed on devices of different computing capabilities. To this end, we propose to train an elastic and accurate network for stereo matching (EASNet) that supports various 3D architectural settings on devices with different computing capabilities. Given the deployment latency constraint on the target device, we can quickly extract a sub-network from the full EASNet without additional…
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
TopicsAdvanced Vision and Imaging · Advanced Image and Video Retrieval Techniques · Advanced Neural Network Applications
