frigate/web/src/components/overlay
Nicolas Mowen 0e4ff91d6b Improve face recognition (#15205)
* Validate faces using cosine distance and SVC

* Formatting

* Use opencv instead of face embedding

* Update docs for training data

* Adjust to score system

* Set bounds

* remove face embeddings

* Update writing images

* Add face library page

* Add ability to select file

* Install opencv deps

* Cleanup

* Use different deps

* Move deps

* Cleanup

* Only show face library for desktop

* Implement deleting

* Add ability to upload image

* Add support for uploading images
2025-02-08 12:47:01 -06:00
..
detail Don't prevent default when tracked object details description input is focused (#16064) 2025-01-20 06:23:22 -07:00
dialog Improve face recognition (#15205) 2025-02-08 12:47:01 -06:00
CameraInfoDialog.tsx Accessibility features (#14518) 2024-10-22 16:07:42 -06:00
CreateUserDialog.tsx Accessibility features (#14518) 2024-10-22 16:07:42 -06:00
DeleteUserDialog.tsx Accessibility features (#14518) 2024-10-22 16:07:42 -06:00
ExportDialog.tsx Accessibility features (#14518) 2024-10-22 16:07:42 -06:00
GPUInfoDialog.tsx Clean up copy output (#14705) 2024-10-31 13:48:26 -06:00
LogInfoDialog.tsx UI tweaks (#13633) 2024-09-09 09:33:38 -05:00
MobileCameraDrawer.tsx Accessibility features (#14518) 2024-10-22 16:07:42 -06:00
MobileReviewSettingsDrawer.tsx Refactor general review filter to only call the update function once (#14866) 2024-11-08 07:45:00 -06:00
MobileTimelineDrawer.tsx Accessibility features (#14518) 2024-10-22 16:07:42 -06:00
ReviewActivityCalendar.tsx User-selectable weekday start (Sunday/Monday) for review calendar (#12491) 2024-07-17 11:38:12 -05:00
SaveExportOverlay.tsx Accessibility features (#14518) 2024-10-22 16:07:42 -06:00
SetPasswordDialog.tsx Accessibility features (#14518) 2024-10-22 16:07:42 -06:00
TimelineDataOverlay.tsx Implement object lifecycle pane (#13550) 2024-09-04 07:46:49 -06:00