blakeblackshear.frigate/docs
Nicolas Mowen 198d067e25
Implement support for YOLOv9 via ONNX (#16459)
* WIP yolov9

* Implement post processing for yolov9

* Cleanup detection

* Update docs to make note of supported yolov9

* Move post processing to separate utility

* Add note about other models
2025-02-10 15:00:12 -06:00
..
docs Implement support for YOLOv9 via ONNX (#16459) 2025-02-10 15:00:12 -06:00
plugins
src/css
static Estimated object speed for zones (#16452) 2025-02-10 13:23:42 -07:00
.gitignore
babel.config.js
docusaurus.config.ts
package-lock.json
package.json
README.md
sidebars.ts Fix missing prometheus commit (#16415) 2025-02-09 10:04:39 -07: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