Skip to content

Question about the normal feature #16

@cuge1995

Description

@cuge1995

In your code

raw_pt = pt[:,:3,:].contiguous()
normal = pt[:,3:,:].transpose(1, 2).contiguous() if C > 3 else None

Therefore, I was wondering do you used the normal feature except xyz coordinate to further boost the performance?

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