mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-04 04:27:42 +03:00
Update docs config to be more clear
This commit is contained in:
parent
82cdb06a95
commit
3cce20bc58
@ -152,7 +152,7 @@ Use this configuration for YOLO-based models. When no custom model path or URL i
|
|||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
detectors:
|
detectors:
|
||||||
hailo8l:
|
hailo:
|
||||||
type: hailo8l
|
type: hailo8l
|
||||||
device: PCIe
|
device: PCIe
|
||||||
|
|
||||||
@ -185,7 +185,7 @@ For SSD-based models, provide either a model path or URL to your compiled SSD mo
|
|||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
detectors:
|
detectors:
|
||||||
hailo8l:
|
hailo:
|
||||||
type: hailo8l
|
type: hailo8l
|
||||||
device: PCIe
|
device: PCIe
|
||||||
|
|
||||||
@ -209,7 +209,7 @@ The Hailo detector supports all YOLO models compiled for Hailo hardware that inc
|
|||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
detectors:
|
detectors:
|
||||||
hailo8l:
|
hailo:
|
||||||
type: hailo8l
|
type: hailo8l
|
||||||
device: PCIe
|
device: PCIe
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user