QMRITools`
QMRITools`
ApplySegmentationNetwork
ApplySegmentationNetwork[data,net]
segements the data using the pretrained net.
Details
- The following options can be given:
-
TargetDevice "GPU" TargetDevice is an option for certain functions that specifies on which device the computation should be attempted. DataPadding 0 DataPadding is an option for ApplySegmentationNetwork. Defines how much to pad the data patches in all directions. MaxPatchSize Automatic MaxPatchSize is an option for SegmentData and ApplySegmentationNetwork. Defines the patch size used when segmenting data. Bigger patches are better. Monitor False Monitor[expr,mon] generates a temporary monitor cell in which the continually updated current value of mon is displayed during the course of evaluation of expr.