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

Enable SparseNerf depth ranking loss to be used with GT/Sensor depth #2312

Merged
merged 6 commits into from
Aug 26, 2023

Conversation

alexsax
Copy link
Contributor

@alexsax alexsax commented Aug 7, 2023

PR #2066 adds a very nice ranking-based loss that can be used with non-metric depth. The ranking loss can also be used with metric depth, and seems to provide smoother results on the replica dataset (image below).

This PR is a minimal set of changes that allows the ranking loss to be used with depth read from disk (usually GT/sensor depth).

image

Copy link
Collaborator

@ethanweber ethanweber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These changes look great! Can approve once it's merged again with main and passing the checks.

Copy link
Contributor

@AdamRashid96 AdamRashid96 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@AdamRashid96 AdamRashid96 merged commit 6e37b2b into nerfstudio-project:main Aug 26, 2023
4 checks passed
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.

None yet

3 participants