feat(perception): add frozen yolox provider
This commit is contained in:
@@ -26,6 +26,11 @@
|
||||
"module": "k1link.compute.pipeline_telemetry",
|
||||
"role": "stage, queue and terminal-outcome telemetry",
|
||||
"admission": "reuse"
|
||||
},
|
||||
{
|
||||
"module": "k1link.compute.yolox_object_detector",
|
||||
"role": "frozen source-neutral YOLOX preprocess, Triton transport and postprocess",
|
||||
"admission": "adapt-behind-provider"
|
||||
}
|
||||
],
|
||||
"historical_wrappers": [
|
||||
|
||||
Reference in New Issue
Block a user