sdfstudio icon indicating copy to clipboard operation
sdfstudio copied to clipboard

Please support GPUs above sm_89

Open EricLeeaaaaa opened this issue 1 year ago • 1 comments

Is your feature request related to a problem? Please describe. sdfstudio dosen't support RTX 40XX, since it's using torch-1.12.1 and changing to torch-2.X is difficult on my own (tried to merge this project with [nerfstudio] but failed)

Describe the solution you'd like Update the project to the latest nerfstudio upstream

Describe alternatives you've considered Integrate bakedangelo and other models directly into nerfstudio

Additional context The packages I think should be updated: torch, nerfacc Howerver from my experience, those updates might take a huge amount of code modifications, so the alternatives plan is more convenient.

EricLeeaaaaa avatar Nov 18 '23 09:11 EricLeeaaaaa

Hi, thanks for the suggestions. We will try to make an update.

niujinshuchong avatar Nov 30 '23 07:11 niujinshuchong