mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-08-04 13:47:37 +02:00
Update config.yaml
This commit is contained in:
parent
c23f683903
commit
a6fb64a41b
@ -13,19 +13,19 @@ detectors:
|
||||
# path: /memryx_models/yolov9/YOLO_v9_small_640_640_3_onnx.dfp
|
||||
# labelmap_path: /memryx_models/yolov9/labelmap.txt
|
||||
|
||||
# model:
|
||||
# model_type: yolonas
|
||||
# width: 320
|
||||
# height: 320
|
||||
# path: /memryx_models/yolo_nas/yolo_nas_s.dfp
|
||||
# labelmap_path: /memryx_models/yolo_nas/labelmap.txt
|
||||
|
||||
model:
|
||||
model_type: yolox
|
||||
width: 640
|
||||
height: 640
|
||||
path: /memryx_models/yolox/YOLOX_640_640_3_onnx.dfp
|
||||
labelmap_path: /memryx_models/yolox/labelmap.txt
|
||||
model_type: yolonas
|
||||
width: 320
|
||||
height: 320
|
||||
path: /memryx_models/yolo_nas/yolo_nas_s.dfp
|
||||
labelmap_path: /memryx_models/yolo_nas/labelmap.txt
|
||||
|
||||
# model:
|
||||
# model_type: yolox
|
||||
# width: 640
|
||||
# height: 640
|
||||
# path: /memryx_models/yolox/YOLOX_640_640_3_onnx.dfp
|
||||
# labelmap_path: /memryx_models/yolox/labelmap.txt
|
||||
|
||||
# model:
|
||||
# model_type: ssd
|
||||
|
Loading…
Reference in New Issue
Block a user