Created
October 26, 2022 07:57
-
-
Save FrancescoSaverioZuppichini/1548218875f58ae88c29e26fdc8ccbe7 to your computer and use it in GitHub Desktop.
Test
This file contains 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
%%timeit | |
torch_nms(bboxes + labels[..., None], scores, .45) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment