blakeblackshear.frigate/web/src/components
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
..
auth return 401 for login failures (#15432) 2024-12-10 06:42:55 -07:00
button UI fixes (#14933) 2024-11-12 05:37:25 -07:00
camera
card Fix selection of tracked objects in Explore on desktop Safari (#16153) 2025-01-26 10:57:38 -07:00
dynamic
filter Don't show sub labels in main label filter list (#16168) 2025-01-27 08:07:49 -06:00
graph Various fixes (#14786) 2024-11-04 07:07:57 -07:00
icons
indicators
input Explore sorting (#15342) 2024-12-04 08:54:10 -07:00
menu Explore audio event tweaks (#15291) 2024-12-01 12:08:03 -06:00
mobile
navigation
overlay Improve face recognition (#15205) 2025-02-08 12:47:01 -06:00
player
preview
settings Language consistency - use Explore instead of Search (#15709) 2024-12-27 17:38:43 -07:00
timeline Various fixes (#14786) 2024-11-04 07:07:57 -07:00
ui
Logo.tsx
Statusbar.tsx
Wrapper.tsx