onnx detector

This commit is contained in:
TheWanderingCrow 2025-03-07 10:29:46 -05:00
parent 2efc4798a0
commit 1493312681

View file

@ -32,6 +32,12 @@ in
];
};
};
#############
# Detectors #
#############
detectors = {
onnx_0.type = "onnx";
};
#################
# Camera config #
#################