dunbar12138 / pix2pix3D

pix2pix3D: Generating 3D Objects from 2D User Inputs
http://www.cs.cmu.edu/~pix2pix3D/
MIT License
1.65k stars 132 forks source link

Cudatoolkit 11.1 #33

Open basharullah opened 9 months ago

basharullah commented 9 months ago

Does this repo can only be used uisng cudatoolkit 11.1?

I have installed cudatoolkit 11.1 but still getting an error.

image

dunbar12138 commented 7 months ago

The codebase is only tested using cudatoolkit 11.1 on Linux platform. You might also refer to https://github.com/NVlabs/eg3d?tab=readme-ov-file#requirements for installing the environment.