ImagePrediction Class

Result of an image prediction request.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
ImagePrediction

Constructor

ImagePrediction(**kwargs)

Variables

id
str

Prediction Id.

project
str

Project Id.

iteration
str

Iteration Id.

created
datetime

Date this prediction was created.

predictions
list[Prediction]

List of predictions.