Recover core artifacts
Browse files- model_type.json +4 -0
model_type.json
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task_type": "object-detection",
|
| 3 |
+
"model_type": "yolov11-nano"
|
| 4 |
+
}
|