Pytorch3d: install and use pytorch3d CPU only (no training)?

Created on 12 Feb 2020  Â·  3Comments  Â·  Source: facebookresearch/pytorch3d

Hi!

I'd like to just use the simple demo (no training) of mesh-r-cnn, and don't have a cuda-capable gpu on my macbook. Can I install and use this only with CPU? Or is it only made for gpu usage? Thanks!

duplicate question

Most helpful comment

Hi @MarkTension! There is currently some functionality in pytorch3d that has only GPU support. We are currently working on adding cpu implementations for all these functions. Stay tuned!

All 3 comments

Hi @MarkTension! There is currently some functionality in pytorch3d that has only GPU support. We are currently working on adding cpu implementations for all these functions. Stay tuned!

44 is also referencing this issue.

@MarkTension We now have CPU support for all the functions used in Mesh R-CNN. Please install PyTorch3D from master with pip.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

TheshowN picture TheshowN  Â·  3Comments

ldepn picture ldepn  Â·  3Comments

OOF-dura picture OOF-dura  Â·  3Comments

aluo-x picture aluo-x  Â·  3Comments

zhjscut picture zhjscut  Â·  3Comments