xxx

Results 13 issues of xxx

https://github.com/sxyu/plenoctree/blob/f0b82631199a1aa7dc9ce263c08980a3a7504014/octree/nerf/datasets.py#L47

RuntimeError: Error(s) in loading state_dict for NerfModel: size mismatch for MLP_0.rgb_layer.weight: copying a param with shape torch.Size([256, 256]) from checkpoint, the shape in current model is torch.Size([48, 256]). size mismatch...

发生异常: RuntimeError (note: full exception trace is shown but execution is paused at: _run_module_as_main) The size of tensor a (3) must match the size of tensor b (640000) at non-singleton...