Adrian Celaya
Results
2
issues of
Adrian Celaya
Hi, I'm trying to use the BraTS preprocessor and it is getting stuck on the "png slice extraction" step. What could be causing the preprocessor to get stuck on this...
duplicate
In PyTorch/Segmentation/nnUNet/data_preprocessing/preprocessor.py, line 220, you use the ```np.argmin``` function to find the low resolution axis for the target spacing variable. However, the low resolution axis is the position of the...