ImagePrediction Class
Definition
Result of an image prediction request.
public class ImagePrediction
- Inheritance
-
java.lang.ObjectImagePrediction
Methods
| created() |
Get the created value.
|
| id() |
Get the id value.
|
| iteration() |
Get the iteration value.
|
| predictions() |
Get the predictions value.
|
| project() |
Get the project value.
|