frigate/web/src/hooks
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
..
resize-observer.ts Implement recordings fullscreen and rework recordings layout size calculation (#11318) 2024-05-09 15:06:29 -06:00
use-api-filter.ts Bugfixes (#14813) 2024-11-05 07:22:41 -07:00
use-camera-activity.ts Use config attribute map instead of hard coded (#14387) 2024-10-16 07:27:36 -06:00
use-camera-live-mode.ts Live player fixes (#13143) 2024-08-17 12:16:48 -06:00
use-camera-previews.ts Fix fetching of generated preview video (#13498) 2024-09-02 09:18:58 -05:00
use-contextmenu.ts Improve stats (#10911) 2024-04-09 17:08:11 -06:00
use-date-utils.ts Search functionality and UI tweaks (#13978) 2024-09-26 15:30:56 -05:00
use-deep-memo.ts Add status bar provider (#11066) 2024-04-22 08:20:23 -06:00
use-draggable-element.ts Various fixes (#14786) 2024-11-04 07:07:57 -07:00
use-event-segment-utils.ts UI changes (#10651) 2024-03-24 11:39:28 -06:00
use-fullscreen.ts Dynamically detect if full screen is supported (#13197) 2024-08-19 16:01:21 -05:00
use-global-mutate.ts Regenerate genai tracked object descriptions (#13930) 2024-09-24 08:14:51 -06:00
use-image-loaded.ts Faster skeleton with refs (#10063) 2024-02-26 11:34:52 -07:00
use-keyboard-listener.tsx Misc Improvements (#14076) 2024-09-30 16:55:44 -05:00
use-motion-segment-utils.ts Motion review playback optimizations (#10659) 2024-03-24 20:37:44 -06:00
use-mouse-listener.ts Implement scroll lock for previews (#10180) 2024-03-01 17:34:41 -07:00
use-navigation.ts Improve face recognition (#15205) 2025-02-08 12:47:01 -06:00
use-optimistic-state.ts Fix optimistic state (#11556) 2024-05-27 07:59:26 -05:00
use-overlay-state.tsx Fixes (#15465) 2024-12-12 08:22:30 -06:00
use-persistence.ts Ensure that persisted state is kept in sync (#12596) 2024-07-24 11:17:32 -06:00
use-press.ts Explore bulk actions (#15307) 2024-12-02 11:12:55 -07:00
use-session-persistence.ts Persist live view muted/unmuted for session only (#12727) 2024-08-09 06:46:39 -06:00
use-stats.ts Simplify ws updating (#12390) 2024-07-11 09:25:33 -06:00
use-suggestions.ts Add ability to filter search by time range (#13946) 2024-09-25 10:05:40 -06:00
use-tap-utils.ts Scrolling fixes and motion timeline changes (#10295) 2024-03-06 14:35:10 -07:00
use-timeline-utils.ts Timeline tweaks for mobile (#10726) 2024-03-28 10:03:06 -05:00
use-video-dimensions.ts See a preview when using the timeline to export footage (#14321) 2024-10-13 12:46:40 -05:00