nerfstudio icon indicating copy to clipboard operation
nerfstudio copied to clipboard

depth-nerfacto AssertionError

Open LownyCGI opened this issue 2 years ago • 3 comments

Error when running command ns-train depth-nerfacto --data data/office06 --pipeline.model.predict-normals True

image

LownyCGI avatar Jan 17 '23 11:01 LownyCGI

Can you post the entire error.

tancik avatar Jan 17 '23 17:01 tancik

Screenshot_20230117_224252

LownyCGI avatar Jan 17 '23 19:01 LownyCGI

It looks like your dataset doesn't point to any depth data. They should be included in the transforms.json - https://docs.nerf.studio/en/latest/quickstart/data_conventions.html#depth-images

tancik avatar Jan 17 '23 20:01 tancik

Closing, feel free to reopen if it is still and issue.

tancik avatar Feb 22 '23 18:02 tancik