StereoCarla
收藏资源简介:
StereoCarla 是一个高保真合成立体数据集,专为自动驾驶场景设计。该数据集由 CARLA 模拟器构建,包含了广泛的相机配置,包括不同的基线、视点和传感器位置,以及变化的光照、天气和道路几何等环境条件。StereoCarla 数据集提供了丰富的训练数据,可以帮助提高立体匹配算法的泛化能力和鲁棒性,从而推动自动驾驶和机器人领域的发展。
StereoCarla is a high-fidelity synthetic stereo dataset specifically designed for autonomous driving scenarios. Constructed using the CARLA simulator, this dataset covers a wide range of camera configurations, including different baselines, viewpoints, sensor positions, as well as varying environmental conditions such as lighting, weather and road geometry. The StereoCarla dataset provides abundant training data, which can help improve the generalization ability and robustness of stereo matching algorithms, thereby promoting the development of autonomous driving and robotics fields.
OpenStereo: 立体匹配综合基准
概述
OpenStereo是一个灵活且可扩展的立体匹配项目,旨在提供全面的立体匹配基准和强基线模型。
主要特性
- 多数据集支持: 支持15个流行立体数据集,包括SceneFlow、KITTI12、KITTI15、ETH3D、Middlebury、DrivingStereo、Sintel、FallingThings、InStereo2K、UnrealStereo4k、VirtualKitti2、CREStereo、Argoverse、Spring、TartanAir和FoundationStereo
- 多模型支持: 复现了多个先进方法并达到相同或更好的性能
- 分布式数据并行(DDP)支持: 训练和测试阶段均使用官方推荐的DDP模式
- 自动混合精度(AMP)支持: 提供AMP选项
- TensorRT支持: 已集成TensorRT
- 完善的日志系统: 使用tensorboard和logging记录所有信息
最新动态
- 2025年6月12日: 集成FoundationStereo模型(训练和推理)
- 2025年1月28日: LightStereo论文被ICRA 2025接收
- 2024年6月26日: 集成TensorRT
- 2024年5月: 发布2.0版本,优化训练和测试框架
- 2024年1月: StereoBase在KITTI15排行榜上排名第一
- 2023年12月: 论文公开发布
- 2023年3月: OpenStereo正式可用
相关出版物
- ICRA25: LightStereo: Channel Boost Is All Your Need for Efficient 2D Cost Aggregation
- Arxiv24: Stereo Anything: Unifying Stereo Matching with Large-Scale Mixed Data
- Arxiv23: OpenStereo: A Comprehensive Benchmark for Stereo Matching and Strong Baseline
快速开始
提供详细的入门指南和教程,包括数据集准备、详细配置、自定义模型和高级用法等。
模型库
结果和模型可在模型库中获取。
致谢
项目基于多个开源项目开发,包括AANet、ACVNet、CascadeStereo、CFNet、COEX、DenseMatching、FADNet++、GwcNet、MSNet、PSMNet、RAFT、STTR、OpenGait、IGEV、NMRF、FoundationStereo等。
引用
@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} }
注意: 本代码仅用于学术目的,不得用于任何商业用途。




