mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-15 15:45:27 +03:00
* 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 |
||
|---|---|---|
| .. | ||
| ConfigEditor.tsx | ||
| Events.tsx | ||
| Explore.tsx | ||
| Exports.tsx | ||
| Live.tsx | ||
| LoginPage.tsx | ||
| Logs.tsx | ||
| NoMatch.tsx | ||
| Settings.tsx | ||
| System.tsx | ||
| UIPlayground.tsx | ||