Regarding 3D-UNET for segmentation.

4 次查看(过去 30 天)
  1. In the example provided in help,
inputPatchSize = [132 132 132 4];
What does '4' correspond to?

采纳的回答

Sourav Bairagya
Sourav Bairagya 2019-12-16
Dataset for training 3D U-Net contains 4-D voulmes of which each one represents a stack of 3D images. The first three dimensions correspond to height, width, and depth of a 3-D volumetric image abd the fourth dimension corresponds to different scan modalities.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Read, Write, and Modify Image 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by