ashawkey / torch-ngp

A pytorch CUDA extension implementation of instant-ngp (sdf and nerf), with a GUI.
MIT License
2.11k stars 275 forks source link

Is D-NeRF the version in the original paper? #175

Open RuoyiDu opened 1 year ago

RuoyiDu commented 1 year ago

I notice that the time variable "t" is also inputted into the sigma_net, which is not consistent with the operation in the original paper.