4eJIoBek1

Results 12 comments of 4eJIoBek1

Generfacto is dreamfusion but in nerfacto

https://docs.nerf.studio/nerfology/methods/generfacto.html Idk, you can read about generfacto here

to compile tinycudann you need to install CUDA and visualstudio c++ desktop module. After compiling you can use nerfstudio without cuda and visualstudio

You always need to compile tinycudann during installing

OMG use_fp16=False improves sampling speed dramatically! THX - 2 times faster sampling on gpu - 64 times faster sampling on cpu, with 20 steps you can make shapes for 10...

you should add to env variables HF_DATASETS_OFFLINE=1 TRANSFORMERS_OFFLINE=1 DIFFUSERS_OFFLINE=1 \ for conda just type conda env config vars set HF_DATASETS_OFFLINE=1 TRANSFORMERS_OFFLINE=1 DIFFUSERS_OFFLINE=1 \

Seems like no one is working :/

this fixes the problem, thanks to aleksusklim char buf[16384] = {0}; int n_read; if(params.use_color) printf(ANSI_BOLD ANSI_COLOR_GREEN); if (scanf("%16383[^\n]%n%*c", buf, &n_read)