Commit Graph

11 Commits

Author SHA1 Message Date
Nicolas Mowen
b430ef5d86 Cleanup dialog sizing 2025-10-23 12:15:09 -06:00
Nicolas Mowen
83045849c0 Cleanup sizing and more font colors 2025-10-23 11:35:00 -06:00
Nicolas Mowen
ff9308a0e8 Start with correct type selected 2025-10-23 11:25:21 -06:00
Nicolas Mowen
0a569fa3c0 Improve image selection mechanism 2025-10-23 08:40:09 -06:00
Nicolas Mowen
4f83f6a021 Design optimizations 2025-10-22 15:48:02 -06:00
Nicolas Mowen
f3b1769dd8 Cleanup 2025-10-22 15:48:02 -06:00
Nicolas Mowen
9b93667b87 Improve object cropping implementation 2025-10-22 15:48:02 -06:00
Nicolas Mowen
068b572eab Add state classification image selection step 2025-10-22 15:48:02 -06:00
Nicolas Mowen
07a9612e9b Update i18n 2025-10-22 15:48:02 -06:00
Nicolas Mowen
8429655761 Add first step wizard 2025-10-22 15:48:02 -06:00
Nicolas Mowen
d6f5d2b0fa
Classification Model UI Refactor (#20602)
* Add cutoff for object classification

* Add selector for classifiction model type

* Improve model selection view

* Clean up design of classification card

* Tweaks

* Adjust button colors

* Improvements to gradients and making face library consistent

* Add basic classification model wizard

* Use relative coordinates

* Properly get resolution

* Clean up exports

* Cleanup

* Cleanup

* Update to use pre-defined component for image shadow

* Refactor image grouping

* Clean up mobile

* Clean up decision logic

* Remove max check on classification objects

* Increase default number of faces shown

* Cleanup

* Improve mobile layout

* Clenaup

* Update vocabulary

* Fix layout

* Fix page

* Cleanup

* Choose last item for unknown objects

* Move explore button

* Cleanup grid

* Cleanup classification

* Cleanup grid

* Cleanup

* Set transparency

* Set unknown

* Don't filter all configs

* Check length
2025-10-22 07:36:09 -06:00