Dense Bag-of-Temporal-SIFT-Words
C++ implementation of “Dense Bag-of-Temporal-SIFT-Words”
dbotsw needs the following external librairies (alphabetic order):
make clean && make dbotsw
To launch the example:
Execution options (alphabetic order):
An example of good parameter file is given in example/param/1.
Possible parameters that can be included in the parameter file :
sz_block, n_blocks, k (k-means), c_svm, n_sc, k_fold, dense, norm_bow, norm_bow_ssr…
Main program to extract feature vectors (and work directly from them) is available.
make clean && make get_feature_vectors
Require options —f and —o