DECA
DECA copied to clipboard
Is working on rtx 300xx ? and windows?
I cannot get it work, its seem wants cuda 10 i hear python only work with older version of cuda if have rtx 3090 and windows with miniconda, it will works? im getting error
python demos/demo_transfer.py from pytorch3d.structures import Meshes ModuleNotFoundError: No module named 'pytorch3d'
but pytroch3d sayiing # All requested packages already installed.
if you use pip to install pytorch3d, it can only provide 0.0.1 which cannot be used here. I have tried to use pytorch3d 0.3.0 and it works good. And install pytorch3d on windows can meet a lot problems, i recommend you to use the edited pytorch3d for windows users in this repo https://github.com/yuanluxu/pytorch3d