Direkt zum Inhalt springen
Computer Vision Group
TUM School of Computation, Information and Technology
Technical University of Munich

Technical University of Munich

Menu

Links

Informatik IX
Computer Vision Group

Boltzmannstrasse 3
85748 Garching info@vision.in.tum.de

Follow us on:

YouTube X / Twitter Facebook

News

26.02.2025

We have twelve papers accepted to CVPR 2025. Check our publication page for more details.

24.10.2024

LSD SLAM received the ECCV 2024 Koenderink Award for standing the Test of Time.

03.07.2024

We have seven papers accepted to ECCV 2024. Check our publication page for more details.

09.06.2024
GCPR / VMV 2024

GCPR / VMV 2024

We are organizing GCPR / VMV 2024 this fall.

04.03.2024

We have twelve papers accepted to CVPR 2024. Check our publication page for more details.

More


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
data:datasets:visual-inertial-dataset [2021/07/07 10:35]
Quirin Lohr
data:datasets:visual-inertial-dataset [2021/07/07 10:40] (current)
Nikolaus Demmel
Line 22: Line 22:
  
 All files are available for batch download at: All files are available for batch download at:
-  * Bag 1024x1024: http://vision.in.tum.de/tumvi/calibrated/1024_16/ +  * Bag 1024x1024: https://vision.in.tum.de/tumvi/calibrated/1024_16/ 
-  * Bag 512x512: http://vision.in.tum.de/tumvi/calibrated/512_16/ +  * Bag 512x512: https://vision.in.tum.de/tumvi/calibrated/512_16/ 
-  * Euroc/DSO 1024x1024: http://vision.in.tum.de/tumvi/exported/euroc/1024_16/ +  * Euroc/DSO 1024x1024: https://vision.in.tum.de/tumvi/exported/euroc/1024_16/ 
-  * Euroc/DSO 512x512: http://vision.in.tum.de/tumvi/exported/euroc/512_16/+  * Euroc/DSO 512x512: https://vision.in.tum.de/tumvi/exported/euroc/512_16/
  
 Example script to download a whole folder: Example script to download a whole folder:
 <code> <code>
 wget -R "index.*" -m -np -nH --no-check-certificate -e robots=off \ wget -R "index.*" -m -np -nH --no-check-certificate -e robots=off \
-    http://vision.in.tum.de/tumvi/exported/euroc/512_16/+    https://cdn3.vision.in.tum.de/tumvi/exported/euroc/512_16/
  
 # optionally verify md5 sums: # optionally verify md5 sums:
Line 54: Line 54:
  
 <php> <php>
-echo preg_replace('/http:/','https:/',file_get_contents("/usr/demos/cvpr/tumvi/html/data.html"));+echo preg_replace('/http:/','https:',file_get_contents("/usr/demos/cvpr/tumvi/html/data.html"));
 </php> </php>
  
Line 67: Line 67:
  
 <php> <php>
-echo preg_replace('/http:/','https:/',file_get_contents("/usr/demos/cvpr/tumvi/html/data_calib.html"));+echo preg_replace('/http:/','https:',file_get_contents("/usr/demos/cvpr/tumvi/html/data_calib.html"));
 </php> </php>
  
Line 73: Line 73:
  
 <php> <php>
-echo preg_replace('/http:/','https:/',file_get_contents("/usr/demos/cvpr/tumvi/html/imu_static.html"));+echo preg_replace('/http:/','https:',file_get_contents("/usr/demos/cvpr/tumvi/html/imu_static.html"));
 </php> </php>
  
Line 132: Line 132:
 We provide evaluation of several state-of-the-art VI methods on our dataset. For quantitative evaluation please refer to the [[https://arxiv.org/pdf/1804.06120.pdf| paper]]. Here we provide the visualization of resulting trajectories (clicking on the method name toggles visibility). We provide evaluation of several state-of-the-art VI methods on our dataset. For quantitative evaluation please refer to the [[https://arxiv.org/pdf/1804.06120.pdf| paper]]. Here we provide the visualization of resulting trajectories (clicking on the method name toggles visibility).
 <php> <php>
-echo preg_replace('/http:/','https:/',file_get_contents("/usr/demos/cvpr/tumvi/html/results.html"));+echo preg_replace('/http:/','https:',file_get_contents("/usr/demos/cvpr/tumvi/html/results.html"));
 </php> </php>
  
Line 146: Line 146:
 To download all raw bags at once use the following command: To download all raw bags at once use the following command:
 <code> <code>
-wget -R "index.*" -m -np -nH --no-check-certificate -e robots=off http://vision.in.tum.de/tumvi/raw+wget -R "index.*" -m -np -nH --no-check-certificate -e robots=off https://cdn3.vision.in.tum.de/tumvi/raw
  
 # optionally verify md5 sums: # optionally verify md5 sums:
Line 154: Line 154:
  
 <php> <php>
-echo preg_replace('/http:/','https:/',file_get_contents("/usr/demos/cvpr/tumvi/html/raw.html"));+echo preg_replace('/http:/','https:',file_get_contents("/usr/demos/cvpr/tumvi/html/raw.html"));
 </php> </php>
  
 <php> <php>
-echo preg_replace('/http:/','https:/',file_get_contents("/usr/demos/cvpr/tumvi/html/raw_calib.html"));+echo preg_replace('/http:/','https:',file_get_contents("/usr/demos/cvpr/tumvi/html/raw_calib.html"));
 </php> </php>
  

Rechte Seite

Informatik IX
Computer Vision Group

Boltzmannstrasse 3
85748 Garching info@vision.in.tum.de

Follow us on:

YouTube X / Twitter Facebook

News

26.02.2025

We have twelve papers accepted to CVPR 2025. Check our publication page for more details.

24.10.2024

LSD SLAM received the ECCV 2024 Koenderink Award for standing the Test of Time.

03.07.2024

We have seven papers accepted to ECCV 2024. Check our publication page for more details.

09.06.2024
GCPR / VMV 2024

GCPR / VMV 2024

We are organizing GCPR / VMV 2024 this fall.

04.03.2024

We have twelve papers accepted to CVPR 2024. Check our publication page for more details.

More