Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save FrancescoSaverioZuppichini/17cdce6577141912a77a043bfab4bd6e to your computer and use it in GitHub Desktop.
Save FrancescoSaverioZuppichini/17cdce6577141912a77a043bfab4bd6e to your computer and use it in GitHub Desktop.
Test
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