Justin Kerr

Results 6 issues of Justin Kerr

It would be nice to augment the web viewer with a GUI for rendering which has the same functionality of `ns-render` but without having to copy paste, with the ability...

enhancement
feature request

**Describe the bug** When rendering splatfacto, if a crop isn't set the background color will be random **To Reproduce** Steps to reproduce the behavior: `ns-render` any splatfacto model where the...

bug

Some papers say that instead of turning hashgrids on over time, weighting the gradients for the hashgrids results in better performance for NGP BARF implementations. This implements that. See: https://arxiv.org/abs/2302.01571,...

Masks were not saved properly in the images processing pipeline; now they are

Currently, gaussian splatting intakes a pointcloud for initialization either through: 1) using a COLMAP dataset, or 2) adding a pointcloud to `transforms.json` and using the nerfstudio dataparser to read it....

good first issue
custom dataset