Skip to content

Sorting Verteces and Faces #22

Description

@muhayyo-tash

You have mentioned in the paper:

We sort the vertices by z-y-x coordinates from lowest to highest. We also sort faces by lowest vertex indices.

Trying to understand this, if model is trained with sorted verteces z-y-x, when doing inference model will generate also in sorted order. How you preserve original order? or do you need to reverse output from z-y-x to x-y-z?

Thanks

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