I want to train a VlGMM
in C++ from VLFeat object on an image dataset and re-use it in different executions.
I would like to read and write it on file, but I didn't find any function for that. Is that possible?
I want to train a VlGMM
in C++ from VLFeat object on an image dataset and re-use it in different executions.
I would like to read and write it on file, but I didn't find any function for that. Is that possible?