TurboVision beverage detector for SN44 public element `manak0/Detect-beverage-detect`. This miner uses a compact Ultralytics YOLO model and maps detections to the manifest element class order: - `cup` -> class 0 - `bottle` -> class 1 - `can` -> class 2, inferred from compact cup/bottle detections because COCO YOLO weights do not include a native can class The `yolo11n.pt` weight file is expected beside `miner.py` before deployment. Build nonce: 2026-05-05T04:19:39Z