--- tags: - element_type:detect - model:yolov5 - object:car - object:big bus - object:big truck - object:bus-l- - object:bus-s- - object:car - object:mid truck - object:small bus - object:small truck - object:truck-l- - object:truck-m- - object:truck-s- - object:truck-xl- manako: description: Roboflow Vehicle Detector source: https://universe.roboflow.com/roboflow-100/vehicles-q0x2v input_payload: [ { "name": "frames", "type": "FrameBatch", "description": "Batched frames with clip metadata and source fps." } ] output_payload: [ { "name": "detections", "type": "Detections[]", "description": "Detections per frame with bbox/polygon and score." } ] evaluation_score: ---