ranahanocka / MeshCNN

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

help in figuring out how human_seg dataset was created #156

Open nodejk opened 5 months ago

nodejk commented 5 months ago

original dataset, given here: https://github.com/Haggaim/ToricCNN.

for FemaleFitA_tri_fixed: faces: 25K and vertices: 12.8K

using blender_process.py on it with target faces as 1500, it generates the following broken mesh:

image

can't figure out why it is.