Henry Pearce

Results 37 comments of Henry Pearce

@PeterFWS I tired; ``` pip uninstall diff-gaussian-rasterization pip uninstall simple-knn ``` then, ``` set TORCH_CUDA_ARCH_LIST=6.0 7.0 7.5 8.0 8.6+PTX pip install submodules/diff-gaussian-rasterization/ pip install submodules/simple-knn/ ``` but still get the...

@w-m I like the 3 lines and really like the 3 lines with abstract - perhaps the "Abstract" from the span (drop down) as there is no need to repeat...

Hi George, can you send a link to an exmaple of the json file similar to nerf-synthetic dataset please? would this be a dataset typically with; ``` transforms.json /images ```...

Great thankyou both. The drums dataset is now training, it looks fantastic! From looking at the transforms.json there is no camera intrinsics so I presume these data sets are rendered...

Hi @Snosixtyboo Were you able to look at adapting the code to support loading general scenes today? Also can you confirm if other camera models will be supported other than...

Hi @Snosixtyboo, just bumping this question.

Ok thankyou, if general transforms will not be looked at soon I will continue investigating other methods.

@altaykacan > Unfortunately the suggested fixes don't work for me, I also tried with different CUDA versions. Is there any update or other solutions that came up? I managed to...

@guanjunwu Hi. I already had it installed on this machine, did a git pull update and then nothing that tried before would now train. So I tried a fresh conda...