Uses of Enum Class
deepnetts.util.ImageResize
Packages that use ImageResize
Package
Description
Data structures to store example data used for building machine learning models.
Various utility classes including Tensor, image operations, multithreading, exceptions etc.
-
Uses of ImageResize in deepnetts.data
Methods in deepnetts.data that return ImageResizeMethods in deepnetts.data with parameters of type ImageResize -
Uses of ImageResize in deepnetts.util
Methods in deepnetts.util that return ImageResizeModifier and TypeMethodDescriptionstatic ImageResize
Returns the enum constant of this class with the specified name.static ImageResize[]
ImageResize.values()
Returns an array containing the constants of this enum class, in the order they are declared.