Regarding 3D-UNET for segmentation.

2 visualizaciones (últimos 30 días)
Deepak Sivadas
Deepak Sivadas el 12 de Dic. de 2019
Respondida: Sourav Bairagya el 16 de Dic. de 2019
  1. In the example provided in help,
inputPatchSize = [132 132 132 4];
What does '4' correspond to?

Respuesta aceptada

Sourav Bairagya
Sourav Bairagya el 16 de Dic. de 2019
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.

Más respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by