Skip to content

Projection Matrices for LUT formation #100

@aseemk98

Description

@aseemk98

Hi, thanks so much for the paper and the implementation. I'm particularly interested in how you are populating your lookup table for fast-ray transform. The LUT stores a mapping between voxel coordinates -> image feature coordinates. And this is pre-configured before training/inference.
I'm having difficulty in understanding how you calculated the transformation matrix that allows the transform from voxel coordinates to image feature coordinates.
I see a transformation matrix called "sensor2ego" in nuscenes, is the inverse of this transformation used? Any insight would be greatly appreciated, thanks.

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