GANWANSHUI / GaussianOcc

GaussianOcc: Fully Self-supervised and Efficient 3D Occupancy Estimation with Gaussian Splatting
https://ganwanshui.github.io/GaussianOcc/
Apache License 2.0
169 stars 7 forks source link

conda install fails #9

Closed ShenZheng2000 closed 4 days ago

ShenZheng2000 commented 2 weeks ago

Conda gets stuck on my machine, so I tried using pip install instead. Do you think the slight difference in CUDA will affect model performance?

pip install torch==1.9.1+cu111 torchvision==0.10.1+cu111 torchaudio==0.9.1 -f https://download.pytorch.org/whl/torch_stable.html
GANWANSHUI commented 2 weeks ago

I did not try other version but I guess it does not matter too much.