# Data-Augmentation-For-Wearable-Sensor-Data
This is a sample code of data augmentation methods for wearable sensor data (time-series data). The example code writen in Jupyter notebook can be found [here](https://github.com/terryum/Data-Augmentation-For-Wearable-Sensor-Data/blob/master/Example_DataAugmentation_TimeseriesData.ipynb) or [here](https://nbviewer.jupyter.org/github/terryum/Data-Augmentation-For-Wearable-Sensor-Data/blob/master/Example_DataAugmentation_TimeseriesData.ipynb). For more details, please refer to the the paper below.
T. T. Um et al., “Data augmentation of wearable sensor data for parkinson’s disease monitoring using convolutional neural networks,” in Proceedings of the 19th ACM International Conference on Multimodal Interaction, ser. ICMI 2017. New York, NY, USA: ACM, 2017, pp. 216–220. [[arXiv]](https://arxiv.org/abs/1706.00527)
## Motivation
Data augmentation is consider as a standard preprocessing in various recognition problems (e.g. image recognition), which gives additional performance improvement by providing more data. Data augmentation can be also interpreted as injecting human's prior knowledge about label-preserving transformation and giving regularization by data. This code provides a simple approach to augment time-series data, e.g., wearable sensor data, by applying various distortions to the data.
## Data augmentation examples
Please see the jupyter notebook file ([here](https://github.com/terryum/Data-Augmentation-For-Wearable-Sensor-Data/blob/master/Example_DataAugmentation_TimeseriesData.ipynb) or [here](https://nbviewer.jupyter.org/github/terryum/Data-Augmentation-For-Wearable-Sensor-Data/blob/master/Example_DataAugmentation_TimeseriesData.ipynb)) for more examples
![DA_examples](DA_examples.png)
## Dependency
You need to pre-install numpy, matplotlib, scipy, and transforms3d for running the code. (You can install them using `pip`)
## License
You can freely modify this code for your own purpose. However, please leave the citation information untouched when you redistributed the code to others. If this code helps your research, please cite the paper.
```
@inproceedings{TerryUm_ICMI2017,
author = {Um, Terry T. and Pfister, Franz M. J. and Pichler, Daniel and Endo, Satoshi and Lang, Muriel and Hirche, Sandra and Fietzek, Urban and Kuli\'{c}, Dana},
title = {Data Augmentation of Wearable Sensor Data for Parkinson's Disease Monitoring Using Convolutional Neural Networks},
booktitle = {Proceedings of the 19th ACM International Conference on Multimodal Interaction},
series = {ICMI 2017},
year = {2017},
isbn = {978-1-4503-5543-8},
location = {Glasgow, UK},
pages = {216--220},
numpages = {5},
doi = {10.1145/3136755.3136817},
acmid = {3136817},
publisher = {ACM},
address = {New York, NY, USA},
keywords = {Parkinson\&\#39;s disease, convolutional neural networks, data augmentation, health monitoring, motor state detection, wearable sensor},
}
```
没有合适的资源?快使用搜索试试~ 我知道了~
可穿戴传感器数据(时间序列数据) 的数据增强方法示例代码_python_代码_ Jupyter 笔记本
共5个文件
ipynb:1个
md:1个
npy:1个
1.该资源内容由用户上传,如若侵权请联系客服进行举报
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
版权申诉
5星 · 超过95%的资源 4 下载量 171 浏览量
2022-07-13
17:21:49
上传
评论 3
收藏 892KB ZIP 举报
温馨提示
可穿戴传感器数据的数据增强 这是可穿戴传感器数据(时间序列数据)的数据增强方法示例代码。可以在此处或此处找到在 Jupyter 笔记本中编写的示例代码。有关详细信息,请参阅下面的论文。 TT Um 等人,“使用卷积神经网络对帕金森病监测进行可穿戴传感器数据的数据增强”,第 19 届 ACM 多模式交互国际会议论文集,序列号。ICMI 2017。纽约,纽约,美国:ACM,2017,第 216-220 页。[arXiv] 数据增强被认为是各种识别问题(例如图像识别)中的标准预处理,它通过提供更多数据来提供额外的性能改进。数据增强也可以解释为注入人类关于保留标签转换的先验知识并通过数据进行正则化。该代码提供了一种简单的方法来增强时间序列数据,例如可穿戴传感器数据,方法是对数据应用各种失真。 更多详情、使用方法,请下载后细读README.md文件
资源推荐
资源详情
资源评论
收起资源包目录
Data-Augmentation-For-Wearable-Sensor-Data-master.zip (5个子文件)
Data-Augmentation-For-Wearable-Sensor-Data-master
DA_examples.png 137KB
Example_DataAugmentation_TimeseriesData.ipynb 974KB
Example_DataAugmentation_TimeseriesData.py 9KB
X_sample.npy 85KB
README.md 3KB
共 5 条
- 1
资源评论
- weixin_430776332022-09-22资源有一定的参考价值,与资源描述一致,很实用,能够借鉴的部分挺多的,值得下载。
- 听风雨泣,看山海平2023-04-22超级好的资源,很值得参考学习,对我启发很大,支持!
- Felix_Y_X2024-04-16资源很好用,有较大的参考价值,资源不错,支持一下。
- 智商都拿去卖萌了2023-01-16发现一个宝藏资源,资源有很高的参考价值,赶紧学起来~
快撑死的鱼
- 粉丝: 1w+
- 资源: 9149
下载权益
C知道特权
VIP文章
课程特权
开通VIP
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- java浏览器(使用VSCode)
- PHPThinkphp+Vue2.0前后端分离框架通用后台源码数据库 MySQL源码类型 WebForm
- 构建一个大模型训练、微调、评估、推理、部署的全流程开发套件,基于MindSpore内置的并行技术和组件化设计
- 基于SpringCloud+Vue的财务数据管理系统(后端代码)
- 基于SpringBoot+Vue的在线课程管理系统(前端代码)
- 基于SpringBoot+Vue的在线课程管理系统(后端代码)
- MindInsight为MindSpore提供了简单易用的调优调试能力 用于模型优化的可视化仪表板
- 野火霸道开发板485原工程
- 国产化自主可控的人工智能开源平台 平台面向人工智能研究中的数据处理、算法开发、模型训练、算力管理和推理应用等各个流程的技术难点
- 基于Springboot+Vue的江西红色旅游景点宣传网站(后端代码)
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功