Skip to content

A suggestion to rename variable #12

Description

@NIRVANALAN

Hi, this is not a bug but I suggest you to rename this variable. The matrix constructed here is camera poses (c2w) but not extrinsics, which may cause confusions when reading the code...

extrinsics = torch.cat((R.transpose(1,2),T), -1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions