Skip to content

lisakelei/MRI-ROI-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MRI-ROI-prediction

TensorFlow 2.0 implementation of a model predicting region of interest in MRI localizers.

Link to paper: https://www.mdpi.com/2306-5354/10/1/92

The model can be trained to prediction the left-right boundries or top-bottom boundries of an ROI for a stack of hip or abdomen MRI localizer. Two instances of the same model is trained independently for the left-right and top-bottom pairs of boundries. The input to the model is a stack of 512x512 2D 1-channel grey images, and the output of the model is two scalars indicating the coordinates within the 512 pixels.

About

TensorFlow implementation of a model predicting region of interest in MRI localizers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages