{ "model_type": "yolo", "pipeline_tag": "object-detection", "framework": "ultralytics", "weights": "best.pt", "id2label": { "0": "helmet", "1": "head" }, "label2id": { "helmet": 0, "head": 1 } }