Skip to main content
Powered by ShareScore

Find research datasets worth reusing

Search datasets from major research repositories and use ShareScore to quickly assess how well each record supports discovery, access, and reuse.

80

datasets available to search

ShareScore release 0.7.1

Reset

Dataset results

80 results for “IMU”

Learn how ShareScore rates datasets ↗
zenodo40/100

Consensual videos of potentially re-identifiable individuals recorded at the Autonomous Driving Test Area Baden-Württemberg (raw images with location and IMU data).

<p>For the purpose of research on data intermediaries and data anonymisation, it is necessary to test these processes with realistic video data containing personal data. For this purpose, the <a href="http://treumoda.de">Treumoda</a> project, funded by the German Federal Ministry of Education and Research (BMBF), has created a dataset of different traffic scenes containing identifiable persons.</p> <p>This video data was collected at the <a href="https://taf-bw.de/">Autonomous Driving Test Area Baden-W&uuml;rttemberg</a>. On the one hand, it should be possible to recognise people in traffic, including their line of sight. On the other hand, it should be usable for the demonstration and evaluation of anonymisation techniques.</p> <p><strong>The legal basis for the publication of this data set the consent given by the participants as documented in the file Consent.pdf (all purposes) in accordance with Art. 6 1 (a) and Art. 9 2 (a) GDPR. Any further processing is subject to the GDPR.</strong></p> <p>We make this dataset available for non-commercial purposes such as teaching, research and scientific communication. Please note that this licence is limited by the provisions of the GDPR. Anyone downloading this data will become an independent controller of the data. This data has been collected with the consent of the identifiable individuals depicted.</p> <p>Any consensual use must take into account the purposes mentioned in the uploaded consent forms and in the privacy terms and conditions provided to the participants (see Consent.pdf). All participants consented to all three purposes, and no consent was withdrawn at the time of publication. KIT is unable to provide you with contact details for any of the participants, as we have removed all links to personal data other than that contained in the published images.</p>

opencc-by-nc-sa-4.0Apr 2023View details →
zenodo40/100

Datasets and Supporting Materials for the IPIN 2023 Competition Track 4 (Foot-Mounted IMU based Positioning, offsite-online)

<p>This package contains the datasets and supplementary materials&nbsp; used in the IPIN 2023 Competition.</p> <p><strong>Contents:</strong><br> - IPIN2023_Track4_CallForCompetition_v2.2.pdf: Call for competition including the technical annex describing the competition</p> <p>- 01-Logfiles: This folder contains 2 files for each Trials (Testing, Scoring01, Scoring02)<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - IPIN2023_T4_xxx.txt : data file containing ACCE, ROTA, MAGN, PRES, TEMP, GSBS, GOBS, POSI frames<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - IPIN2023_T4_xxx_gnss_ephem.nav : for trajectory estimation.<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;<br> - 02-Supplementary_Materials: This folder contains the datasheet files of the different sensors, a static logfile of about 12 hours that can be used for sensors bias estimation (Allan Variance) and a logfile of about 1 minute that can be used to calibrate the magnetometer sensor (Magnetometer Calibration).</p> <p>- 03-Evaluation: This folder contains the scripts used to calculate the competition metric, the 75th percentile on all evaluation points. It requires Matlab Mapping Toolbox. We also provide ground truth of the 2 scoring trials as 2 MAT and KML files. It contains samples of reported estimations and the corresponding results. Just run script_Eval_IPIN2023.mat</p> <p>We provide additional information on the competition at: https://evaal.aaloa.org/2023/call-for-competition</p> <p>&nbsp;</p> <p><strong>Citation Policy:</strong><br> Please, cite the following works when using the datasets included in this package:</p> <p>Ortiz, M.; Zhu, N.; Ziyou L. ; Renaudin, V. Datasets and Supporting Materials for the IPIN 2023 Competition Track 4 (Foot-Mounted IMU based Positioning, offsite-online), Zenodo 2023<br> <a href="https://doi.org/10.5281/zenodo.8399764">https://doi.org/10.5281/zenodo.8399764</a></p> <p>Check the citation policy at: <a href="https://doi.org/10.5281/zenodo.8399764">https://doi.org/10.5281/zenodo.8399764</a></p> <p>&nbsp;</p> <p><strong>Contact:</strong><br> For any further questions about the database and this competition track, please contact:</p> <p>&nbsp;&nbsp;&nbsp; Miguel Ortiz (<a href="mailto:miguel.ortiz@univ-eiffel.fr">miguel.ortiz@univ-eiffel.fr</a>) at the University Gustave Eiffel, France.<br> &nbsp;&nbsp;&nbsp; Ni Zhu (<a href="mailto:ni.zhu@univ-eiffel.fr">ni.zhu@univ-eiffel.fr</a>) at the University Gustave Eiffel, France.</p> <p>&nbsp;</p> <p><strong>Acknowledgements:</strong><br> We thank Maximilian Stahlke and Christopher Mutschler at Fraunhofer ISS, as well as Joaqu&iacute;n Torres-Sospedra from Universidade do Minho and Francesco Potort&igrave; and Antonino Crivello from ISTI-CNR Pisa, for their support in collecting the datasets.</p> <p>We extend our appreciation to the staff at the Museum for Industrial Culture (Museum Industriekultur) for their unwavering patience and invaluable support throughout our collection days.</p>

opencc-by-4.0Oct 2023View details →
zenodo36/100

Data from dance activties using RAZOR 9DOF IMU

<p>Triaxial magnetometer data from the RAZOR 9DOF IMU of three salsa patterns for expert, intermediate and novice dancer.</p> <p>Files are organized as follow</p> <p>Pattern #: *.dat files, *.png files and R script</p> <p>where # is 0,2,5.</p>

opencc-by-sa-4.0May 2015View details →
zenodo36/100

Realistic GPS and IMU data

<p>Recordings of both gps and imu during a Seafar vessel navigation.</p> <p>The following values come from the gnss unit:</p> <pre><code>        "heading_degrees": 154.453,         "rot_degrees_min": 19.9,         "lat_degrees": 51.212967072,         "lon_degrees": 2.995510899,         "sog_kph": 3.37,</code></pre> <p>All the other values come from the IMU eg.&nbsp;</p> <pre><code class="language-json">       "roll_degrees": 2.78,         "pitch_degrees": 0.57,         "yaw_degrees": 158.5,         "roll_rate_rad_min": 0.0,         "pitch_rate_rad_min": 0.0,         "yaw_rate_rad_min": 0.51,         "accel_x_ms2": -0.00137,         "accel_y_ms2": 0.00784,         "accel_z_ms2": -0.00171,         "yaw_rate_degrees_min": 29.2208475517</code></pre> <p>All acceleration values are gravity-compensated.</p>

opencc-by-4.0May 2022View details →
zenodo36/100

giaIndoorLoc – Auto-labeled WLAN + IMU dataset generated via VI-SLAM2tag

<p>This repository holds the data that belongs to the publication:</p> <p>M. Laska, T. Schulz, J. Grottke, C. Blut and J. Blankenbach, &quot;VI-SLAM2tag: Low-Effort Labeled Dataset Collection for Fingerprinting-Based Indoor Localization&quot;,&nbsp;&nbsp;[arXiv:2207.02668]</p> <p>which is to appear at the 2022 IPIN conference.&nbsp;</p> <p>It is split into the following sub-parts:<br> &nbsp; - giaIndoorLoc_raw: Raw data recorded via the VI-SLAM2tag android app (https://github.com/laskama/VI-SLAM2tag_app)<br> &nbsp; - giaIndoorLoc: Annotated dataset (generated from giaIndoorLoc_raw)<br> &nbsp; - evaluation_data: Raw trajectory data that is used during evaluation of labeling accuracy of VI-SLAM2tag (Control-Point + Total Station (Tachymeter))<br> &nbsp; - model_evaluation: Model weights of fitted models used during baseline performance section (VII-B) of paper. Required for reproducing experiments with repo (https://github.com/laskama/mCELindoorLoc)</p> <p>&nbsp;</p> <p>For a detailed description, please refer to the given paper and the additional github repositories that host the implementations:</p> <p>-&nbsp;https://github.com/laskama/VI-SLAM2tag_post</p> <p>-&nbsp;https://github.com/laskama/VI-SLAM2tag_app</p> <p>-&nbsp;https://github.com/laskama/mCELindoorLoc</p>

opencc-by-4.0Jul 2022View details →
zenodo36/100

LiDAR-IMU Mapping Test Dataset

<p>This dataset contains two rosbag files recorded in an outdoor environment for testing LiDAR-IMU mapping systems.</p>

opencc-by-4.0Jul 2022View details →
zenodo36/100

WatchBLoc: A smartwatch IMU and ambient BLE dataset for room-level localisation

<p><strong>WatchBLoc dataset</strong></p> <p>This dataset consists of BLE RSSIs (emitted from identical BLE beacons) and IMU recordings (3-axial acceleration, 3-axial gyroscope, 3-axial magnetometer) recorded by a Sony Smartwatch 3. All participants wore the smartwatch in their right hand, which was the dominant hand in all participants.</p> <p>The data were recorded across two environments: a real-home and a demo-home. The demo-home consists of 6 rooms: big office, small office, kitchen, bathroom, meeting room, lab room. The real-home consists of 6 rooms: kitchen, living room, bedroom, bathroom, office, and loo. However, the living room and kitchen lie in the same open-plan space, and the loo lies within the office (i.e., it is an ensuite space). These can thus be accounted as:</p> <ul> <li>the aforementioned 6 rooms</li> <li>5 rooms, namely: open-plan kitchen/living room, bedroom, bathroom, office, loo</li> <li>5 rooms, namely: kitchen, living room, bedroom, bathroom, ensuite</li> <li>4 rooms, namely: open-plan kitchen/living room, bedroom, bathroom, ensuite.</li> </ul> <p>BLE beacons were installed in each room of the above environments. A total of three BLE configurations were considered for each room; one beacon was placed in the centre of each room (denoted as &quot;centre&quot; in the dataset), one by the entrance of each room (denoted &quot;doors&quot;) and one at a location in each room chosen such that the pairwise distances between the beacons from all rooms are maximised (denoted as &quot;far&quot;).</p> <p>The smartwatch was recording IMU at 100 Hz and BLE RSSIs at 0.2 Hz and the ground truth location which the participants had to report, by tapping the appropriate room label on the watch&#39;s screen every time they were entering a new room.</p> <p>Each participant performed the experiment for approximately 1 hour continuously; with the sensor recording application active and the user instructed on how to record the ground truth location, the participants moved around the environment, performing activities that are commonly encountered in each room in their own style. Not everyone performed the exact same activities, and the ground truth activity labels were not recorded.</p> <p>A total of 11 participants, noted as user1 to user11 performed the experiment across the two environments, yielding a total of 20 recordings, noted as rec1 to rec20 in the dataset. user1 performed the experiment in both environments; three times in the demo-home (rec1,5,8) and once in the real-home (rec13,15,17,19). user11 performed the experiment only in the real-home (rec14,16,18,20) while the rest of the users performed the experiment only in the demo home, yielding one recording each.</p> <p>Note that recording rec13,15,17,19 were recorded simultaneously, but account for the four different assumptions on what constitutes a room in the &quot;real home&quot;, as described before. The same holds for recordings rec14,16,18,20.</p> <p>The data are organised per recording and user id. Note that some users have more than one corresponding recording.</p>

opencc-by-4.0Aug 2022View details →
zenodo36/100

IMU-based Human Activity Recognition and Payload Estimation for Low-Back Exoskeletons

<p>This repository contains the data for a payload classification algorithm. Data are already split into train, validation and test sets. 12 subjects are included in this dataset (6M+6F).</p> <table> <tbody> <tr> <td><strong>Sensor ID</strong></td> <td><strong>Position</strong></td> </tr> <tr> <td>B6</td> <td>Chest</td> </tr> <tr> <td>3B</td> <td>Right Leg</td> </tr> <tr> <td>BB</td> <td>Right Wrist</td> </tr> <tr> <td>C9</td> <td>Left Leg</td> </tr> <tr> <td>B5</td> <td>Left Wrist</td> </tr> </tbody> </table> <p>&nbsp;</p> <p>This dataset was collected as part of a research project at the Politecnico di Milano and used to train deep-learning algorithms.</p>

opencc-by-4.0Oct 2022View details →
zenodo36/100

Vision-IMU Based Collaborative Control of a Blind UAV

<p><strong>This video demonstrates the concept of two UAVs in which one UAV is &lsquo;blind&rsquo;, i.e. has no sensing methods other than its onboard IMU, whereas the other UAV has a proper knowledge of its position and orientation in space. By observing a marker attached to the blind UAV, the other UAV helps the blind UAV in controlling its absolute position in space. It does so by estimating the relative pose between the two and adding this to the absolute position estimate of the &lsquo;non-blind&rsquo; UAV. The video shows a proof-of-concept for this approach, which could be utilized in cases where an aerial manipulator needs to interact closely with feature-poor environments. &nbsp;</strong></p>

opencc-by-4.0Dec 2017View details →
zenodo36/100

PassengXR VR Headset IMU Drift Data

<p>Files with headset and vehicle-based IMU orientation data, which were compared to determine the level of IMU drift (inaccuracy) in the headset over time. From the measurements reported in "PassengXR: A Low Cost Platform for Any-Car, Multi-User, Motion-Based Passenger XR Experiences" (https://dl.acm.org/doi/10.1145/3526113.3545657)</p>

opencc-by-4.0Apr 2024View details →
dryad36/100

Example data and scripts for: Processing IMU signals to recreate sacral trajectory during treadmill walking

<p>Example IMU data and scripts for reconstructing the trajectory of a sacral IMU and validation with motion capture data. Also contains example code of gait event detection and synchronization.</p>

opencc-zeroJun 2023View details →
dryad36/100

A five-sensor IMU-based Parkinson's disease patient and control dataset including three activities of daily living

<p class="MsoNormal">Parkinson's disease is an often-debilitating progressive neurological condition leading to loss of motor control. This dataset contains kinematic sensor data from two groups: one containing 15 patients with Parkinson's disease, and a control group of 19 participants without any known neurological condition. Participant ages ranged from 40–85, 21 were male, and 13 were female. The participants wore five 9-axis Inertial Measurement Units (IMUs) – one on each upper arm, each lower arm, and on their head. They were asked to perform a calibration pose, followed by three activities: making toast, putting on a cardigan, and unlocking and opening a door, with each activity repeated three times. The IMUs recorded time-series acceleration and orientation data from the moment where the participant was instructed to begin the activity (inception of the idea to act), through to the activity's completion. This dataset is planned for use in intent-sensing studies for assistive device control but is also applicable for activity recognition.</p>

opencc-zeroAug 2023View details →
ClinicalTrials.gov36/100

Phase 2 Dose-finding IMU-838 for Ulcerative Colitis

ClinicalTrials.gov study NCT03341962. IPD Sharing: UNDECIDED. Countries: 19. Publications: 1.

restrictedIPD-UNDECIDEDFeb 2026View details →
ClinicalTrials.gov36/100

MRI Trial to exPlore the efficAcy and Safety of IMU-838 in Relapsing Remitting Multiple Sclerosis (EMPhASIS)

ClinicalTrials.gov study NCT03846219. IPD Sharing: Not stated. Countries: 4. Publications: 2.

restrictedIPD-UNDECIDEDFeb 2026View details →
ClinicalTrials.gov36/100

A Study of IMU-131(HER-Vaxx) and Chemotherapy Compared to Chemotherapy Only in Patients With HER2 Positive Advanced Gastric Cancer

ClinicalTrials.gov study NCT02795988. IPD Sharing: NO. Countries: 7. Publications: 2.

closedIPD-NOFeb 2026View details →
ClinicalTrials.gov36/100

A Study to Evaluate the Efficacy, Safety and Tolerability of IMU-838 as Addition to Investigator's Choice of Standard of Care Therapy, in Patients With Coronavirus Disease 19 (COVID-19)

ClinicalTrials.gov study NCT04379271. IPD Sharing: Not stated. Countries: 2. Publications: 1.

restrictedIPD-UNDECIDEDFeb 2026View details →
dryad36/100

A five-sensor IMU-based Parkinson's disease patient and control dataset including three activities of daily living

Open the record for dataset details and reuse information.

publicAug 2023View details →
dryad36/100

Example data and scripts for: Processing IMU signals to recreate sacral trajectory during treadmill walking

Open the record for dataset details and reuse information.

publicJun 2023View details →
zenodo32/100

Livorno, Urban driving, IMU pothole detection

<p><strong>Scenario description</strong>:</p> <p>Test session for connected car detecting potholes using the combination of one or more of the following sensors: smartphone, 6LoWPAN vibration sensor, IMU.<br> The information is sent to the cloud and can be sent back to other connected vehicles for warning.<br> The information is also transmitted via V2V to AD cars that can automatically adapt the speed.</p> <p><strong>Session description</strong>:</p> <p>Test session with only a connected car with IMU based pothole detector, lap of 1,9 km on the harbour&#39;s public road. Goal is to record data for the technical evaluation.</p> <p><strong>Datasets descriptions</strong>:</p> <p><strong>AUTOPILOT_Livorno_UrbanDriving_Vehicle_all</strong>: Data generated from the vehicle sensors</p> <p>This dataset refers to the vehicle datasets generated from the vehicle sensors during Urban Driving in Livorno. This includes the data coming from the CAN bus and GPS. It includes following kind of dataset: Vehicle: general data (speed, battery); PositioningSystem: data from GPS; VehicleDynamics: data about dynamic (acceleration...); LateralControl: steering and lane control data</p> <p><strong>AUTOPILOT_Livorno_UrbanDriving_V2X_all</strong>: V2V messages during platooning sessions</p> <p>This dataset refers to the V2V messages exchanged between ITS stations (vehicles and RSUs) during the Urban Drining in Livorno.</p> <p><strong>AUTOPILOT_Livorno_UrbanDriving_IoT_all</strong>: Data extracted from IoT oneM2M platform</p> <p>This dataset refers to messages exchanged by Urban Driving devices, applications and services across the oneM2M platform.</p>

opencc-by-4.0Jan 2020View details →
zenodo32/100

Datasets and Supporting Materials for the IPIN 2019 Competition Track 4 (Foot-Mounted IMU based Positioning, off-site)

<p>This package contains the datasets and supplementary materials &nbsp;used in the IPIN 2019 Competition (Pisa , Italy).</p> <p><strong>Contents:</strong></p> <ol> <li>track4_ipin2019competition.pdf:&nbsp;Call for competition including the technical annex describing the competition&nbsp;</li> <li>01-Logfiles: This folder contains 2 zip files.<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; - HKB08.zip : for sensors bias estimation.<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; - HKB21.zip : for trajectory estimation.<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp; Each archive contains 4 files :<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; - HKBxx_mag.csv : magnetometer data<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; - HKBxx_sti.csv : inertial data<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; - HKBxx_ublox.ubx : GNSS data<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; - HKBxx_INFO.txt : info file<br> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;see track4_ipin2019competition.pdf for more details.</li> <li>02-Supplementary_Materials:&nbsp;This folder contains the datasheet files of the different sensors.</li> <li>03-Evaluation:&nbsp;This folder contains the scripts used to calculate the competition metric, the 75th percentile on all evaluation points. The ground truth is provided csv file.</li> </ol> <p><strong>Please, cite the following works when using the datasets included in this package:</strong></p> <ul> <li>Ortiz, M.; Perul, J.; Torres-Sospedra, J. Renaudin, V. Datasets and Supporting Materials for the IPIN 2019 Competition Track 4 (Foot-Mounted IMU based Positioning, off-site), Zenodo 2019 <a href="http://dx.doi.org/10.5281/zenodo.3937220">http://dx.doi.org/10.5281/zenodo.3937220</a></li> </ul> <p><strong>Additional information can be found at:</strong></p> <ul> <li><a href="http://ipin-conference.org/2019/competition.html">http://ipin-conference.org/2019/competition.html</a></li> </ul> <p><strong>For any further questions about the database and this competition track, please contact to:&nbsp;</strong></p> <ul> <li> <p>Miguel Ortiz (<a href="mailto:miguel.ortiz@univ-eiffel.fr">miguel.ortiz@univ-eiffel.fr</a>) at the University Gustave Eiffel, France.</p> <p>&nbsp;</p> </li> </ul>

opencc-by-4.0Jul 2020View details →

ScienceDex guides

Understand access before you commit

These curated guides explain access requirements, typical timelines, costs, and reuse considerations for widely used research datasets.

Compare curated datasets

Allen Brain Atlas

Allen Brain Atlas is an Allen Institute collection of brain map atlases, datasets, APIs, and analysis tools covering mouse, human, and non-human primate brain resources.

allen-brain-atlas
neuroscienceopenDocumentation, web resources, and API references are available online.
Last verified 2026-04-30Open record

Annotated Behaviour and Observability Dataset (ABODe)

ABODe is a University of Edinburgh DataShare dataset for behavior classification in group-housed mice using home-cage video, identities, bounding boxes, ground-plate positions, and annotator labels.

abode-home-cage
behavioral-neuroscienceopenThe DataShare record exposes download links for annotations, documentation, license text, and the zipped per-snippet data directory.
Last verified 2026-04-30Open record

DANDI Archive for NWB datasets

DANDI is a BRAIN Initiative archive for publishing and sharing neurophysiology data, including electrophysiology, optophysiology, and behavioral data packaged as NWB and related standards.

dandi-nwb
electrophysiologyopenPublished Dandiset metadata and archive endpoints are available through the production DANDI API.
Last verified 2026-04-30Open record

International Brain Laboratory public data

The International Brain Laboratory public data releases expose standardized mouse decision-making experiments, including Neuropixels recordings, widefield calcium imaging, behavior, and session metadata accessed through the ONE API.

ibl
behavioral-neuroscienceopenPublic sessions can be searched and loaded from the IBL public data server through ONE.
Last verified 2026-04-29Open record

OpenNeuro

OpenNeuro is a free, open platform for sharing neuroimaging datasets, with public search, dataset pages, and download paths for web, S3, DataLad, and the OpenNeuro CLI.

openneuro
neuroscienceopenPublished datasets are available on demand over the internet.
Last verified 2026-04-29Open record