- All Implemented Interfaces:
Transform
A
Transform
that converts an image
NDArray
from preprocessing format to Neural
Network format.
- See Also:
-
-
Constructor Summary
Constructors
-
Method Summary
Applies the
Transform
to the given
NDArray
.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ToTensor
public ToTensor()
-