Skip to content

EITLabworks/Prediction-of-future-EIT-respiratory-cycle-images-using-an-LSTM-approach

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prediction of future EIT respiratory cycle images using an LSTM approach

This repository describes the experimental data acquisition of EIT data. For this purpose, a balloon in a phantom tank is ventilated by a medical ventilator. Thirty-two equidistantly distributed electrodes on the tank capture the EIT data using a Sciospec EIT device. A data-driven reconstruction approach, composed of a Variational Autoencoder (VAE) and an LSTM mapper, is used to reconstruct the conductivity distribution in the electrode plane.

Contents

Reconstruction network architecture

First, the VAE is used to learn a latent representation of the conductivity distribution in the cross-sectional electrode plane. Second, a mapper with an LSTM is trained on a sequence of EIT measurements to predict the next EIT image.

Empty_mesh

Fig. 1: Overview of the temporal data arrangement for predicting a subsequent construction based on previous measurements. The blue boxes represent the EIT measurements, and the corresponding cross-sectional conductivity distribution in the electrode plane is depicted in the bottom boxes.

Results

Empty_mesh

Fig. 2: Randomly chosen EIT image predictions from the test data set with the corresponding ground truth

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages