albumentations icon indicating copy to clipboard operation
albumentations copied to clipboard

Add Defocus and ZoomBlur transforms

Open akarsakov opened this issue 5 years ago • 6 comments

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

akarsakov avatar Mar 06 '20 20:03 akarsakov

Hi @Dipet, @BloodAxe Sorry for late response. I've resolved all your comments.

akarsakov avatar Mar 20 '20 20:03 akarsakov

Please, also add transforms to test_serialiazation.py

Dipet avatar Mar 22 '20 10:03 Dipet

Hi @Dipet, @BloodAxe, I've updated code according to your comments, but 'DeepSource: Python' check is failed and probably not in my code.

akarsakov avatar Mar 24 '20 11:03 akarsakov

Hi @Dipet, @BloodAxe, I've rebased branch to current master. Now all checks have passed.

akarsakov avatar Apr 10 '20 09:04 akarsakov

Hi @Dipet, @BloodAxe, Have you got a chance to look into code review?

akarsakov avatar Jun 05 '20 12:06 akarsakov

Hi, any news on when these two transforms will be added to albumentations?

ahaliassos avatar Aug 14 '20 15:08 ahaliassos