BasketHAR — Multimodal Basketball HAR Dataset: IMU + Heart Rate + Skin Temperature [arXiv 2025]
Abstract
"Novel multimodal HAR dataset for basketball training with synchronized IMU (accelerometer, gyroscope, angle, magnetic field at 200 Hz, MPU9250/WT901) + heart rate and skin surface temperature (1 Hz, Si1141 wrist sensor) across 14 activity classes. ArXiv 2025. Used for sports performance analysis and LLM-based coaching reports."
Description
Overview
BasketHAR is a novel, domain-specific multimodal dataset for human activity recognition (HAR) in basketball training scenarios, introduced in an arXiv preprint (2025). It was created to address a critical gap in existing HAR benchmarks: the absence of datasets covering complex, professional-level sports actions with simultaneous physiological and kinematic recordings. The dataset features three synchronized data modalities: motion signals from IMUs, physiological metrics (HR + skin temperature), and egocentric video recordings.
Motion data was collected using the MPU9250 sensor embedded in a WT901 SoC worn at the waist front center, providing 3-axis accelerometer, 3-axis gyroscope, 3-axis angle (orientation), and 3-axis magnetic field — all sampled at 200 Hz, the highest IMU sampling rate among public HAR benchmarks. Physiological data was recorded simultaneously from the wrist using an nRF51822 SoC with a Silicon Labs Si1141 sensor, capturing heart rate and skin surface temperature at 1 Hz. Videos were synchronized with sensor data and annotated by basketball-skilled students, with facial blurring for privacy.
The 14 activity classes include both generic actions (Sit, Stand, Walk, Run) and basketball-specific professional movements (Dribble Run, Shoot the Ball, Pass on the Run, Low Dribble with alternating hands, etc.), making it uniquely challenging for conventional HAR classifiers. Baseline results using a multimodal alignment approach (LoRA fine-tuned ImageBind) achieved 78.11% accuracy, outperforming CNN and LSTM models trained on individual modalities.
Column Schema
| Signal | Sensor | Description | Sampling Rate |
|---|---|---|---|
| acc_x / acc_y / acc_z | MPU9250/WT901 (waist) | 3-axis accelerometer (m/s²). | 200 Hz |
| gyro_x / gyro_y / gyro_z | MPU9250/WT901 (waist) | 3-axis gyroscope (rad/s). | 200 Hz |
| angle_x / angle_y / angle_z | MPU9250/WT901 (waist) | 3-axis Euler angle orientation. | 200 Hz |
| mag_x / mag_y / mag_z | MPU9250/WT901 (waist) | 3-axis magnetic field (µT). | 200 Hz |
| heart_rate_bpm | Si1141 / nRF51822 (wrist) | Heart rate in beats per minute. | 1 Hz |
| skin_temperature_C | Si1141 / nRF51822 (wrist) | Skin surface temperature in degrees Celsius. | 1 Hz |
| activity_label | Annotation | Activity class (14 classes: generic + basketball-specific). | — |
Key Statistics
- Activity Classes: 14 (generic actions + professional basketball movements)
- Motion Sensors: MPU9250 in WT901 SoC at waist; 200 Hz; 12 channels (acc, gyro, angle, magnetic)
- Physiological Sensors: Si1141 on nRF51822 at wrist; 1 Hz; heart rate + skin temperature
- Video: Synchronized egocentric video (facial blurring applied)
- Annotation: Basketball-skilled students; minimum 2 annotators per label
- Published: arXiv, 2025 — arXiv:2604.17065
Use Cases
- Sports-specific HAR: complex basketball motion classification from waist IMU data
- Skin temperature as a fatigue and thermal load indicator alongside heart rate during training
- Multimodal alignment (video + IMU + physiological) for activity recognition
- LLM-based sports training report generation from translated HAR + physiological data
View Data Structure
To explore column names, data types, and sample rows, visit the official dataset page on arXiv.
Preview on arXivCite This Dataset
Gao, Xian, Zhang, Haoyue, Zhang, Zongyun, Ruan, Jiacheng, Liu, Ting, & Fu, Yuzhuo (2026). BasketHAR — Multimodal Basketball HAR Dataset: IMU + Heart Rate + Skin Temperature [arXiv 2025]. [Dataset]. arXiv. https://doi.org/10.48550/ARXIV.2604.17065
Source: arXiv (2026) · DOI: 10.48550/ARXIV.2604.17065
Indexed by IoTDataset.com on May 10, 2026
Ready to Start Your Research?
Download this dataset directly from the official repository and start building your next breakthrough project.