mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-04 23:14:12 +02:00
RKNN: Fix broken models for Toolkit v2.3.2 (#19189)
* update models * don't set input_dtype: float for yolov9 (rknn)
This commit is contained in:
@@ -894,7 +894,6 @@ model: # required
|
||||
width: 320
|
||||
height: 320
|
||||
input_tensor: nhwc
|
||||
input_dtype: float
|
||||
labelmap_path: /labelmap/coco-80.txt
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user