ewrfcas / Pixel2MeshPlusPlus-MVDISN

Pixel2Mesh++: 3D Mesh Generation and Refinement from Multi-View Images (TPAMI2022)
BSD 3-Clause "New" or "Revised" License
24 stars 3 forks source link

Requirement of training environment #4

Open tPPMc-cs opened 1 year ago

tPPMc-cs commented 1 year ago

Hi, I tried to use your code for training, but encountered lots of package version problems, so can you tell me your environment configuration ?

liu-long08 commented 1 year ago

cuda 10.2 cudnn 7.6.5 pytorch 1.10.0 pytorch3d 0.7.1 apex 0.1 cython

pip: easydict tensorboardX h5py scikit-image pywavefront trimesh plyfile ipdb matplotlib

There are also some other packages that are installed through setup.py. The above are the environments that I feel are acceptable after trying them out

QiuDingQian commented 11 months ago

你好,请问你成功复现了吗?我也想试一下这个模型