This repository hosts the project for the Biomedical Signal and image Processing (BiSP) Lab at the University of Milan (Italy), focusing on ECG-based biometric recognition. The project is based on the methodology described by (Deep-ECG article) and utilizes the Smart Health for Assessing the Risk of Events via ECG Database.
To start the program you're gonna need:
C:\path\DeepECG> python -m venv C:\path\DeepECG\venv
C:\path\DeepECG> C:\path_to_program\DeepECG\venv\Scripts\activate
(venv) C:\path\DeepECG> pip install -r requirements.txt
(venv) C:\path\DeepECG> python preprocess 'path/to/data' 'path/to/saving/directory'
(venv) C:\path\DeepECG> python run_exp_1.py 'path/to/preprocessed/data'
Zofia Mizgalewicz
Christian R. Cuenca
Dr. Massimo W. Rivolta
Prof. Roberto Sassi
Prof. Fabio Scotti
To see whats happaning in the BiSP
For more details on the dataset, visit SHAREEDB