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

Add dropout argument in init method in DynUNet #2946

Closed
diazandr3s opened this issue Sep 13, 2021 · 0 comments · Fixed by #2947
Closed

Add dropout argument in init method in DynUNet #2946

diazandr3s opened this issue Sep 13, 2021 · 0 comments · Fixed by #2947

Comments

@diazandr3s
Copy link
Contributor

diazandr3s commented Sep 13, 2021

In order to compute entropy and use it as an Active Learning strategy, dropout should be available as an argument in DynUNet. Similar to what is currently available in vanilla UNet (https://github.com/Project-MONAI/MONAI/blob/dev/monai/networks/nets/unet.py#L44)

cc @wyli

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

Successfully merging a pull request may close this issue.

1 participant