MCPcopy Create free account
hub / github.com/Kai-46/nerfplusplus / __init__

Method __init__

nerf_network.py:71–118  ·  view source on GitHub ↗

:param D: network depth :param W: network width :param input_ch: input channels for encodings of (x, y, z) :param input_ch_viewdirs: input channels for encodings of view directions :param skips: skip connection in network :param use_viewdirs: if True,

(self, D=8, W=256, input_ch=3, input_ch_viewdirs=3,
                 skips=[4], use_viewdirs=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

__init__Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected