Skip to content

chongtwd/Detection-and-quantitative-analysis-of-patient-ventilator-interactions-in-ventilated-neonates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Detection and quantitative analysis of patient-ventilator interactions in ventilated infants by deep learning networks

Authors : David Chong ([email protected]), Gusztav Belteki ([email protected])

This is the accompanying code repository for the titular publication. The trained models can be found in the model_dev/model_checkpoints folder.

To load and use the models you can use the example pipeline under model_dev/asynchrony_classification_pipeline.py as a starting point. The training and checkpoints depend on the following libraries in addition to other ones which you most likely already have installed.

  1. torch
  2. pytorch_lightning
  3. torchmetrics

The models were trained using Ventiliser as the segmenting algorithm, so you may wish to use that to preprocess the waveforms.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published