ImagePreprocessing
class ImagePreprocessing
Content copied to clipboard
The whole image preprocessing pipeline DSL.
It supports operations that implement ImagePreprocessor, for example:
It's a part of the org.jetbrains.kotlinx.dl.dataset.preprocessor.Preprocessing pipeline DSL.