Changelog

Submission Policy

Data Format

Submission Format


Changelog

Submission Policy

Code and Data: The scans of the dataset release may be used for learning the parameters of the algorithms. The test data should be used strictly for reporting the final results -- this benchmark is not meant for iterative testing sessions or parameter tweaking.

Parameter tuning is only allowed on the training data. Evaluating on the test data via this evaluation server must only be done once for the final system. It is not permitted to use it to train systems, for example by trying out different parameter values and choosing the best. Only one version must be evaluated (which performed best on the training data). This is to avoid overfitting on the test data. Results of different parameter settings of an algorithm can therefore only be reported on the training set. To help enforcing this policy, we block updates to the test set results of a method for two weeks after a test set submission. You can split up the training data into training and validation sets yourself as you wish.

It is not permitted to register on this webpage with multiple e-mail addresses. We will ban users or domains if required.

Data

Download: If you would like to download the data, please fill out this form RIO Terms of Use. For questions please contact us here. For more information regarding the dataset, please see our git repo.

Submission format

Results for Camera Re-Localization must be uploaded as a single .txt file which must contain the prediction as follows

e.g., a file could look like:

# scene-id/frame-id qw qx qy qz tx ty tz
seq01_03/frame-000000 0.468 -0.841 -0.238 0.123 -2.371 -0.590 0.044
seq01_03/frame-000001 0.461 -0.839 -0.252 0.134 -2.388 -0.586 0.043
seq01_03/frame-000002 0.454 -0.836 -0.267 0.146 -2.408 -0.582 0.042
seq01_03/frame-000003 0.445 -0.833 -0.286 0.157 -2.432 -0.577 0.040
seq01_03/frame-000104 0.438 -0.830 -0.302 0.163 -2.452 -0.573 0.038