post https://example.com/v1/sparsedrive/inference
Generate annotated videos using SparseDrive model for a selected scene.
Args:
body (InferenceRequest): Input request containing scene_id and optional config
Example scene_id values include:
'scene-0103': Yield to left-turning vehicle at Boston intersection
'scene-0916': Navigate a bus stop parking lot in Singapore
'scene-1073': Left turn at a busy nighttime intersection in Singapore
'scene-0061': Follow vehicle into construction zone in Singapore
Returns:
InferenceResponse: Response containing both bounding box and map view videos
Error: When processing fails, returns appropriate error response