I have a code to crop patches of images but there is an error
Budget: $10 – $30 CAD
AIM: Generate 540x540 npy files
ERROR:
Traceback (most recent call last):
File "kumar_patches.py", line 93, in <module>
img = np.concatenate([img, ann], axis=-1)
ValueError: all the input array dimensions except for the concatenation axis must match exactly
ERROR:
Traceback (most recent call last):
File "kumar_patches.py", line 93, in <module>
img = np.concatenate([img, ann], axis=-1)
ValueError: all the input array dimensions except for the concatenation axis must match exactly