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