ranahanocka / MeshCNN

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

Is the seseg script available? #82

Open Yuxiaoy opened 4 years ago

Yuxiaoy commented 4 years ago

"Each mesh is simplified to roughly the same number of edges, then new ground-truth segmentation files for the low resolution meshes (eseg) are generated from the original high resolution segmentation files. The seseg can be generated from the new eseg files.

scripts to do this coming soon"

Dear ranahanocka,

Is the above mentioned script available? Many thanks.

ranahanocka commented 4 years ago

Hi @Yuxiaoy ,

Yes, please continue to read to the next line in the wiki . There is a link to the code and description how to do it