Skip to content

Invalid lidar file for exporting to kitti #89

@hcyoo93

Description

@hcyoo93

regarding #50 issue,

The same error comes up as below

points = scan.reshape((-1, 5))[:, : cls.nbr_dims()]
ValueError: cannot reshape array of size 265728 into shape (5)

I am informed from #50 that the latest version of the Lyft dataset should be OK with this issue.

However, I got the same issue with the newest version(downloaded in July 2020).

As far as I know, the previous version has its folder name as v1.01-train/lidar which is different from mine: train/train_lidar.

How can I resolve this? Any comments are welcome!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions