3D Image Segmentation (CT/MRI) with a 2D UNET
4 videos • 3,390 views • by Dennis Madsen Video series on how to perform volumetric (3D) image segmentation using deep learning with the popular 2D UNET architecture and Tensorflow 2. In medical imaging, typical image volume types are MRI or CT images. In this video, I show how a simple 2D neural network can be trained to perform 3D image volume segmentation. This video is the second in a series of 3: 1: Dataset preparation 2: Configuring and training a deep neural network 3: Using the trained model to perform image segmentation. All code is available on my GitHub repository: https://github.com/madsendennis/noteb...