This data class represents the detected object on the given image.
The predicted class's name
The probability of the predicted class.
The maximum X coordinate for the bounding box containing the predicted object.
The minimum X coordinate for the bounding box containing the predicted object.
The maximum Y coordinate for the bounding box containing the predicted object.
The minimum Y coordinate for the bounding box containing the predicted object.