Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* monodepth implemented * device * pair pixel sampler * docstring * removing unused imports * fix bugs * cache in cache dir, no longer edit json file * moving to depth nerfacto * fixed bug using median depth by accident * removing depthdataset from nerfacto * added pixelsamplerconfig * added equirectangular warning back * bug fix * delete sample_config.py + small fixes * rename to pixel_sampler * cleaning * test * passing num_rays_per_batch properly * fixed transforms typo * renaming in nerfacto * remove depth files from test data * removed defaulting to base pixel sampler with mask * adding patch_size back * Warning for notimplemented error and patch_size fix * fix config.pixel_sampler check --------- Co-authored-by: Matthew Tancik <[email protected]> Co-authored-by: Ethan Weber <[email protected]> Co-authored-by: Ethan Weber <[email protected]>
- Loading branch information