Hello, thanks for your great work! I'm encountering an issue with reproducing the paper results. The provided evaluation scripts are producing different metrics than those reported in the paper on the Sintel dataset:
Method | ATE | RTE | RRE
CUT3R | 0.21182 | 0.07148 | 0.63300
TTT3R | 0.20303 | 0.09366 | 0.72005
while the metrics in paper are:
Method | ATE | RTE | RRE
CUT3R | 0.213 | 0.066 | 0.621
TTT3R | 0.201 | 0.063 | 0.617
Are there any additional setup steps required? Perhaps I missed steps important during the evaluation.
Hello, thanks for your great work! I'm encountering an issue with reproducing the paper results. The provided evaluation scripts are producing different metrics than those reported in the paper on the Sintel dataset:
Method | ATE | RTE | RRE
CUT3R | 0.21182 | 0.07148 | 0.63300
TTT3R | 0.20303 | 0.09366 | 0.72005
while the metrics in paper are:
Method | ATE | RTE | RRE
CUT3R | 0.213 | 0.066 | 0.621
TTT3R | 0.201 | 0.063 | 0.617
Are there any additional setup steps required? Perhaps I missed steps important during the evaluation.