fix split tile size

rework inference events and handling
todo: add Medias table and reflect recognition status there
This commit is contained in:
Oleksandr Bezdieniezhnykh
2025-09-05 16:50:09 +03:00
parent 7d68f7faee
commit 9a16099194
14 changed files with 86 additions and 47 deletions
+2
View File
@@ -19,6 +19,8 @@ cdef class RemoteCommand:
25: "DATA_BYTES",
30: "INFERENCE",
35: "INFERENCE_DATA",
37: "INFERENCE_STATUS",
38: "INFERENCE_DONE",
40: "STOP_INFERENCE",
80: "AI_AVAILABILITY_CHECK",
85: "AI_AVAILABILITY_RESULT",