mirror of
https://github.com/azaion/annotations.git
synced 2026-06-21 09:31:06 +00:00
print detection results
This commit is contained in:
@@ -7,6 +7,7 @@ cdef class Inference:
|
||||
cdef object on_annotation
|
||||
cdef Annotation _previous_annotation
|
||||
cdef AIRecognitionConfig ai_config
|
||||
cdef object class_names
|
||||
cdef bint stop_signal
|
||||
|
||||
cdef str model_input
|
||||
|
||||
Reference in New Issue
Block a user