Skip to content

Unlabeled, but not invalid voxels under the street level in the KITTI-360SSC data  #4

@ahayler

Description

@ahayler

image

Dear all,
first of thank you for providing the dataset. I am trying to evaluate a model on your KITTI-360 benchmark, but have run into one issue. In every scene there are a lot of empty (unlabeled) voxels under the scene that are not labeled as invalids. You can see these voxels in green in the above plot for frame 2500 of the 00 sequence, but I have checked and they seem to persist in every scene of the KITTI-360 dataset.
The exact definition used is: an empty voxel with z <= 6 and only 0 or 255 voxels under it with respect to the z-axis.
Have loaded the data incorrectly? I used your preprocess script with the according .yaml file (both provided in your repository) to generate the 256x256x32 numpy arrays.
These voxels pose a significant challenge to methods that are not directly trained on your dataset e.g. methods only using 2D supervision.

Kind regards,
Adrian

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions