mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-08-08 13:51:01 +02:00
Update config.yaml
This commit is contained in:
parent
045085d9f7
commit
9930b2be91
@ -13,6 +13,13 @@ detectors:
|
|||||||
# path: /memryx_models/yolov9/YOLO_v9_small_640_640_3_onnx.dfp
|
# path: /memryx_models/yolov9/YOLO_v9_small_640_640_3_onnx.dfp
|
||||||
# labelmap_path: /memryx_models/yolov9/labelmap.txt
|
# labelmap_path: /memryx_models/yolov9/labelmap.txt
|
||||||
|
|
||||||
|
# model:
|
||||||
|
# model_type: yolov8
|
||||||
|
# width: 640
|
||||||
|
# height: 640
|
||||||
|
# path: /memryx_models/yolov8/YOLO_v8_small_640_640_3_onnx.dfp
|
||||||
|
# labelmap_path: /memryx_models/yolov8/labelmap.txt
|
||||||
|
|
||||||
model:
|
model:
|
||||||
model_type: yolonas
|
model_type: yolonas
|
||||||
width: 320
|
width: 320
|
||||||
|
Loading…
Reference in New Issue
Block a user