Add basic classification model wizard

This commit is contained in:
Nicolas Mowen
2025-10-20 20:30:27 -06:00
parent cac2adde31
commit bec64dbeb3
4 changed files with 88 additions and 4 deletions
@@ -49,5 +49,9 @@
"new": "Create New Class"
},
"categorizeImageAs": "Classify Image As:",
"categorizeImage": "Classify Image"
"categorizeImage": "Classify Image",
"wizard": {
"title": "Create New Classification",
"description": "Create a new state or object classification model."
}
}