Update object_detectors.md

This commit is contained in:
Nicolas Mowen 2024-09-26 15:15:47 -06:00 committed by GitHub
parent 40fe3b4358
commit 786bb96b31
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,6 +5,8 @@ title: Object Detectors
# Supported Hardware
:::tip
Frigate supports multiple different detectors that work on different types of hardware:
**Most Hardware**
@ -26,6 +28,8 @@ Frigate supports multiple different detectors that work on different types of ha
**Rockchip**
- [RKNN](#rockchip-platform): RKNN models can run on Rockchip devices with included NPUs.
:::
# Officially Supported Detectors
Frigate provides the following builtin detector types: `cpu`, `edgetpu`, `openvino`, `tensorrt`, `rknn`, and `hailo8l`. By default, Frigate will use a single CPU detector. Other detectors may require additional configuration as described below. When using multiple detectors they will run in dedicated processes, but pull from a common queue of detection requests from across all cameras.
@ -418,7 +422,7 @@ After placing the downloaded onnx model in your config folder, you can use the f
```yaml
detectors:
onnx:
rocm:
type: rocm
model: