PhysDrive
收藏资源简介:
PhysDrive是一个多模态、无接触的车内生理监测数据集,旨在为非接触式车内生理传感算法开发提供支持。该数据集收集了48名驾驶员的数据,包括同步的RGB、近红外相机和原始毫米波雷达数据,以及六种同步的生理信号(心电图、血容量脉冲、呼吸信号、心率、呼吸率、血氧饱和度)。数据集涵盖了广泛的自然驾驶条件,包括驾驶员动作、动态自然光、车辆类型和道路条件。PhysDrive为多模态驾驶员监测和智能驾驶舱系统的研究提供了基础资源,并有望加速相关领域的研究进展。
PhysDrive is a multimodal, non-contact in-vehicle physiological monitoring dataset designed to support the development of non-contact in-vehicle physiological sensing algorithms. This dataset collects data from 48 drivers, including synchronized RGB, near-infrared camera and raw millimeter-wave radar data, as well as six synchronized physiological signals (electrocardiogram, blood volume pulse, respiratory signal, heart rate, respiratory rate, and blood oxygen saturation). The dataset covers a wide range of natural driving conditions, including driver movements, dynamic natural lighting, vehicle types, and road conditions. PhysDrive provides a foundational resource for research on multimodal driver monitoring and intelligent cockpit systems, and is expected to accelerate research progress in related fields.
PhysDrive 数据集概述
📖 摘要
- 数据集名称:PhysDrive
- 开发机构:香港科技大学(广州)
- 数据类型:多模态远程生理测量数据集
- 数据规模:
- 约24小时记录(1500K帧)
- 包含48名受试者的数据
- 采集设备:
- RGB摄像头
- 近红外摄像头(NIR)
- 毫米波雷达(mmWave)
- 设计特点:
- 专为车内非接触式生理传感设计
- 考虑多种模态设置和驾驶因素:
- 三种车辆类型
- 四种光照条件
- 三种道路条件
- 驾驶员动作
- 同步地面真值:
- ECG(心电图)
- BVP(血容量脉冲)
- Respiration(呼吸)
- HR(心率)
- RR(呼吸率)
- SpO2(血氧饱和度)
- 兼容工具:可与rPPG-toolbox配合使用
🔥 最新更新
- [2025/5]:基准测试和预处理代码已更新
🗝️ 访问与使用
- 使用限制:仅限学术用途,禁止商业使用
- 数据集版本:
- 预处理版本:
- 包含一名受试者的原始RGB和NIR数据
- 包含所有受试者的预处理mmWave数据
- 访问地址:https://www.kaggle.com/datasets/xiaoyang274/physdrive
- 无需签署数据共享协议
- 原始版本:
- 包含所有受试者的原始数据
- 需签署数据共享协议
- 联系邮箱:jwanggo@connect.ust.hk
- 预处理版本:
⚙️ 实验设计
- 实验设计图:https://github.com/WJULYW/PhysDrive-Dataset/blob/main/figs/experiment_design.png
📊 设备与分布
- 数据分布图:https://github.com/WJULYW/PhysDrive-Dataset/blob/main/figs/distribution.png
🖥️ 数据集结构
预处理版本结构
├── mmWave/ │ ├── AFH1/ │ │ ├── AFH1_00/ │ │ │ ├── resp.mat # 呼吸信号 │ │ │ ├── mmwave.mat # 裁剪后的毫米波雷达信号 │ │ │ └── ecg.mat # ECG信号 │ │ ├── … │ │ └── AFH1_118/ │ └── CMZ2/ │ ├── RGB and IR (one subject sample)/ │ ├── AMH1/ │ │ ├── AS/ │ │ ├── IR.mp4 # 红外视频 │ │ ├── RGB.mp4 # RGB视频 │ │ ├── Recording_Physiological_Data.csv # 生理数据及对应时间戳 │ │ ├── Label/ │ │ │ ├── HR.mat # 滤波后心率 │ │ │ ├── BVP.mat # 滤波后血容量脉冲 │ │ │ ├── RESP.mat # 滤波后呼吸信号 │ │ │ ├── ECG.mat # 滤波后ECG信号 │ │ │ └── SPO2.mat # 血氧饱和度 │ │ └── STMap/ │ │ └── STMap_RGB.png # 从RGB视频提取的时空图 │ └── … │ ├── AT/ ├── BS/ ├── BT/ ├── CS/
命名规则说明
- mmWave文件夹命名:
- 第一个字符:A=Segment-A0, B=Segment-B, C=Segment-C SUV
- 第二个字符:M=男性, F=女性
- 第三个字符:Z=中午, H=黄昏/清晨, W=午夜, Y=雨天/阴天
- RGB和IR文件夹命名:
- 第一个字符:A=平坦无阻道路, B=平坦拥堵道路, C=颠簸拥堵道路
- 第二个字符:S=静止, T=交谈

- 1PhysDrive: A Multimodal Remote Physiological Measurement Dataset for In-vehicle Driver Monitoring香港科技大学(广州) · 2025年



