Skip to content

intsav/Echo_Timing_ONNX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Echo_Timing_ONNX

Conversion of trained Echo Timing tf model to ONNX file

Open Neural Network Exchange (ONNX) Runtime is an open source project that is designed to accelerate machine learning across a wide range of frameworks, operating systems, and hardware platforms. It enables acceleration of machine learning inferencing across all of your deployment targets using a single set of API. ONNX Runtime automatically parses through your model to identify optimisation opportunities and provides access to the best hardware acceleration available.

This repository is related to my echocasrdiographic phase detection project. For code visit and here for a detailed description, including access to the dataset and published paper.

To access the model weights in ONNX format (converted from tf) click here.

File descriptions:

processing.py - Data management class used during inference
onnx_inference.py - Inference script to predict ED and ES frames from echocardiographic images of arbitrary length (using ONNX file)

For a simple tf to ONNX model tutorial for image classification, and to assist in understanding this code, visit this repository.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages