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

RandomErasing

RandomErasing


Description

Randomly selects a rectangle region in an image and randomizes its pixels.

Usage

RandomErasing(p = 0.5, sl = 0, sh = 0.3, min_aspect = 0.3, max_count = 1)

Arguments

p

probability

sl

sl

sh

sh

min_aspect

minimum aspect

max_count

maximum count

Value

None


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.