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

[server] UNet: change to optional export of also instance masks #76

Closed
christinab12 opened this issue Feb 21, 2024 · 0 comments · Fixed by #83
Closed

[server] UNet: change to optional export of also instance masks #76

christinab12 opened this issue Feb 21, 2024 · 0 comments · Fixed by #83

Comments

@christinab12
Copy link
Collaborator

Currently by default unet model output is podt-processed to produce also instance masks. Change this by adding a 'post-processing' argument in the eval config. If false, only the class labels mask is returned, if true then also the instance mask is returned.

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

Successfully merging a pull request may close this issue.

1 participant