Uses of Class
org.tribuo.interop.tensorflow.ImageConverter
Package
Description
Provides an interface to TensorFlow, allowing the training of non-sequential models using any supported
Tribuo output type.
-
Uses of ImageConverter in org.tribuo.interop.tensorflow
Modifier and TypeMethodDescriptionstatic ImageConverter
ImageConverter.deserializeFromProto
(int version, String className, com.google.protobuf.Any message) Deserialization factory.