mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 09:44:08 -05:00
onnx detector
This commit is contained in:
parent
2efc4798a0
commit
1493312681
1 changed files with 6 additions and 0 deletions
|
|
@ -32,6 +32,12 @@ in
|
|||
];
|
||||
};
|
||||
};
|
||||
#############
|
||||
# Detectors #
|
||||
#############
|
||||
detectors = {
|
||||
onnx_0.type = "onnx";
|
||||
};
|
||||
#################
|
||||
# Camera config #
|
||||
#################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue