I run VGGT-SLAM with the dataset TUM.
And I got the following result.
Run,Dataset,RMSE
1,rgbd_dataset_freiburg1_360,0.051752
1,rgbd_dataset_freiburg1_desk,0.026684
1,rgbd_dataset_freiburg1_desk2,0.056097
1,rgbd_dataset_freiburg1_floor,0.144438
1,rgbd_dataset_freiburg1_plant,0.022208
1,rgbd_dataset_freiburg1_room,0.123293
1,rgbd_dataset_freiburg1_rpy,0.038118
1,rgbd_dataset_freiburg1_teddy,0.043309
1,rgbd_dataset_freiburg1_xyz,0.013879
1,Average,.05775311111111111111
2,rgbd_dataset_freiburg1_360,0.058878
2,rgbd_dataset_freiburg1_desk,0.027564
2,rgbd_dataset_freiburg1_desk2,0.032104
2,rgbd_dataset_freiburg1_floor,0.359750
2,rgbd_dataset_freiburg1_plant,0.024654
2,rgbd_dataset_freiburg1_room,0.135679
2,rgbd_dataset_freiburg1_rpy,0.030353
2,rgbd_dataset_freiburg1_teddy,0.038054
2,rgbd_dataset_freiburg1_xyz,0.018845
2,Average,.08065344444444444444
3,rgbd_dataset_freiburg1_360,0.090233
3,rgbd_dataset_freiburg1_desk,0.024864
3,rgbd_dataset_freiburg1_desk2,0.069978
3,rgbd_dataset_freiburg1_floor,0.146341
3,rgbd_dataset_freiburg1_plant,0.020198
3,rgbd_dataset_freiburg1_room,0.168063
3,rgbd_dataset_freiburg1_rpy,0.030523
3,rgbd_dataset_freiburg1_teddy,0.040171
3,rgbd_dataset_freiburg1_xyz,0.014934
3,Average,.06725611111111111111
4,rgbd_dataset_freiburg1_360,0.050741
4,rgbd_dataset_freiburg1_desk,0.033998
4,rgbd_dataset_freiburg1_desk2,0.051289
4,rgbd_dataset_freiburg1_floor,0.171805
4,rgbd_dataset_freiburg1_plant,0.022991
4,rgbd_dataset_freiburg1_room,0.142180
4,rgbd_dataset_freiburg1_rpy,0.037055
4,rgbd_dataset_freiburg1_teddy,0.043363
4,rgbd_dataset_freiburg1_xyz,0.013270
4,Average,.06296577777777777777
5,rgbd_dataset_freiburg1_360,0.070748
5,rgbd_dataset_freiburg1_desk,0.034087
5,rgbd_dataset_freiburg1_desk2,0.039767
5,rgbd_dataset_freiburg1_floor,0.099062
5,rgbd_dataset_freiburg1_plant,0.022626
5,rgbd_dataset_freiburg1_room,0.105492
5,rgbd_dataset_freiburg1_rpy,0.036673
5,rgbd_dataset_freiburg1_teddy,0.037590
5,rgbd_dataset_freiburg1_xyz,0.013504
5,Average,.05106100000000000000
From this results, I found that eval_tum evalustion file run VGGT-SLAM 5 times.
I want to know why it runs more than 1 time.
And, I checked VGGT-SLAM paper. I found your TUM results in 8th page, but I wonder how that results came from.
Thanks for reading my issue.
I run VGGT-SLAM with the dataset TUM.
And I got the following result.
Run,Dataset,RMSE
1,rgbd_dataset_freiburg1_360,0.051752
1,rgbd_dataset_freiburg1_desk,0.026684
1,rgbd_dataset_freiburg1_desk2,0.056097
1,rgbd_dataset_freiburg1_floor,0.144438
1,rgbd_dataset_freiburg1_plant,0.022208
1,rgbd_dataset_freiburg1_room,0.123293
1,rgbd_dataset_freiburg1_rpy,0.038118
1,rgbd_dataset_freiburg1_teddy,0.043309
1,rgbd_dataset_freiburg1_xyz,0.013879
1,Average,.05775311111111111111
2,rgbd_dataset_freiburg1_360,0.058878
2,rgbd_dataset_freiburg1_desk,0.027564
2,rgbd_dataset_freiburg1_desk2,0.032104
2,rgbd_dataset_freiburg1_floor,0.359750
2,rgbd_dataset_freiburg1_plant,0.024654
2,rgbd_dataset_freiburg1_room,0.135679
2,rgbd_dataset_freiburg1_rpy,0.030353
2,rgbd_dataset_freiburg1_teddy,0.038054
2,rgbd_dataset_freiburg1_xyz,0.018845
2,Average,.08065344444444444444
3,rgbd_dataset_freiburg1_360,0.090233
3,rgbd_dataset_freiburg1_desk,0.024864
3,rgbd_dataset_freiburg1_desk2,0.069978
3,rgbd_dataset_freiburg1_floor,0.146341
3,rgbd_dataset_freiburg1_plant,0.020198
3,rgbd_dataset_freiburg1_room,0.168063
3,rgbd_dataset_freiburg1_rpy,0.030523
3,rgbd_dataset_freiburg1_teddy,0.040171
3,rgbd_dataset_freiburg1_xyz,0.014934
3,Average,.06725611111111111111
4,rgbd_dataset_freiburg1_360,0.050741
4,rgbd_dataset_freiburg1_desk,0.033998
4,rgbd_dataset_freiburg1_desk2,0.051289
4,rgbd_dataset_freiburg1_floor,0.171805
4,rgbd_dataset_freiburg1_plant,0.022991
4,rgbd_dataset_freiburg1_room,0.142180
4,rgbd_dataset_freiburg1_rpy,0.037055
4,rgbd_dataset_freiburg1_teddy,0.043363
4,rgbd_dataset_freiburg1_xyz,0.013270
4,Average,.06296577777777777777
5,rgbd_dataset_freiburg1_360,0.070748
5,rgbd_dataset_freiburg1_desk,0.034087
5,rgbd_dataset_freiburg1_desk2,0.039767
5,rgbd_dataset_freiburg1_floor,0.099062
5,rgbd_dataset_freiburg1_plant,0.022626
5,rgbd_dataset_freiburg1_room,0.105492
5,rgbd_dataset_freiburg1_rpy,0.036673
5,rgbd_dataset_freiburg1_teddy,0.037590
5,rgbd_dataset_freiburg1_xyz,0.013504
5,Average,.05106100000000000000
From this results, I found that eval_tum evalustion file run VGGT-SLAM 5 times.
I want to know why it runs more than 1 time.
And, I checked VGGT-SLAM paper. I found your TUM results in 8th page, but I wonder how that results came from.
Thanks for reading my issue.