scorevision: push artifact
Browse files- model_type.json +1 -4
model_type.json
CHANGED
|
@@ -1,4 +1 @@
|
|
| 1 |
-
{
|
| 2 |
-
"task_type": "object-detection",
|
| 3 |
-
"model_type": "yolov11-nano"
|
| 4 |
-
}
|
|
|
|
| 1 |
+
{"task_type": "object-detection", "model_type": "yolov11-nano"}
|
|
|
|
|
|
|
|
|