| tags: | |
| - element_type:detect | |
| - model:yolov11-medium | |
| - object:bottle | |
| - object:can | |
| - object:cup | |
| manako: | |
| description: SN44 beverage detection — YOLOv11-medium trained on a merged ~38k-image | |
| dataset (TACO + COCO + Drinking Waste + 5 Roboflow sources) for bottle, can, cup. | |
| source: meaculpitt/beverage-v1 | |
| prompt_hints: null | |
| input_payload: | |
| - name: frame | |
| type: image | |
| description: RGB frame | |
| output_payload: | |
| - name: detections | |
| type: detections | |
| description: List of detections (bottle / can / cup) with bbox + confidence | |