Brain-tumor-segmentation
Brain-tumor-segmentation copied to clipboard
I am facing the same issue. Have anyone fixed it?
I am facing the same issue. Have anyone fixed it?
Using TensorFlow backend.
Traceback (most recent call last):
File "extract_patches.py", line 236, in
File "/usr/local/lib/python3.7/site-packages/numpy/core/fromnumeric.py", line 585, in swapaxes
return _wrapfunc(a, 'swapaxes', axis1, axis2)
File "/usr/local/lib/python3.7/site-packages/numpy/core/fromnumeric.py", line 56, in _wrapfunc
return getattr(obj, method)(*args, **kwds)
numpy.AxisError: axis2: axis 1 is out of bounds for array of dimension 1
you solved? I have the same issue