albumentations
albumentations copied to clipboard
Add Defocus and ZoomBlur transforms
Add Defocus and ZoomBlur transforms from 'Benchmarking Neural Network Robustness to Common Corruptions and Perturbations' (https://arxiv.org/abs/1903.12261)
Refer to issue: https://github.com/albumentations-team/albumentations/issues/477
Hi @Dipet, @BloodAxe Sorry for late response. I've resolved all your comments.
Please, also add transforms to test_serialiazation.py
Hi @Dipet, @BloodAxe, I've updated code according to your comments, but 'DeepSource: Python' check is failed and probably not in my code.
Hi @Dipet, @BloodAxe, I've rebased branch to current master. Now all checks have passed.
Hi @Dipet, @BloodAxe, Have you got a chance to look into code review?
Hi, any news on when these two transforms will be added to albumentations?