Update config.yaml

This commit is contained in:
abinila siva 2025-04-11 16:53:09 -04:00 committed by Abinila Siva
parent 045085d9f7
commit 9930b2be91

View File

@ -13,6 +13,13 @@ detectors:
# path: /memryx_models/yolov9/YOLO_v9_small_640_640_3_onnx.dfp
# 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_type: yolonas
width: 320