Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bad performance on low contrast images #134

Open
alfausa1 opened this issue Jun 26, 2024 · 0 comments
Open

Bad performance on low contrast images #134

alfausa1 opened this issue Jun 26, 2024 · 0 comments

Comments

@alfausa1
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant