autonomousvision / mip-splatting

[CVPR'24 Best Student Paper] Mip-Splatting: Alias-free 3D Gaussian Splatting
https://niujinshuchong.github.io/mip-splatting/
Other
1.01k stars 65 forks source link

Error: nvrtc: error: invalid value for --gpu-architecture (-arch) #7

Closed chensh1127 closed 8 months ago

chensh1127 commented 9 months ago

hey, you did a great job. I encountered an error during the deployment of the project, which led to unsuccessful training and Unable to compute metrics for model. Can you please help me identify the reason for this?

the error is nvrtc: error: invalid value for --gpu-architecture (-arch) Training progress: 0%| | 0/30000 [00:00<?, ?it/s] Setting up [LPIPS] perceptual loss: trunk [vgg], v[0.1], spatial [off]

best wishes,

chensh1127 commented 9 months ago

by the way, no errors occurred during the configuration of the environment.

niujinshuchong commented 9 months ago

Not sure what's happening here. I think you could also follows 3DGS to setup the environment and it should be compatible.

niujinshuchong commented 8 months ago

Hope it is resolved.

chensh1127 commented 8 months ago

thank you very much. it is solved

evyy1234 commented 7 months ago

thank you very much. it is solved

could you tell me how to solve it? thanks a lot