Skip to content

ignore_label for one-class Semantic Segmentation #119

@Raneem-MT

Description

@Raneem-MT

Hi. I was wondering how exactly to use ignore_label for a one-class semantic segmentation problem. I had binary masks (1 for class and 0 for background) and then did the pre-processing transformation you added and my values became 0 and 255, but the model is ignoring the 255 value during evaluation, and I am getting very low performance results.

I was wondering what you set ignore_label to and whether the model assumes the background by itself?
Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions