mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 17:56:31 +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