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
root@f04dcf1c3705:/opt/SSG/build/tests# ./test_ssg_index /opt/SSG/data/datasets/sift/sift_base.fvecs /opt/SSG/data/datasets/knn/sift_200nn.knng 200 200 12 10 100 Using Seed 100 Data Path: /opt/SSG/data/datasets/sift/sift_base.fvecs L = 200, R = 200, Angle = 12 KNNG = /opt/SSG/data/datasets/knn/sift_200nn.knng Output SSG Path: 10 terminate called after throwing an instance of 'std::bad_alloc' what(): std::bad_alloc Aborted
请问这个问题您是如何解决的 感谢!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
root@f04dcf1c3705:/opt/SSG/build/tests# ./test_ssg_index /opt/SSG/data/datasets/sift/sift_base.fvecs /opt/SSG/data/datasets/knn/sift_200nn.knng 200 200 12 10 100
Using Seed 100
Data Path: /opt/SSG/data/datasets/sift/sift_base.fvecs
L = 200, R = 200, Angle = 12
KNNG = /opt/SSG/data/datasets/knn/sift_200nn.knng
Output SSG Path: 10
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
Aborted
请问这个问题您是如何解决的
感谢!
The text was updated successfully, but these errors were encountered: