Search is not available for this dataset
The dataset viewer is not available for this split.
Server error while post-processing the rows. Please report the issue.
Error code: RowsPostProcessingError
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
CPL-Bench Dataset
Overview
CPL-Bench introduces a new unified benchmark for cross-platform LiDAR semantic segmentation, addressing the lack of dedicated benchmarks across heterogeneous acquisition platforms. It provides town-scale MLS, ULS, and ALS point clouds from shared CARLA scenes with consistent semantics and annotations, enabling controlled cross-platform evaluation.
The dataset provides two variants:
- FullDataset — complete version for large-scale experiments (CPL-Bench/full)
- Lightweight Subset — only xyz & label (CPL-Bench/lightweight)
Dataset Structure
CPL-Bench/
│
├── full/
│ └── ...
│
├── lightweight/
│ ├── CPL-ALS_Reduced/
│ │ ├── Town01ALS.ply
│ │ ├── ...
│ │ └── Town10ALS.ply
│ │
│ ├── CPL-ULS_Reduced/
│ │ ├── ...
│ │ └── Town10ULS.ply
│ │
│ └── CPL-MLS_Reduced/
│ ├── ...
│ └── Town10MLS.ply
│
├── CPL_ColorMap.xml
│
├── class_mapping.yaml
│
└── README.md
Citation
- Downloads last month
- 56