Antonio Verdone

Results 2 issues of Antonio Verdone

It would be nice to have a progress bar when downloading the model weights. To accomplish this, we just need to add a `tqdm` wrapper to the [download_file](https://github.com/MIC-DKFZ/nnUNet/blob/6d02b5a4e2a7eae14361cde9599bbf4ccde2cd37/nnunet/inference/pretrained_models/download_pretrained_model.py#L283) function in...

**Describe the bug** When doing Text Classification with multiple options using the tags `` and ``, the exported annotations file doesn't show the annotated labels. However, when I use the...