mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-27 17:17:40 +03:00
don't set input_dtype: float for yolov9 (rknn)
This commit is contained in:
parent
82807fa965
commit
e1ba390f62
@ -894,7 +894,6 @@ model: # required
|
|||||||
width: 320
|
width: 320
|
||||||
height: 320
|
height: 320
|
||||||
input_tensor: nhwc
|
input_tensor: nhwc
|
||||||
input_dtype: float
|
|
||||||
labelmap_path: /labelmap/coco-80.txt
|
labelmap_path: /labelmap/coco-80.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user