Skip to content

custom head for PTV3 semantic segmentation #171

Description

@naisarg-pandya

I have clone the point transformer V3 git repository (git clone https://github.com/Pointcept/PointTransformerV3.git). because i need to integrate this model with another model. here available model output feature shape (output["feat"] ) is (Nx64) so, do i need to designed any spacial head for sementic segmentation task or i can just put one linear layer and make the shape (N x num of class).

if i need to design spacial head for the task, can you suggest me some output head architecture which can probably give me best result on PTV3 model.

Please guide me for the custom training on the custom data for PTV3 model.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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