ranahanocka / MeshCNN

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

Model 3d scanned in parts #66

Closed patrick100 closed 4 years ago

patrick100 commented 4 years ago

Hi I have a doubt I want to classify a 3d database of pottery but I saw that it present some models in parts like the picture I want to know if is possible to train these models. Screenshot from 2020-03-02 07-52-24

patrick100 commented 4 years ago

sorry I found that it's possible converting the model in pcd (point cloud) and then in mesh (obj)