refactor(perception): isolate detector runtime

This commit is contained in:
DCCONSTRUCTIONS
2026-08-05 16:05:26 +03:00
parent 8e161a197f
commit 8bd632509e
14 changed files with 81 additions and 263 deletions
+3 -3
View File
@@ -28,9 +28,9 @@
"admission": "reuse"
},
{
"module": "k1link.compute.yolox_object_detector",
"role": "frozen source-neutral YOLOX preprocess, Triton transport and postprocess",
"admission": "adapt-behind-provider"
"module": "k1link.perception.yolox_object_detector",
"role": "product-owned frozen YOLOX preprocess, Triton transport and postprocess",
"admission": "product-owned"
}
],
"historical_wrappers": [