Package | Description |
---|---|
org.deeplearning4j.nn.conf.preprocessor | |
org.deeplearning4j.nn.modelimport.keras.preprocessors |
Modifier and Type | Class and Description |
---|---|
class |
ComposableInputPreProcessor
Composable input pre processor
|
Modifier and Type | Method and Description |
---|---|
BaseInputPreProcessor |
BaseInputPreProcessor.clone() |
Modifier and Type | Class and Description |
---|---|
class |
KerasFlattenRnnPreprocessor
Preprocessor to flatten input of RNN type
|
class |
PermutePreprocessor
Preprocessor to permute input data according to specified permutation indices.
|
class |
ReshapePreprocessor
Generic reshape preprocessor.
|
Copyright © 2020. All rights reserved.