frigate/frigate
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 Implement Wizard for Creating Classification Models (#20622) 2025-10-23 13:27:28 -06:00
camera Change clean snapshots from png to webp format (#20484) 2025-10-14 07:08:41 -06:00
comms Review genai improvements (#20387) 2025-10-08 14:55:04 -05:00
config Add login page docs hint (#20619) 2025-10-22 12:24:53 -05:00
data_processing Implement Wizard for Creating Classification Models (#20622) 2025-10-23 13:27:28 -06:00
db Improve LPR regex support (#19767) 2025-08-26 08:11:37 -05:00
detectors Improve Intel Model (#20541) 2025-10-17 06:31:28 -06:00
embeddings Implement Wizard for Creating Classification Models (#20622) 2025-10-23 13:27:28 -06:00
events Change clean snapshots from png to webp format (#20484) 2025-10-14 07:08:41 -06:00
genai Set default values for LLM performance (#20606) 2025-10-21 17:10:00 -05:00
images Replace green screen with error message and force camera_fps to 0 (#4544) 2022-11-28 21:47:20 -06:00
motion Dynamically update masks and zones for cameras (#18359) 2025-08-16 10:20:33 -05:00
object_detection MemryX MX3 detector integration (#17723) 2025-08-22 08:11:48 -05:00
output Add optional idle heartbeat for Birdseye (#20453) 2025-10-19 05:20:36 -06:00
ptz Merge remote-tracking branch 'origin/master' into dev 2025-09-04 06:33:22 -05:00
record Improve recording retention logic (#20506) 2025-10-15 11:09:28 -06:00
review Map verified objects to their sub label directly (#20413) 2025-10-10 08:07:00 -05:00
service_manager Add metrics page for embeddings and face / license plate processing times (#15818) 2025-02-08 12:47:01 -06:00
stats Add support for Intel NPU stats (#20542) 2025-10-17 08:06:41 -05:00
test Improve recording retention logic (#20506) 2025-10-15 11:09:28 -06:00
track Change clean snapshots from png to webp format (#20484) 2025-10-14 07:08:41 -06:00
util Implement Wizard for Creating Classification Models (#20622) 2025-10-23 13:27:28 -06:00
__init__.py app container and config schema 2021-01-26 21:40:33 -06:00
__main__.py Handle SIGINT with forkserver (#18860) 2025-08-16 10:20:33 -05:00
app.py Add login page docs hint (#20619) 2025-10-22 12:24:53 -05:00
const.py Add experimental support for AMD AMF decode/encode (#19745) 2025-08-25 13:40:36 -05:00
ffmpeg_presets.py Fix ffmpeg command (#20637) 2025-10-23 11:51:16 -05:00
log.py 0.17 tweaks (#18892) 2025-08-16 10:20:33 -05:00
models.py Enhance user roles to limit camera access (#20024) 2025-09-12 05:19:29 -06:00
mypy.ini Enable mypy for track and fix typing errors (#19529) 2025-08-17 12:27:42 -05:00
plus.py Add ability to update Frigate+ model to latest from UI (#17324) 2025-03-24 09:19:58 -06:00
storage.py Rename nickname to friendly_name (#19782) 2025-08-26 15:29:52 -05:00
timeline.py Fix timeline attribute assumption (#20555) 2025-10-18 22:31:55 -05:00
types.py Live classification model training (#18583) 2025-08-16 10:20:33 -05:00
video.py Watchdog enhancements (#20237) 2025-09-28 10:52:14 -06:00
watchdog.py Improve async object detector support (#17712) 2025-04-15 08:55:38 -05:00