blakeblackshear.frigate/web/src
Nicolas Mowen f5a57edcc9
Implement Wizard for Creating Classification Models (#20622)
* Implement extraction of images for classification state models

* Add object classification dataset preparation

* Add first step wizard

* Update i18n

* Add state classification image selection step

* Improve box handling

* Add object selector

* Improve object cropping implementation

* Fix state classification selection

* Finalize training and image selection step

* Cleanup

* Design optimizations

* Cleanup mobile styling

* Update no models screen

* Cleanups and fixes

* Fix bugs

* Improve model training and creation process

* Cleanup

* Dynamically add metrics for new model

* Add loading when hitting continue

* Improve image selection mechanism

* Remove unused translation keys

* Adjust wording

* Add retry button for image generation

* Make no models view more specific

* Adjust plus icon

* Adjust form label

* Start with correct type selected

* Cleanup sizing and more font colors

* Small tweaks

* Add tips and more info

* Cleanup dialog sizing

* Add cursor rule for frontend

* Cleanup

* remove underline

* Lazy loading
2025-10-23 13:27:28 -06:00
..
api Change camera_activity effect to run only when config updates (#20468) 2025-10-13 16:24:35 -06:00
components Implement Wizard for Creating Classification Models (#20622) 2025-10-23 13:27:28 -06:00
context Detail Stream tweaks (#20553) 2025-10-18 12:19:21 -06:00
hooks Add Detail stream in History view (#20525) 2025-10-16 07:24:14 -06:00
lib add Japanese, Swedish, and Lithuanian (#20509) 2025-10-15 13:42:13 -06:00
pages Classification Model UI Refactor (#20602) 2025-10-22 07:36:09 -06:00
types Classification Model UI Refactor (#20602) 2025-10-22 07:36:09 -06:00
utils Fix I18n audio labels (#20508) 2025-10-15 13:02:08 -06:00
views Implement Wizard for Creating Classification Models (#20622) 2025-10-23 13:27:28 -06:00
App.tsx Enhance user roles to limit camera access (#20024) 2025-09-12 05:19:29 -06:00
env.ts
index.css Improve live streaming (#16447) 2025-02-10 09:42:35 -07:00
login.tsx
main.tsx feat: add i18n (translation/localization) (#16877) 2025-03-16 10:36:20 -05:00
vite-env.d.ts