Regarding 3D-UNET for segmentation.

조회 수: 4 (최근 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개)

카테고리

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