딥러닝 & 개발/에러 디버깅

[python] 'albumentations.augmentations.transforms' has no attribute 'MotionBlur'

종일연구 2023. 10. 11. 15:34

albumentations 라이브러에서 발생하는 문제, 버그가 발생하지 않는 버전으로 재설치 한다. 커맨드는 아래와 같다.

 

pip install albumentations==1.0.3