ranahanocka / MeshCNN

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

AssertionError #165

Open littlezhang231 opened 4 months ago

littlezhang231 commented 4 months ago

Hi @Pavelevivan ,

I think your mesh is non-manifold. Did you check in meshlab? image

Originally posted by @ranahanocka in https://github.com/ranahanocka/MeshCNN/issues/83#issuecomment-643745029 My mesh all manifold ,but the issue already exist,how to solve it? Thank you for answering.