Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available: 6.13.0
metadata
title: Arrhythmia Detection using ECG + PPG
emoji: ๐ฉบ
colorFrom: blue
colorTo: green
sdk: gradio
sdk_version: 3.50.2
app_file: app.py
pinned: false
๐ฉบ Arrhythmia Detection using ECG + PPG
This project is a Deep Learning-based arrhythmia detection system that classifies signals into:
- Bradycardia
- Tachycardia
- Ventricular Fibrillation (VFib)
- Ventricular Tachycardia (VTach)
- Normal
๐ Input
Upload .csv files containing:
- Time
- ECG (II/III/AVF/I)
- PPG/Pleth
โ๏ธ Model
- Architecture: CNN + LSTM
- Input: Raw segmented ECG and PPG signals (20s window, 10s overlap)
- Framework: TensorFlow/Keras
๐ง Output
- Predicted Class
- Confidence Score
- Segment-wise classification
- Optional signal visualization (first 10 seconds)
๐ Created by
Mathivani | Final Year B.Tech Biomedical Engineering
SRM Institute of Science and Technology