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

Allow algorithms to require ground-truth #31

Open
mihaibujanca opened this issue Sep 23, 2019 · 0 comments
Open

Allow algorithms to require ground-truth #31

mihaibujanca opened this issue Sep 23, 2019 · 0 comments
Labels
feature New feature or request

Comments

@mihaibujanca
Copy link
Owner

This issue aims to allow algorithms to require ground truth data from datasets. This may be any supported gt such as pose, semantics or full reconstruction.

As SLAMBench developed beyond traditional SLAM algorithms, we wish to be able to easily perform ablation analysis. That is, how each component of the algorithm may contribute to, and influence a metric. For instance, one may want to decouple the semantic understanding evaluation from the pose evaluation. In order to do this, it is useful to compare the results of semantic understanding produced by an algorithm using the estimated pose, as well as using the ground-truth pose.

@mihaibujanca mihaibujanca added the feature New feature or request label Sep 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant