Skip to content

Input transform and point cloud with features on the points #311

@adosar

Description

@adosar

Hello and congrats for this excellent work!

I want to use PointNet but I don't know whether I should remove the first T-Net from the architecture. In my task, only rigid transformations are meaningful but this is not guaranteed by the T-Net, since it predicts a 3x3 affine transformation. Moreover, my input includes additional feature channels, i.e. the input has shape (N, 3+F).

Does it make sense to remove the first T-Net and just increase the number of input channels in the next layer to take account the additional features?

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