mirror of
https://github.com/azaion/detections.git
synced 2026-06-23 19:21:08 +00:00
Skip GSD and size filtering without altitude
This commit is contained in:
+1
-1
@@ -7,6 +7,6 @@ cdef class Detection:
|
||||
cdef class Annotation:
|
||||
cdef public str name
|
||||
cdef public str original_media_name
|
||||
cdef long time
|
||||
cdef public long time
|
||||
cdef public list[Detection] detections
|
||||
cdef public bytes image
|
||||
|
||||
Reference in New Issue
Block a user