Skip to content

Bad performance on low contrast images #134

Open
@alfausa1

Description

Hi!

I am doing some inference tests and I have realized that the model is not quite good when the object to be separated does not contrast too much with the background. Here is an example:

Original image:
image

Obtained mask:
image

As we can see below, when normalized to the range [-1, 1] with mean=0.5 and std=1 a much darker image is obtained. Could this affect the segmentation? Is there any way to improve this, maybe with postprocessing of the mask?

Normalized image:
image

I look forward to hearing from you, thank you very much for your work!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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