mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-22 15:07:41 +08:00
docs: fix axear model config (#22560)
Updated input data types and pixel format for object detector configuration.
This commit is contained in:
@@ -1514,7 +1514,8 @@ model:
|
||||
model_type: yolo-generic
|
||||
width: 320
|
||||
height: 320
|
||||
tensor_format: bgr
|
||||
input_dtype: int
|
||||
input_pixel_format: bgr
|
||||
labelmap_path: /labelmap/coco-80.txt
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user