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

IntToFloatTensor

IntToFloatTensor


Description

Transform image to float tensor, optionally dividing by 255 (e.g. for images).

Usage

IntToFloatTensor(div = 255, div_mask = 1)

Arguments

div

divide value

div_mask

divide mask

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.