Skip to content

num_class+1? #4

@t-satishkumar

Description

@t-satishkumar

Hi,
Firstly, thank you for the code. I'm very new to this image segmentation problem and I just want to know what is the reason for having "num_class+1 " in below line.
annotations_ohe = tf.one_hot(annotations, num_classes+1, axis=-1)
Also, how did you calculate class and mean pixel values?
Please explain a bit briefly.
Thanks again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions