mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 20:46:30 +00:00
splitting python complete
This commit is contained in:
@@ -13,5 +13,9 @@ cdef str MODELS_FOLDER
|
||||
|
||||
cdef int SMALL_SIZE_KB
|
||||
|
||||
cdef str SPLIT_SUFFIX
|
||||
cdef int TILE_DUPLICATE_CONFIDENCE_THRESHOLD
|
||||
|
||||
cdef log(str log_message)
|
||||
cdef logerror(str error)
|
||||
cdef logerror(str error)
|
||||
cdef format_time(int ms)
|
||||
Reference in New Issue
Block a user