nerfstudio icon indicating copy to clipboard operation
nerfstudio copied to clipboard

consolidate `center`, `base_scale`, and `aabb_scale` settings

Open ethanweber opened this issue 3 years ago • 2 comments

Right now it's very confusing to set these values when training with instant_ngp data. We should make it as easy as possible for the user to understand by consolidating these values and documenting how to use them. (This may require a refactoring of the data loading pipeline.)

ethanweber avatar Aug 04 '22 17:08 ethanweber

~~I'll try to do this in #252~~

ethanweber avatar Aug 05 '22 21:08 ethanweber

In instant ngp, these are "aabb_scale", "scale", and "offset" in their transforms.json file. Assigning @tancik since I know you are working on this lately.

ethanweber avatar Sep 01 '22 18:09 ethanweber

Outdated

tancik avatar Feb 22 '23 18:02 tancik