{ "models": [ { "id": "yolo12s", "name": "yolo12s", "modelPath": "models/yolo12s/model.onnx", "classesPath": "models/yolo12s/classes.txt" }, { "id": "yolo12n", "name": "yolo12n", "modelPath": "models/yolo12n/model.onnx", "classesPath": "models/yolo12n/classes.txt" }, { "id": "yolo26s", "name": "yolo26s", "modelPath": "models/yolo26s/model.onnx", "classesPath": "models/yolo26s/classes.txt", "type": "yolo26" }, { "id": "yolo26n", "name": "yolo26n", "modelPath": "models/yolo26n/model.onnx", "classesPath": "models/yolo26n/classes.txt", "type": "yolo26" }, { "id": "ppe", "name": "Thiết bị bảo hộ cá nhân (PPE - Personal Protective Equipment)", "modelPath": "models/ppe/model.onnx", "classesPath": "models/ppe/classes.txt", "type": "yolo26" } ] }