class edgeimpulse_api.models.object_detection_post_processing_result.ObjectDetectionPostProcessingResult(
**data: Any
)
Config
The type of the None singleton.
frames: List[edgeimpulse_api.models.object_detection_post_processing_result_frames_inner.ObjectDetectionPostProcessingResultFramesInner]
The type of the None singleton.
edgeimpulse_api.models.object_detection_post_processing_result.from_dict(
obj: dict
) ‑> edgeimpulse_api.models.object_detection_post_processing_result.ObjectDetectionPostProcessingResult
edgeimpulse_api.models.object_detection_post_processing_result.from_json(
json_str: str
) ‑> edgeimpulse_api.models.object_detection_post_processing_result.ObjectDetectionPostProcessingResult
edgeimpulse_api.models.object_detection_post_processing_result.to_dict(
self
)
edgeimpulse_api.models.object_detection_post_processing_result.to_json(
self,
indent=None
) ‑> str
edgeimpulse_api.models.object_detection_post_processing_result.to_str(
self
) ‑> str