CHC

Results 13 comments of CHC

opencv3没有CvSVM函数,opencv2.4有,请确认opencv版本号。

对于线性SVM,svm.train函数中封装了void CvSVM::optimize_linear_svm()函数,使得多个支持向量整合为一个,这只是形式上的变化,详见svm.train()函数源码

> i also can't find './models/best_linear_svm_alexnet_car.pth' i also can't find.

Hi!what does the anet_train_video.txt look like?

> Hi, I'm having some issues extracting the rbg features for the thumos dataset. In particular, in the mmaction2 dataset there are two files for feature extraction: [https://github.com/open-mmlab/mmaction2/blob/0.x/tools/misc/clip_feature_extraction.py](url) and [https://github.com/open-mmlab/mmaction2/blob/0.x/tools/data/activitynet/tsn_feature_extraction.py](url),...

WOULD YOU SOLVE THIS PROBLEM?

> Hi @zhaoyue-zephyrus there are some more changes needed in addition to the one suggested by you in the config and in the dataloaders part. HI! WHAT THE MORE CHANGES...