Lakonik / SSDNeRF

[ICCV 2023] Single-Stage Diffusion NeRF
https://lakonik.github.io/ssdnerf/
MIT License
432 stars 23 forks source link

trainging grey image #44

Open HB-pencil-zero opened 1 month ago

HB-pencil-zero commented 1 month ago

IF I wants to train in grey image., do I only need to modify the function kernel_composite_rays_train_forward and kernel_composite_rays_train_backward in file "raymarching,cu"?