Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save FrancescoSaverioZuppichini/82f0957cfd08a7da0fd39edbb5e3493b to your computer and use it in GitHub Desktop.
Save FrancescoSaverioZuppichini/82f0957cfd08a7da0fd39edbb5e3493b to your computer and use it in GitHub Desktop.
Test
overlapped = torch.nonzero(iou > iou_threshold)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment