-
Notifications
You must be signed in to change notification settings - Fork 2
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
Initialise Python package with the reconstruction evaluation script #1
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
open3d cannot read viewpoint so this is needed
no need to keep the massive transformations.py just for this
the negative of a quaternion is equivalent to itself
one for merge, one for vilens slam
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull request set up a python package called
oxford_spires_utils
, and add script to merge individual point clouds and evaluate them against ground truth.The evaluation metrics include accuracy, completeness, precision and recall. This has been used in e.g. MonoSDF.
![image](https://private-user-images.githubusercontent.com/39633913/363142794-7a163acf-69de-43d7-8e34-a52277325174.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg4NTQ0MzksIm5iZiI6MTczODg1NDEzOSwicGF0aCI6Ii8zOTYzMzkxMy8zNjMxNDI3OTQtN2ExNjNhY2YtNjlkZS00M2Q3LThlMzQtYTUyMjc3MzI1MTc0LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDYlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA2VDE1MDIxOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWVjZTY1YTRlNWFmNjMzYzU4OTBkNmVhZDViZGJlNmFmYTg5ZjE3ZTY3Y2I4NzRiMjU5MWI3YzA4NWY3YTNhNWImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.mlV6KL8dBgEp1D1BWydonW8PeyjnMnHCnNf3Fda9P_U)
Some notes on the reconstruction metrics from our discussion: https://docs.google.com/document/d/1ta02_XEdSM7W-QdT9a2zgB6r6lVIm_FtSOXINfwgkF4/edit