Preprocessing
class Preprocessing
Content copied to clipboard
The data preprocessing pipeline presented as Kotlin DSL on receivers.
Could be used to handle directory of images or one image file.
Constructors
Functions
Properties
finalShape
Link copied to clipboard
imagePreprocessingStage
Link copied to clipboard
tensorPreprocessingStage
Link copied to clipboard
Extensions
load
Link copied to clipboard
transformImage
Link copied to clipboard
transformTensor
Link copied to clipboard