MCPcopy Index your code
hub / github.com/XiandaGuo/OpenStereo

github.com/XiandaGuo/OpenStereo @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
3,153 symbols 7,906 edges 383 files 590 documented · 19%

Browse by type

Functions 2,487 Types & classes 655 Endpoints 11
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

logo


OpenStereo is a flexible and extensible project for stereo matching.

What's New

Highlighted features

Getting Started

Please see 0.get_started.md. We also provide the following tutorials for your reference: - Prepare dataset - Detailed configuration - Customize model - Advanced usages

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

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}
}

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

Core symbols most depended-on inside this repo

Shape

Method 1,822
Function 665
Class 655
Route 11

Languages

Python98%
C++2%

Modules by API surface

stereo/modeling/models/fadnet/submodule.py78 symbols
stereo/modeling/models/foundationstereo/core/submodule.py58 symbols
stereo/modeling/models/nmrf/NMP.py57 symbols
stereo/modeling/models/fast_foundationstereo/core/submodule.py56 symbols
stereo/modeling/models/monster/update.py51 symbols
stereo/modeling/models/aanet/submodule.py49 symbols
stereo/datasets/dataset_utils/stereo_trans.py46 symbols
stereo/modeling/models/foundationstereo/dinov2/hub/depth/decode_heads.py38 symbols
stereo/modeling/models/foundationstereo/dinov2/eval/segmentation_m2f/models/utils/transformer.py38 symbols
stereo/modeling/models/monster/refinement.py33 symbols
stereo/modeling/models/foundationstereo/dinov2/eval/segmentation_m2f/models/backbones/vit.py31 symbols
stereo/modeling/models/monster/submodule.py30 symbols

For agents

$ claude mcp add OpenStereo \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page