8000 GitHub - AnsonYan1989/OpenStereo: StereoVision
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

AnsonYan1989/OpenStereo

 
 

Repository files navigation

OpenStereo: A Comprehensive Benchmark for Stereo Matching and Strong Baseline

Paper PDF

OpenStereo is a flexible and extensible project for stereo matching.

What's New

Our Publications

  • [ICRA25] LightStereo: Channel Boost Is All Your Need for Efficient 2D Cost Aggregation, Paper and Code.
  • [Arxiv'24] Stereo Anything: Unifying Stereo Matching with Large-Scale Mixed Data, Paper and ProjectPage
  • [Arxiv'23] OpenStereo: A Comprehensive Benchmark for Stereo Matching and Strong Baseline, Paper and Code.

Overall

vis

Highlighted features

Getting Started

Please see 0.get_started.md. We also provide the following tutorials for your reference:

Model Zoo

Results and models are available in the model zoo.

Acknowledgement

AANet   ACVNet   CascadeStereo   CFNet   COEX   DenseMatching   FADNet++   GwcNet   MSNet   PSMNet   RAFT   STTR   OpenGait   IGEV   NMRF  

Citation

@article{OpenStereo,
        title={OpenStereo: A Comprehensive Benchmark for Stereo Matching and Strong Baseline},
        author={Guo, Xianda and Zhang, Chenming and Lu, Juntao  and Wang, Yiqi and Duan, Yiqun and Yang, Tian and Zhu, Zheng and Chen, Long},
        journal={arXiv preprint arXiv:2312.00343},
        year={2023}
}
@article{guo2024stereo,
  title={Stereo Anything: Unifying Stereo Matching with Large-Scale Mixed Data},
  author={Guo, Xianda and Zhang, Chenming and Zhang, Youmin and Nie, Dujun and Wang, Ruilin and Zheng, Wenzhao and Poggi, Matteo and Chen, Long},
  journal={arXiv preprint arXiv:2411.14053},
  year={2024}
}
@inproceedings{guo2025lightstereo,
  title={Lightstereo: Channel boost is all you need for efficient 2d cost aggregation},
  author={Guo, Xianda and Zhang, Chenming and Nie, Dujun and Zheng, Wenzhao and Zhang, Youmin and Chen, Long},
  booktitle={ICRA},
  year={2025}
}

Note: This code is only used for academic purposes, people cannot use this code for anything that might be considered commercial use.

About

StereoVision

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 82.9%
  • Cuda 9.9%
  • C++ 6.3%
  • Other 0.9%
0