Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accelerate box labeling #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Accelerate box labeling #19

wants to merge 1 commit into from

Conversation

ShinjoWang
Copy link

  • Change for-loop iou calculation to once
  • Change for-loop get-offset to once
  • Change number of classes in nms

In my case (Intel(R) Core(TM) i7-6850K CPU @ 3.60GHz, NVIDIA GeForce GTX 1080Ti)
-> Time per step reduced from 15.3s/step to 0.73s/step

@EParisot
Copy link

This is extremely usefull thankyou !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants