Last active
October 27, 2022 08:31
-
-
Save FrancescoSaverioZuppichini/17cdce6577141912a77a043bfab4bd6e to your computer and use it in GitHub Desktop.
Test
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
iou = box_iou(bbox[None,...], (bboxes[order[i + 1:]]) * keep[i + 1:][...,None]) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment