Replacing Attention with Modality-wise Convolution for Energy-Efficient PPG-based Heart Rate Estimation using Knowledge Distillation
Simplified code of paper "Replacing Attention with Modality-wise Convolution for Energy-Efficient PPG-based Heart Rate Estimation using Knowledge Distillation" for educational purposes.
load_segment_data_.ipynb
, to download, segment and store the datateacher_dalia_.ipynb
, to train/evaluate the teacher modelKD_student_dalia_.ipynb
, to train/evaluate the student model