Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save FrancescoSaverioZuppichini/78bd337ee55363b18ddd71827b35c96b to your computer and use it in GitHub Desktop.
Save FrancescoSaverioZuppichini/78bd337ee55363b18ddd71827b35c96b to your computer and use it in GitHub Desktop.
Test
%%timeit
nms(bboxes + labels[..., None], scores, .45)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment