icevision_IAAPerspective {fastai} | R Documentation |
Perform a random four point perspective transform of the input.
icevision_IAAPerspective(
scale = list(0.05, 0.1),
keep_size = TRUE,
always_apply = FALSE,
p = 0.5
)
scale |
scale |
keep_size |
keep_size |
always_apply |
always_apply |
p |
p |
Note: This class introduce interpolation artifacts to mask if it has values other than (0;1)
None
image, mask