Normalize_from_stats: Normalize from stats

View source: R/image_ops.R

Normalize_from_statsR Documentation

Normalize from stats

Description

Normalize from stats

Usage

Normalize_from_stats(mean, std, dim = 1, ndim = 4, cuda = TRUE)

Arguments

mean

mean

std

standard deviation

dim

dimension

ndim

number of dimensions

cuda

cuda or not

Value

list


fastai documentation built on March 31, 2023, 11:41 p.m.