GCAN
GCAN copied to clipboard
module 'imgaug.augmenters' has no attribute 'blur'
Hello, I'd like to ask which version of imgaug you are using?
Hello, the library imagaug version 2.8 supports blur, but it requires numpy version 1.20. However, numpy version 1.20 is not compatible with Python version 3.6. If you upgrade to Python version 3.7, it will not support tensorflow-gpu==1.10.0. Could you please clarify the version numbers involved for Python, numpy, and imagaug?