mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 10:46:30 +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:
@@ -10,6 +10,8 @@ cdef enum CommandType:
|
||||
DATA_BYTES = 25
|
||||
INFERENCE = 30
|
||||
INFERENCE_DATA = 35
|
||||
INFERENCE_STATUS = 37
|
||||
INFERENCE_DONE = 38
|
||||
STOP_INFERENCE = 40
|
||||
AI_AVAILABILITY_CHECK = 80
|
||||
AI_AVAILABILITY_RESULT = 85
|
||||
|
||||
Reference in New Issue
Block a user