frigate/web/src/pages
Josh Hawkins 8a8a0c7dec
Embeddings normalization fixes (#14284)
* Use cosine distance metric for vec tables

* Only apply normalization to multi modal searches

* Catch possible edge case in stddev calc

* Use sigmoid function for normalization for multi modal searches only

* Ensure we get model state on initial page load

* Only save stats for multi modal searches and only use cosine similarity for image -> image search
2024-10-11 13:11:11 -05:00
..
ConfigEditor.tsx Fix config editor error pane (#14264) 2024-10-10 07:09:03 -06:00
Events.tsx Improve navigation (#13833) 2024-09-19 11:01:57 -05:00
Explore.tsx Embeddings normalization fixes (#14284) 2024-10-11 13:11:11 -05:00
Exports.tsx UI tweaks (#13711) 2024-09-12 21:07:35 -06:00
Live.tsx Misc Improvements (#14076) 2024-09-30 16:55:44 -05:00
LoginPage.tsx Auth! (#11347) 2024-05-18 10:36:13 -06:00
Logs.tsx Add button for downloading full set of logs (#13188) 2024-08-29 20:19:50 -06:00
NoMatch.tsx Further improve event loading (#10949) 2024-04-12 07:31:30 -05:00
Settings.tsx Implement support for notifications (#12523) 2024-08-29 20:19:50 -06:00
System.tsx Use prettier-plugin-tailwindcss (#11373) 2024-05-14 09:06:44 -06:00
UIPlayground.tsx Live player fixes and improvements (#12202) 2024-06-29 09:02:30 -06:00