ranahanocka / MeshCNN

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

Did the code put the mesh input to GPU #108

Open siyuan2018 opened 3 years ago

siyuan2018 commented 3 years ago

Hi, thanks for your work first. I am wondering whether the input mesh is converted to GPU, as my understanding it is not. Please help me to understand if I am misunderstanding it. Thanks!

Eisorak commented 3 years ago

Hi

what do you mean by "the input mesh is converted to GPU" ?

zideliu commented 3 years ago

When I run the code, GPU memory utilization is high, but utilization is low