mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-08-27 13:47:50 +02:00
docs model_name cleanup
This commit is contained in:
parent
3f2c6c130c
commit
6247d2f864
@ -352,7 +352,7 @@ model:
|
||||
height: 320 # (Can be set to 640 for higher resolution)
|
||||
input_tensor: hwnc
|
||||
input_dtype: float
|
||||
# path: YOLO_v9_small_320_320_3_onnx.dfp ##Model is normally fetched through the runtime, so 'path' can be omitted.##
|
||||
# path: YOLO_v9_small_onnx.dfp ##Model is normally fetched through the runtime, so 'path' can be omitted.##
|
||||
labelmap_path: /labelmap/coco-80.txt
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user