coma icon indicating copy to clipboard operation
coma copied to clipboard

Data preprocessing to unify the meshes' vertex number and faces

Open jleesdev opened this issue 4 years ago • 1 comments

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

jleesdev avatar Aug 22 '19 07:08 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

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

hi, i am confused about those problems too, do you have some ideas about that now.? Thanks a lot.

flyKite1998 avatar Jan 06 '22 10:01 flyKite1998