IMUWiFine
收藏资源简介:
IMUWiFine数据集用于训练和评估一个基于PyTorch的端到端室内定位模型。该模型使用智能手机的惯性传感器(IMU)和WiFi接收信号强度指示器(RSSI)作为输入,输出估计的(x, y, z)坐标。数据集分为训练集、验证集和测试集,并且可以从ISSAI网站单独获取。
The IMUWiFine dataset is utilized for training and evaluating a PyTorch-based end-to-end indoor positioning model. This model takes the inertial measurement unit (IMU) data from smartphones and WiFi received signal strength indicator (RSSI) values as inputs, and outputs estimated (x, y, z) coordinates. The dataset is split into training, validation, and test sets, and can be independently obtained from the ISSAI website.
IMUWiFine: 端到端序列室内定位数据集
数据集概述
IMUWiFine数据集用于训练和评估端到端序列室内定位模型。该模型利用智能手机的惯性测量单元(IMU)和WiFi接收信号强度指示器(RSSI)数据,输出估计的(x, y, z)坐标。数据集分为训练集、验证集和测试集。
数据集来源
- 数据集地址: ISSAI
- 数据集结构: 数据集包含
train、test和validation文件夹。
模型架构
- 架构描述: 模型采用序列架构,结合ReLU、LSTM和回归层,处理IMU和WiFi数据以实现室内定位。
引用
bibtex @INPROCEEDINGS{9708854, author={Nurpeiissov, Mukhamet and Kuzdeuov, Askat and Assylkhanov, Aslan and Khassanov, Yerbolat and Varol, Huseyin Atakan}, booktitle={2022 IEEE/SICE International Symposium on System Integration (SII)}, title={End-to-End Sequential Indoor Localization Using Smartphone Inertial Sensors and WiFi}, year={2022}, pages={566-571}, doi={10.1109/SII52469.2022.9708854}}




