Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PixelSampler Fixes #2298

Merged
merged 31 commits into from
Aug 4, 2023
Merged

PixelSampler Fixes #2298

merged 31 commits into from
Aug 4, 2023

Conversation

AdamRashid96
Copy link
Contributor

  • Fixed a bug where if someone specified a patch size with a Pixel Sampler other than PatchPixelSampler it would default to PatchPixelSampler
  • Added instructions to the NotImplementedError if you try to use a mask with PatchPixelSampler or PairPixelSampler

nerfstudio/data/datamanagers/base_datamanager.py Outdated Show resolved Hide resolved
nerfstudio/data/pixel_samplers.py Outdated Show resolved Hide resolved
nerfstudio/data/pixel_samplers.py Outdated Show resolved Hide resolved
@ethanweber
Copy link
Collaborator

LGTM!

@ethanweber ethanweber merged commit 7e90cb7 into main Aug 4, 2023
@ethanweber ethanweber deleted the monodepth_regularization branch August 4, 2023 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants