Plentiful Carla Camera Rigs (PCCR)
收藏资源简介:
Plentiful Carla Camera Rigs (PCCR) 是一个3D物体检测基准数据集,用于在自动驾驶感知中研究跨传感器配置的泛化问题。它在14个系统设计的相机配置下渲染相同的驾驶场景,以分析几何配置变化对多视角感知架构性能的影响。
Plentiful Carla Camera Rigs (PCCR) is a 3D object detection benchmark dataset dedicated to studying generalization across sensor configurations in autonomous driving perception. It renders the same driving scenarios under 14 systematically designed camera configurations, aiming to analyze the impact of geometric configuration variations on the performance of multi-view perception architectures.
数据集概述:Plentiful Carla Camera Rigs (PCCR)
数据集简介
PCCR 是一个用于自动驾驶感知的 3D 物体检测基准数据集,旨在研究相机传感器配置变化(即“跨传感器配置泛化”问题)。该数据集在受控条件下,将相同的驾驶场景通过 14 种系统设计的相机配置 进行渲染,以分析几何观测过程差异对感知模型性能的影响。
核心特征
- 基准目标:量化相机布局(如位置、朝向、视场角、相机数量)变化引起的“跨配置域差距”,评估多视角感知模型(如 BEVDet、BEVFusion、Fast-BEV、PETR)的迁移性能。
- 数据生成:基于 CARLA 模拟器生成,包含统一的驾驶场景记录与多配置重渲染流程。
- 配置数量:14 种不同相机布局(图示见项目页面)。
论文与引用
-
论文标题:Understanding Cross-Rig Generalization in Automotive Perception: a Multi-Rig Benchmark and Rig Variation Metrics
-
发表会议:ECCV 2026
-
论文地址:https://arxiv.org/abs/2606.27554
-
引用格式:
@inproceedings{bader2026crossrig, title = {Understanding Cross-Rig Generalization in Automotive Perception: a Multi-Rig Benchmark and Rig Variation Metrics}, author = {Bader, Tim Alexander and Eberhardt, Tim Dieter and Dillitzer, Maximilian and Stork, Wilhelm}, booktitle = {European Conference on Computer Vision (ECCV)}, year = {2026}, note = {Project page: https://badertim.github.io/plentiful-carla-camera-rigs/} }
数据集获取
- Hugging Face 数据集:https://huggingface.co/datasets/timb2001/plentiful-carla-camera-rigs/
仓库结构
pccr/:数据集生成流程(CARLA 场景生成、轨迹记录、场景重放与捕获、格式转换工具)。models/:基线模型配置与跨配置训练/测试脚本(支持 BEVDet、BEVFusion、Fast-BEV、PETR)。metrics/:跨配置分析指标(RigV、RigCD)与论文复现管线。
项目页面
- https://badertim.github.io/plentiful-carla-camera-rigs/





