ranahanocka / MeshCNN

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

Can the code run in the pytorch in windows? #22

Closed liangqianqian123 closed 4 years ago

ranahanocka commented 4 years ago

Yes.

I did not test it personally, but since it only relies on PyTorch (and PyTorch works in Windows) there should be no issues.