mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 11:16:30 +00:00
fix inference
fix small issues
This commit is contained in:
@@ -8,6 +8,7 @@ cdef class AIRecognitionConfig:
|
||||
cdef public double tracking_intersection_threshold
|
||||
|
||||
cdef public bytes file_data
|
||||
cdef public list[str] paths
|
||||
|
||||
@staticmethod
|
||||
cdef from_msgpack(bytes data)
|
||||
Reference in New Issue
Block a user