MCPcopy Create free account
hub / github.com/NVlabs/BundleSDF / batchify_rays

Method batchify_rays

nerf_runner.py:1205–1228  ·  view source on GitHub ↗

Render rays in smaller minibatches to avoid OOM.

(self,rays_flat, depth=None,lindisp=False,perturb=False,raw_noise_std=0.0, get_normals=False, ray_ids=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

renderMethod · 0.95

Calls 2

render_raysMethod · 0.95
appendMethod · 0.45

Tested by

no test coverage detected