Skip to content

Version 1.1.0

Compare
Choose a tag to compare
@apage224 apage224 released this 11 Aug 18:59
· 48 commits to main since this release
fd663d9

Release Highlights:

  • Add augmentation pipelines.
  • Add Physiokit routines for HRV metrics and R peak detection.
  • Reduce model sizes by over 50% while preserving accuracy.
  • Add new QTDB dataset.
  • Reduced sampling frequency from 250Hz to 200Hz.
  • Update preprocessing to apply biquad filter forward backward to maintain zero phase.
  • Add quantization-aware training (fine-tuning) for segmentation model.
  • Add MobileOne (1D variant) model architecture.
  • Add additional structs to reduce shared globals in EVB code.
  • Update to TF 2.13.
  • Update to Python 3.11.
  • Various bug fixes and performance improvements.