MeshCNN
MeshCNN copied to clipboard
Error in mesh_prepare.py
Using a dictionary to store the mesh data instead of numpy. The numpy requires all the data to be in the same shape which is not true for "ve", so using a dictionary to store and load the data.