Files
frigate/docs
Nicolas Mowen bd0ee86db9 Refactor yolov9 detector to support v3, v4, v7 as well (#17697)
* Implement blobbed yolov7 post processing and consolidate yolo implementation

* Update documentation

* Add repo

* fix name
2025-04-14 16:05:41 -05:00
..
2025-04-09 20:56:11 -05: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-26 14:42:30 -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