Automated Spine segmentation and analysis
A complete pipeline that analyse the spine region using deep learning
Python
Tensorflow
Deep Learning
About the Project:
The end goal of the project is to develop a complete pipeline that could take in 3D CT scan of the vertebrae region and patient's information to output the stress, strength and displacement of the patient's spine. This process can help doctor to access patients' spine for potential injury that may occur. This procedure ususally take days to complete and our model pipeline could reduce this duration to just within hours.
At the moment, the 3D segmentation was done and I am working on the mapping of spine coordinate to the stress, strength and displacement value.