Please enable JavaScript to view this site.

GeoDict User Guide 2025

AI Options

GeoDictAI_Segment_AIOptions

Initialization

hmtoggle_arrow0Input Field

hmtoggle_arrow0Neural Network and Description

Transforming confidence field to structure

The neural network splits the structure into different material classes. For each resulting class a confidence field is computed. These fields contain values between 0 and 1. A value of 1 means, the neural network is perfectly sure, that this voxel should be assigned to the corresponding class, while a value of 0 means the voxel definitely does not belong to the corresponding class.

Each voxel then is labeled according to the field with the highest value. For example, consider a structure where three materials should be identified and the field values for one voxel are as follows:

  • class 0 (cellulose fiber): 0.7
  • class 1 (elliptical fiber): 0.25
  • class 2 (binder): 0.05

In this case, the voxel is labeled as class 0 (cellulose fiber).

The parameters Threshold and Confidence are post-processing parameters applied after the neural network produced the confidence fields in the file nnOutput.npz. These parameters influence the labeling of voxels according to the probability values in the output fields (*.npz) from previous Apply Neural Network runs.

Use Threshold for two-channel outputs, only, for example to prevent over-segmentation.

Use a higher Confidence value if you want to find the voxels, where the network was uncertain.

hmtoggle_arrow0Threshold

hmtoggle_arrow0Confidence

©2025 created by Math2Market GmbH / Imprint / Privacy Policy