Skip to content

Is it reasonable to predict the point cloud from the ego origin? #31

@SeaBird-Go

Description

@SeaBird-Go

Hi, thanks for sharing this wonderful work.

When I read the code, I was very confused about the process of defining the point cloud casting rays. I found that you set the origin of all rays in the ego origin. And I also know that the merged point cloud of nuPlan is indeed in the ego coordinate. Nevertheless, these points are obtained in themselves from the LiDAR origin of each. So when we cast rays from the ego coordinate, does it cause occlusion problems?

For example, some far and low objects can be seen from the top LiDAR, but would be occluded by the nearer objects from the viewpoint of ego origin.

And the problem seems clear when I visualize the point cloud ground truth and the predicted point cloud.
image

The points in yellow are predicted by the ViDAR pre-trained model.

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