All Projects โ†’ AaltoVision โ†’ Advio

AaltoVision / Advio

An Authentic Dataset for Visual-Inertial Odometry

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Advio

Self Driving Golf Cart
Be Driven ๐Ÿš˜
Stars: โœญ 147 (-13.53%)
Mutual labels:  navigation
React Site Nav
A kick ass site menu powered by styled components inspired by Stripe.
Stars: โœญ 155 (-8.82%)
Mutual labels:  navigation
Motion
Navigation and insight in Go
Stars: โœญ 163 (-4.12%)
Mutual labels:  navigation
Gta V Data Dumps
GTA V Data dumps useful for modding & scripting
Stars: โœญ 148 (-12.94%)
Mutual labels:  navigation
Redux Saga Router
A router for Redux Saga
Stars: โœญ 153 (-10%)
Mutual labels:  navigation
Jquery Navobile
A jQuery plugin that makes mobile navigation easy.
Stars: โœญ 157 (-7.65%)
Mutual labels:  navigation
Nemetric
ๅ‰็ซฏๆ€ง่ƒฝๆŒ‡ๆ ‡็š„็›‘ๆŽง,้‡‡้›†ไปฅๅŠไธŠๆŠฅใ€‚็”จไบŽๆต‹้‡็ฌฌไธ€ไธชdom็”Ÿๆˆ็š„ๆ—ถ้—ด(FP/FCP/LCP)ใ€็”จๆˆทๆœ€ๆ—ฉๅฏๆ“ไฝœๆ—ถ้—ด๏ผˆfid|tti๏ผ‰ๅ’Œ็ป„ไปถ็š„็”Ÿๅ‘ฝๅ‘จๆœŸๆ€ง่ƒฝ,๏ผŒ็ฝ‘็ปœ็Šถๅ†ตไปฅๅŠ่ต„ๆบๅคงๅฐ็ญ‰็ญ‰ใ€‚ๅ‘็›‘ๆŽงๅŽๅฐๆŠฅๅ‘Šๅฎž้™…็”จๆˆทๆต‹้‡ๅ€ผใ€‚
Stars: โœญ 145 (-14.71%)
Mutual labels:  navigation
React Native Navigation
A complete native navigation solution for React Native
Stars: โœญ 12,387 (+7186.47%)
Mutual labels:  navigation
React Native Nav Transition
React Native Nav Transition
Stars: โœญ 154 (-9.41%)
Mutual labels:  navigation
Are We Fast Yet
Are We Fast Yet? Comparing Language Implementations with Objects, Closures, and Arrays
Stars: โœญ 161 (-5.29%)
Mutual labels:  benchmarking
Layerjs
layerJS: Javascript UI composition framework
Stars: โœญ 1,825 (+973.53%)
Mutual labels:  navigation
Metago
MetaGo provides fast cursor movement/selection for keyboard focused users in vscode
Stars: โœญ 151 (-11.18%)
Mutual labels:  navigation
Avalanche
Avalanche: a End-to-End Library for Continual Learning.
Stars: โœญ 151 (-11.18%)
Mutual labels:  benchmarking
Mqtt Benchmark
Simple MQTT (broker) benchmarking tool
Stars: โœญ 146 (-14.12%)
Mutual labels:  benchmarking
Persistentbottomnavbar
A highly customizable persistent bottom navigation bar for Flutter
Stars: โœญ 165 (-2.94%)
Mutual labels:  navigation
Spatial Navigation
Directional focus navigation with arrow keys
Stars: โœญ 146 (-14.12%)
Mutual labels:  navigation
Locationsimulator
MacOS 10.15 / 11.0 application to spoof your iOS / iPadOS or iPhoneSimulator device location. WatchOS and TvOS are partially supported.
Stars: โœญ 157 (-7.65%)
Mutual labels:  navigation
React Router Native Stack
A stack navigation component for react-router-native
Stars: โœญ 171 (+0.59%)
Mutual labels:  navigation
Rtrootnavigationcontroller
Implicitly make every view controller has its own navigation bar
Stars: โœญ 2,066 (+1115.29%)
Mutual labels:  navigation
Gallerit
A sample Android gallery to search images posted on Reddit built using modern Android development tools (Architecture Components, MVVM, Coroutines, Flow, Navigation, Retrofit, Room, Koin)
Stars: โœญ 153 (-10%)
Mutual labels:  navigation

DOI 10.5281/zenodo.1320824

ADVIO: An Authentic Dataset for Visual-Inertial Odometry

Santiago Cortรฉs ยท Arno Solin ยท Esa Rahtu ยท Juho Kannala

The lack of realistic and open benchmarking datasets for pedestrian visual-inertial odometry has made it hard to pinpoint differences in published methods. Existing datasets either lack a full six degree-of-freedom ground-truth or are limited to small spaces with optical tracking systems. We take advantage of advances in pure inertial navigation, and develop a set of versatile and challenging real-world computer vision benchmark sets for visual-inertial odometry. For this purpose, we have built a test rig equipped with an iPhone, a Google Pixel Android phone, and a Google Tango device. We provide a wide range of raw sensor data that is accessible on almost any modern-day smartphone together with a high-quality ground-truth track. We also compare resulting visual-inertial tracks from Google Tango, ARCore, and Apple ARKit with two recent methods published in academic forums. The data sets cover both indoor and outdoor cases, with stairs, escalators, elevators, office environments, a shopping mall, and metro station.

Example video

This video shows the ground-truth track for data set #16 (captured in one of the two office buildings). The visualized track is the ground-truth track calculated from the entire IMU data sequence. The fix points used for track calculation are visualized by dots. The track on the current floor shows in red. The video has been sped-up.

ADVIO Dataset 16

Attribution

If you use this data, please cite the original paper presenting it:

  • Santiago Cortรฉs, Arno Solin, Esa Rahtu, and Juho Kannala (2018). ADVIO: An authentic dataset for visual-inertial odometry. Accepted for publication in European Conference on Computer Vision (ECCV). Munich, Germany. [arXiv]

Downloading the data

The data files are available for download on Zenodo: https://zenodo.org/record/1320824 and can be downloaded on a per dataset basis from there. You can also use wget with the following bash snippet to fetch all the data:

# Download all 23 data ZIPs from Zenodo
for i in $(seq -f "%02g" 1 23);
do
  wget -O advio-$i.zip https://zenodo.org/record/1476931/files/advio-$i.zip
done

The size of one set ranges from 71 Mb to 255 Mb (packed). Uncompressed total size around 5.1 Gb.

Details on collected data

Setup

Ground-truth

  • Ground-truth poses: Camera pose (translation and orientation) calculated based on the raw IMU data and a set of known fixation points. The ground-truth track is sampled at 100 Hz.

  • Fix points: A set of ground-truth points marked with a visual editor. The points are based on the three videos stored by the system (primarily the iPhone and the second iPhone that filmed a reference track showing the capturer) and floor plan layouts.

iPhone

  • Camera frames: Camera frames are captured at 60 fps (resolution of 1280 by 720, portrait). The exact frame acquisition times reported by the platform are stored. The frames are packed into an H.264/MPEG-4 video file.

  • Platform location: Data collected through CoreLocation. The update rate depends on the device and its capabilities. Locations are requested with the desired accuracy of kCLLocationAccuracyBest. The timestamps are converted to follow the same clock as the other sensors (time interval since device boot). The stored values are

    • Coordinate.latitude
    • Coordinate.longitude
    • HorizontalAccuracy
    • Altitude
    • VerticalAccuracy
    • Speed
  • Accelerometer: Data collected through CoreMotion/CMMotionManager. Acquired at 100 Hz, which is the maximum rate. CoreMotion reports the accelerations in 'g's (at standstill you expect to have 1g in the vertical direction).

  • Gyroscope: Data collected through CoreMotion/CMMotionManager. Acquired at 100 Hz, which is the maximum rate. Note that the readings are in the Apple device coordinate frame (not altered in any way here).

  • Magnetometer: Data collected through CoreMotion/CMMotionManager. Acquired at 100 Hz, which is the maximum rate. Values are the three-axis magnetometer readings in uT. All values are uncalibrated.

  • Barometric altimeter: Data collected through CoreMotion/CMAltimeter. Acquired at an uneven sampling rate (roughly 1 Hz). Samples are stored as they arrive from the delegare callback. The actual barometric pressure is in val0 and the inferred relative altutude (calculated by Apple magic) is stored in val1.

  • ARKit poses: The Apple ARKit poses (translation and orientation) are captured at 60 Hz.

Tango

  • Tango poses (raw): The Google Tango raw poses (translation and orientation) are captured at 60 Hz.

  • Tango poses (area learning): The Google Tango area learning poses (translation and orientation) are captured at 60 Hz.

  • Camera frames: Video from the wide-angle (fisheye) camera on the Tango. Captured at ~5 fps with 640 by 480 resolution. The frames are packed into an MPEG-4 video file.

  • Tango point clouds: Tango point cloud data acquired by the Tango device and aligned to the current pose of the device. Sampling rate is not uniform. Timestamps are stored in point-cloud.csv. The actual point clouds are stored in the corresponding point-cloud-$index.csv.

Pixel

  • ARCore poses: The Google ARCore poses (translation and orientation) are captured at 30 Hz.

List of data sets

The following table summarizes the features of the 23 data sets:

Id Venue Dataset In/Out Stairs Escalator Elevator People Vehicles
1 Mall 01 Indoor โœ” Moderate
2 Mall 02 Indoor Moderate
3 Mall 03 Indoor Moderate
4 Mall 04 Indoor โœ” Moderate
5 Mall 05 Indoor โœ” Moderate
6 Mall 06 Indoor High
7 Mall 07 Indoor โœ” Low
8 Mall 08 Indoor โœ” Low
9 Mall 09 Indoor โœ” Low
10 Mall 10 Indoor Low
11 Metro 01 Indoor High โœ”
12 Metro 02 Indoor High โœ”
13 Office 01 Indoor โœ” Low
14 Office 02 Indoor โœ” โœ” Low
15 Office 03 Indoor None
16 Office 04 Indoor โœ” None
17 Office 05 Indoor โœ” None
18 Office 06 Indoor โœ” โœ” None
19 Office 07 Indoor โœ” None
20 Outdoor 01 Outdoor Low โœ”
21 Outdoor 02 Outdoor Low โœ”
22 Outdoor (urban) 01 Outdoor High โœ”
23 Outdoor (urban) 02 Outdoor High โœ”

Data structure

To maximize compatibility, all data is published in open and simple file formats. The comma separated value (CSV) files hold a timestamp in the first column and the respective data in the columns that follow. All time stamps are synchronized between sensor types and devices. Camera frames are stored as H.264/MPEG video and the associated frame time stamps are available in separate CSV files.

The folder structure for one data set looks like the following:

data
โ””โ”€โ”€โ”€advio-01
โ”‚   โ””โ”€โ”€โ”€ground-truth
โ”‚   โ”‚     poses.csv
โ”‚   โ”‚     fixpoints.csv
โ”‚   โ””โ”€โ”€โ”€iphone
โ”‚   โ”‚     frames.mov
โ”‚   โ”‚     frames.csv
โ”‚   โ”‚     platform-location.csv
โ”‚   โ”‚     accelerometer.csv
โ”‚   โ”‚     gyroscope.csv
โ”‚   โ”‚     magnetometer.csv
โ”‚   โ”‚     barometer.csv
โ”‚   โ”‚     arkit.csv
โ”‚   โ””โ”€โ”€โ”€tango
โ”‚   โ”‚     frames.mov
โ”‚   โ”‚     frames.csv
โ”‚   โ”‚     raw.csv
โ”‚   โ”‚     area-learning.csv
โ”‚   โ”‚     point-cloud.csv
โ”‚   โ”‚     point-cloud-001.csv
โ”‚   โ”‚     point-cloud-002.csv
โ”‚   โ”‚     ...
โ”‚   โ””โ”€โ”€โ”€pixel
โ”‚         arcore.csv
โ”‚     
โ””โ”€โ”€โ”€advio-02
      ...

Privacy

This data is collected in public places in Finland, and the collection of the data agrees with the local legislation. We, however, take your privacy seriously. If you find yourself in the data and wish to be removed, please contact us through the contact information provided at the top of this page.

Licence

The ADVIO data is published under the Creative Commons Attribution-NonCommercial 4.0 (CC BY-NC 4.0) Licence. This means that you must attribute the work in the manner specified by the authors and you may not use this work for commercial purposes.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].