Fabian Isensee

Results 453 comments of Fabian Isensee

Hi Clement, thank you for pointing this out. We would like to have additional dependencies, especially ones that we are not familiar with. I agree that we should not be...

Hi, I would recommend you use the BraTS 2020 stuff since we won that challenge and the model is much better in my opinion (also the code is publicly available):...

(paper is not yet on arxiv but will be within the next 2 weeks)

Hi there, indeed, that does not look right. The easiest way for me to figure out what is happening would be to try the data myself and see what is...

it depends on the images. If you still have this problem please send me an example via mail

Hi, please have a look at the cifar 10 example. You need to create a Dataset Object: https://github.com/MIC-DKFZ/batchgenerators/blob/1ecfe04efd1c74c6254571750b37278e43003357/batchgenerators/examples/cifar10.py Best, Fabian

Hi, I am not knowledgeable enough for this, but I know that somebody in our department is currently working on this. I will try to get in tough with them....

Indeed. How would you do this instead? I am not an expert in this at all :-)

so if we use `r = R.random().as_matrix()` we get a 3x3 rotation matrix that is uniformly distributed? How can we restrict the angles of rotation around each axis? And how...

I recognize that this is an important problem and would like to improve this in batchgenerators. Unfortunately this is really going well over my head. Would it be possible for...