Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ultrafast Cardiac Imaging Using Deep Learning

This repo provides CNN model with trained weights in Open Neural Network Exchange (ONNX) format and a inference demo script, for the following paper:

Ultrafast Cardiac Imaging Using Deep Learning For Speckle-Tracking Echocardiography

Repo Contents

  • model/model.onnx: model with trained weights

  • data/

    • grid_x.h5: image grid in lateral direction
    • grid_z.h5: image grid in axial direction
    • data_iq_3dw.h5: example IQ data from 3 steered DWs acquisitions along time
    • data_iq_ref.h5: reference IQ data from the compounding of 31 DWs at the frozen time
  • demo.ipynb: Running inference

Requirements

Model inference with the exapmle image data

Code pieces are provided in jupyter notebook demo.ipynb

About

No description, website, or topics provided.

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages