Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -3,6 +3,6 @@
|
|
| 3 |
"architectures": ["ACE-V1.1"],
|
| 4 |
"model_name": "ACE-V1.1",
|
| 5 |
"mAP_score": 0.925,
|
| 6 |
-
"task": "object-detection"
|
| 7 |
"framework": "ultralytics"
|
| 8 |
}
|
|
|
|
| 3 |
"architectures": ["ACE-V1.1"],
|
| 4 |
"model_name": "ACE-V1.1",
|
| 5 |
"mAP_score": 0.925,
|
| 6 |
+
"task": "object-detection",
|
| 7 |
"framework": "ultralytics"
|
| 8 |
}
|