Non-specific classes

Hello ThinkOnward,

Are the classes in the segmented images not specific? I.e. it does not matter which class I assign to one facies as long as it is different from the other faces in the core sample? Does that also apply to background class 2 (white)?

I’ve run some tests using provided calculate_dice function which seem to prove that classes are not specific, but I am looking for confirmation.

Thanks!

Hi @gru.dam

The classes are specific, and include the background class as well. You will have to segment and then classify the images in the correct classes. Although it would be interesting to see how randomly assigning classes to each segment might score overall.

ThinkOnward Team