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

Binary instance segmentation masks and domain generalization with unlabeled real data #44

Open
LuanSilvaTec opened this issue Mar 23, 2024 · 1 comment

Comments

@LuanSilvaTec
Copy link

Thank you very much for sharing the code, excellent work.
I'm trying to train the framework using synthetic data for domain generalization with unlabeled real data. Is there any documentation regarding this?
When using my own data (synthetic and real), both with a binary segmentation mask (grayscale), I am having problems with the IoU and Acc metrics, which have the value "Nan", the only class with values (above 90% inclusive) is background. Any post-processing recommendations for the labels?
Thank you so much, this is an amazing work!

@LuanSilvaTec LuanSilvaTec changed the title Binary instance segmentation masks and domain generalization with real data unlabeled Binary instance segmentation masks and domain generalization with unlabeled real data Mar 23, 2024
@lhoyer
Copy link
Owner

lhoyer commented Jun 9, 2024

Hi @LuanSilvaTec,

Thank you for your interest in our work! You can find the instructions to use HRDA in a domain generalization setting here: https://github.com/lhoyer/HRDA?tab=readme-ov-file#domain-generalization

Best,
Lukas

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

2 participants