mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 18:06:39 +00:00
fix split tile size
rework inference events and handling todo: add Medias table and reflect recognition status there
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user