mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-08-08 13:51:01 +02:00
parent
92a0dad2c2
commit
23b32cbacf
@ -777,8 +777,8 @@ model:
|
|||||||
labelmap_path: /labelmap/coco-80.txt
|
labelmap_path: /labelmap/coco-80.txt
|
||||||
input_tensor: nchw
|
input_tensor: nchw
|
||||||
input_pixel_format: rgb
|
input_pixel_format: rgb
|
||||||
width: 320
|
width: 320 # MUST match the chosen model i.e yolov7-320 -> 320, yolov4-416 -> 416
|
||||||
height: 320
|
height: 320 # MUST match the chosen model i.e yolov7-320 -> 320 yolov4-416 -> 416
|
||||||
```
|
```
|
||||||
|
|
||||||
## Rockchip platform
|
## Rockchip platform
|
||||||
|
Loading…
Reference in New Issue
Block a user