See: Description
| Class | Description |
|---|---|
| Classifications |
Classifications is the container that stores the classification results for
classification on a single input. |
| Classifications.Classification |
A
Classification stores the classification result for a single class on a single
input. |
| Classifications.ClassificationsSerializer |
A customized Gson serializer to serialize the
Classifications object. |
| Input |
A class stores the generic input data for inference.
|
| Output |
A class stores the generic inference results.
|