NeRF code Review

1.NeRF Code Review - def get_rays(H,W,K,c2w)

post-thumbnail

2.NeRF Code Review - def train() 내부 ray sampling (작성중)

post-thumbnail

3.NeRF Code Review - class NeRF(nn.Module)

post-thumbnail

4.NeRF code review - def get_embedder (작성중)

post-thumbnail

5.NeRF Code Review - def render_rays

post-thumbnail

6.NeRF Code Review - def batchify(fn, chunk)

post-thumbnail

7.NeRF Code Review - def raw2outputs

post-thumbnail