blakeblackshear.frigate/docs
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
..
docs Improve face recognition (#15205) 2025-02-08 12:47:01 -06:00
plugins
src/css
static
.gitignore
babel.config.js
docusaurus.config.ts
package-lock.json
package.json
README.md
sidebars.ts License plate recognition (ALPR) backend (#14564) 2025-02-08 12:47:01 -06:00

Website

This website is built using Docusaurus 3.5, a modern static website generator.

For installation and contributing instructions, please follow the Contributing Docs.

Development

  1. Run npm i to install dependencies
  2. Run npm run start to start the website