ranahanocka / MeshCNN

Convolutional Neural Network for 3D meshes in PyTorch
MIT License
1.56k stars 314 forks source link

During the training time, the samples have the same adjacent-edge matrix? #19

Closed dclcs closed 4 years ago

dclcs commented 4 years ago

Hi Rana, My task is to use MeshCNN generate some specific meshes. I have same questions during using this.During the training time, the samples have the same adjacent-edges matrix? Meshes in my dataset have different , can I use MeshCNN?

ranahanocka commented 4 years ago

I am not sure I understand your question. What is adjacent-edges matrix? What exactly is your task? Currently this code only supports classification & segmentation.

ranahanocka commented 4 years ago

Hi @dclcs ,

I am closing this issue , as I haven't heard from you. If you still need further clarification - let me know.