Regarding 3D-UNET for segmentation.

2 ビュー (過去 30 日間)
Deepak Sivadas
Deepak Sivadas 2019 年 12 月 12 日
回答済み: Sourav Bairagya 2019 年 12 月 16 日
  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 件)

Community Treasure Hunt

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

Start Hunting!

Translated by