Thank you very much for the great repo! I am facing a problem when running the extract23DPatch4MultiModalImg.py file:
Traceback (most recent call last):
File "", line 95, in extractPatch4OneSubject
matFAOut=np.zeros([row+2marginD[0],col+2marginD[1],leng+2*marginD[2]],dtype=np.float16)
TypeError: 'float' object cannot be interpreted as an integer
Is there any way I can fix this problem? Thank you!
Thank you very much for the great repo! I am facing a problem when running the extract23DPatch4MultiModalImg.py file:
Is there any way I can fix this problem? Thank you!