HridAI
ResearchCross-dataset ECG arrhythmia classification for the edge.
HridAI studies whether an ECG classifier can stay accurate when the data distribution shifts — training on the MIT-BIH Arrhythmia Database and transferring to PTB-XL — while remaining small enough to deploy on real edge hardware. The target is a single-lead model that runs on a Raspberry Pi 4 / ARM Cortex-A72 with sub-100ms inference and under 150MB of memory, producing a binary risk triage: Low, Monitor, or Refer.
What makes it different
- Cross-dataset generalization: MIT-BIH → PTB-XL
- Single-lead ECG input (1000–2500 time steps)
- INT8 TFLite, deployable on Raspberry Pi 4 / ARM Cortex-A72
- Binary risk triage: Low / Monitor / Refer



