Files
frigate/docs
Nicolas Mowen e3d4b84803 Face recognition improvements (#17387)
* Increase frequency of updates when internal face detection is used

* Adjust number of required faces based on detection type

* Adjust min_score config to unknown_score

* Only for person

* Improve typing

* Update face rec docs

* Cleanup ui colors

* Cleanup
2025-03-26 07:23:01 -06:00
..
2021-01-26 21:40:33 -06:00
2021-01-26 21:40:33 -06:00
2024-12-20 10:37:02 -06:00
2024-12-20 10:37:02 -06:00
2025-03-12 13:54:20 -05: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