Skip to content

Training for custom datasets containing only LiDAR scans + annotations #260

@madan96

Description

@madan96

My dataset contains pointcloud files and 3D bbox annotations in LiDAR coordinates.
I looked into converting my data into the KITTI format but I see that preparing KITTI dataset for training requires the rotation and transformation matrices from calib files and a separate images folder (which is probably optional to have). Is there a way to modify the KITTI dataset class and related classes/functions to get this to work w/o the calibration files and images?

Or perhaps, any other dataset classes that might be easier to modify to use my dataset with?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions