mage segmentation of 3D X-Ray micro computed tomography images using Unet.

4 views (last 30 days)
I want a code for Image segmentation of 3D X-Ray micro computed tomography images using Unet. I tried to do it in Google colab but the it keeps saying that the GPU is not supported.

Answers (1)

Matt J
Matt J on 16 Apr 2024
Edited: Matt J on 16 Apr 2024
The examples here show basic steps for creating and training a Unet,
Training a semantic segmentation network (not with unet, but you can adapt it) is discussed here,

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Products


Release

R2023b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!