mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-08 20:25:26 +03:00
Update frigate/track/norfair_tracker.py
Co-authored-by: Blake Blackshear <blake@frigate.video>
This commit is contained in:
parent
e82befb53e
commit
417ebc09fd
@ -154,7 +154,6 @@ class NorfairTracker(ObjectTracker):
|
|||||||
-MAX_STATIONARY_HISTORY:
|
-MAX_STATIONARY_HISTORY:
|
||||||
]
|
]
|
||||||
|
|
||||||
# TODO calculate mean of boxes
|
|
||||||
avg_iou = intersection_over_union(
|
avg_iou = intersection_over_union(
|
||||||
box, average_boxes(self.stationary_box_history[id])
|
box, average_boxes(self.stationary_box_history[id])
|
||||||
)
|
)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user