print detection results

This commit is contained in:
Alex Bezdieniezhnykh
2025-02-10 18:02:44 +02:00
parent 0f13ba384e
commit 9973a16ada
5 changed files with 16 additions and 2 deletions
+1
View File
@@ -14,4 +14,5 @@ cdef class Annotation:
cdef format_time(self, ms)
cdef bytes serialize(self)
cdef to_str(self, class_names)