We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Loading of the BoW vocabulary must be accelerated. Investigate possibilities to accomplish this.
The text was updated successfully, but these errors were encountered:
Current numbers on my PC (i7, 4cores-8threads, 2.6GHz, 16GB RAM) Windows Release build takes 40-42 seconds to load orb-voc, (8 cores, 16gb RAM) Ubuntu Release build takes 7-9 seconds to load orb-voc (4 cores, 8gb RAM)
Ideas on improving
Sorry, something went wrong.
Tried with binary vocabulary referring this link Vocabulary loading time now reduced to 350-450ms both in linux and windows.
changes merged cf74e99
shanmukhananda
No branches or pull requests
Loading of the BoW vocabulary must be accelerated. Investigate possibilities to accomplish this.
The text was updated successfully, but these errors were encountered: