frigate/frigate/util
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
..
__init__.py Fix go2rtc init (#18708) 2025-08-16 10:20:33 -05:00
audio.py Audio transcription support (#18398) 2025-08-16 10:20:33 -05:00
builtin.py Semantic Search Triggers (#18969) 2025-08-16 10:20:33 -05:00
classification.py Implement Wizard for Creating Classification Models (#20622) 2025-10-23 13:27:28 -06:00
config.py Fix record motion config (#19672) 2025-08-20 14:45:17 -06:00
downloader.py Fix facedet download (#15811) 2025-02-08 12:47:01 -06:00
image.py Add Camera Wizard (#20461) 2025-10-13 10:52:08 -06:00
model.py Refactor AMD GPU support (#20239) 2025-09-27 14:43:11 -05:00
object.py Improve 640x640 model detection of small objects (#20190) 2025-09-23 15:49:54 -05:00
path.py Change clean snapshots from png to webp format (#20484) 2025-10-14 07:08:41 -06:00
process.py Require setting process priority for FrigateProcess (#19207) 2025-08-16 10:20:33 -05:00
rknn_converter.py RKNN Fixes (#20380) 2025-10-07 14:45:03 -05:00
services.py Camera wizard improvements (#20636) 2025-10-23 08:34:52 -05:00
velocity.py Fixes (#18935) 2025-07-07 06:35:55 -06:00