Skip to content

Questions about in_channels=6 #10

@Quest4Science

Description

@Quest4Science

I noticed that in the released code, the model is initialized with in_channels=6. Does this mean that the xyz coordinates are used twice, or is there another reason for this configuration? I was initially expecting the inputs to be xyz coordinates plus normals (or possibly RGB).

Could you clarify:

During training, were the inputs strictly xyz coordinates only, or were normals (or any other features) also used?

If normals and/or RGB were considered, what was the reason to exclude them from the final input?

Do you foresee potential improvements if color information were incorporated as part of the sampled input?

This would help me better understand the design choices behind the input representation and its effect on the model’s generalization.

Thank you for your time and for sharing this impactful work!

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