dorian3d / DBoW2

Enhanced hierarchical bag-of-word library for C++
Other
850 stars 365 forks source link

train my own bag of words with large dataset #39

Open suimo opened 6 years ago

suimo commented 6 years ago

hello,I want to train my own bag of words with large dataset ,but when process create function ,it will exit abnormally and show segmentation fault

suimo commented 6 years ago

I set the k value 10 and l value 8

Mechazo11 commented 1 year ago

hello,I want to train my own bag of words with large dataset ,but when process create function ,it will exit abnormally and show segmentation fault

@suimo Can you describe your training schema for your custom dataset?