{ "model_type": "yolo", "architecture": "YOLOv8n", "task": "object-detection", "input_size": [640, 640], "num_classes": 1, "pretrained": true, "training_config": { "epochs": 120, "batch_size": 128, "device": "cuda", "amp": true }, "metrics": { "mAP50": 0.931, "mAP50-95": 0.581 } }