Files
saw_mill_knot_detection/oak_d_deployment/yolox_config.yaml
2025-12-23 12:53:52 -07:00

15 lines
226 B
YAML

model:
path: yolox_model.onnx
inputs:
- name: images
shape: [1, 3, 640, 640]
encoding:
from: RGB
to: BGR
outputs:
- name: output0
calibration:
path: null # No calibration needed for this example