KITTI 360 is a dataset containing point clouds and RGB images. The data is prepared for deep learning applications, likely in the context of autonomous driving. It is hosted on the Kaggle platform.
Use Cases
- Train 3D object detection models on LiDAR point clouds (inferred from domain, verify after download)
- Develop sensor fusion algorithms using aligned RGB and point cloud data (inferred from domain, verify after download)
- Benchmark semantic or instance segmentation on urban driving scenes (inferred from domain, verify after download)
Strengths
- Published on Kaggle, a major platform for sharing machine learning datasets.
Limitations
- Metadata is minimal; actual content requires verification after download.
- Column-level documentation is absent; field semantics must be inferred after download.