blakeblackshear.frigate/frigate/api
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
..
defs Implement Wizard for Creating Classification Models (#20622) 2025-10-23 13:27:28 -06:00
__init__.py Update flask and restructure into api folder with apis put into separate folders (#10193) 2024-03-02 22:10:37 +00:00
app.py Implement Wizard for Creating Classification Models (#20622) 2025-10-23 13:27:28 -06:00
auth.py Add login page docs hint (#20619) 2025-10-22 12:24:53 -05:00
camera.py Camera wizard improvements (#20636) 2025-10-23 08:34:52 -05:00
classification.py Implement Wizard for Creating Classification Models (#20622) 2025-10-23 13:27:28 -06:00
event.py Change clean snapshots from png to webp format (#20484) 2025-10-14 07:08:41 -06:00
export.py Api docs updates (#20388) 2025-10-08 14:55:38 -05:00
fastapi_app.py Add dynamic Reolink stream configuration for stream URL (#20469) 2025-10-13 17:47:26 -05:00
media.py Change clean snapshots from png to webp format (#20484) 2025-10-14 07:08:41 -06:00
notification.py Api docs updates (#20388) 2025-10-08 14:55:38 -05:00
preview.py Api docs updates (#20388) 2025-10-08 14:55:38 -05:00
review.py Add ability to mark review items as unreviewed (#20446) 2025-10-12 08:10:56 -05:00