Skip to content

Data preprocessing to unify the meshes' vertex number and faces #20

@jleesdev

Description

@jleesdev

Hello,

First of all, really thanks for your great paper and code. I am trying to apply different dataset to your Network. For that, I tried to preprocess the dataset for the training. But it was not that easy. There are two main points for preprocessing.

  1. make all meshes have same number of vertices (to define the size of network)
  2. make all meshes have same connectivity (to use just one reference mesh file)

I am looking for some programs, ways, and methods to do these two preprocessing, but still don't know how to do that. How did you do that?

If you don't mind to share your knowledge and method to do that, please let me know.

Best Regards,
Jongwon Lee

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