Please enable JavaScript.
Coggle requires JavaScript to display documents.
NeRF - Coggle Diagram
NeRF
Method
-
-
Procedures
- sampling 5D coordinates along camera rays
- feeding locations into an MLP to produce a color and volume density
- volume rendering to composite these values into an image
4 . rendering function is differentiable—> minimizing the residual between synthesized and ground truth
-
-
-
-