Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

icevision_GlassBlur

GlassBlur


Description

Apply glass noise to the input image.

Usage

icevision_GlassBlur(
  sigma = 0.7,
  max_delta = 4,
  iterations = 2,
  always_apply = FALSE,
  mode = "fast",
  p = 0.5
)

Arguments

sigma

sigma

max_delta

max_delta

iterations

iterations

always_apply

always_apply

mode

mode

p

p

Value

None

Targets

image

Image types

uint8, float32

Reference

| https://arxiv.org/abs/1903.12261 | https://github.com/hendrycks/robustness/blob/master/ImageNet-C/create_c/make_imagenet_c.py


fastai

Interface to 'fastai'

v2.0.7
Apache License 2.0
Authors
Turgut Abdullayev [ctb, cre, cph, aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.