I've met this problem when trying to train the model.
AttributeError: module 'albumentations.augmentations.functional' has no attribute 'resize'
my albumentations's version is 1.2.1
I‘ve actually check the functional.py in albumentations, there is no resize function....T.T
what can I do to solce this ?
QAQ
I've met this problem when trying to train the model. AttributeError: module 'albumentations.augmentations.functional' has no attribute 'resize' my albumentations's version is 1.2.1 I‘ve actually check the functional.py in albumentations, there is no resize function....T.T what can I do to solce this ? QAQ