public static class ImageClassifier.Score
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
category
The category
|
double |
score
The score associated with a particular category.
|
| Constructor and Description |
|---|
Score() |
| Modifier and Type | Method and Description |
|---|---|
void |
set(double score,
int category) |