SemanticKITTI
What is the SemanticKITTI Format?
Input Files Structure
📦SemanticKITTI
├──📂sequences
│ ├──📂00
│ │ ├──📂velodyne
│ │ │ ├──📄000000.bin
│ │ │ ├──📄000001.bin
│ │ │ ├──📄000002.bin
│ │ │ └──📄...
│ │ ├──📂labels
│ │ │ ├──📄000000.label
│ │ │ ├──📄000001.label
│ │ │ ├──📄000002.label
│ │ │ └──📄...
│ │ ├──📄calib.txt
│ │ ├──📄poses.txt
│ │ └──📄times.txt
│ ├──📂01
│ │ ├──📂velodyne
│ │ │ └──📄...
│ │ ├──📂labels
│ │ │ └──📄...
│ │ ├──📄calib.txt
│ │ ├──📄poses.txt
│ │ └──📄times.txt
│ └──📂...SemanticKITTI Annotation format
Point Cloud Files
Label Files
Calibration File
Poses File
Times File
Export to SemanticKITTI Format
License
Last updated