practical-object-category-detection icon indicating copy to clipboard operation
practical-object-category-detection copied to clipboard

A VGG practical on the detection of visual object categories

Results 3 practical-object-category-detection issues
Sort by recently updated
recently updated
newest added

Hi,sir when I run exercise2.m ,MATLAB reminded :/vlfeat/toolbox/mex/mexa64/vl_svmtrain.mexa64: undefined symbol: mexCallMATLABWithObject what can I do? Thank you very much!

How to construct my own mask, when evaluating the scores here scores(any([-1 0 1 0 ; 0 -1 0 1] * boxes < 0)) = -inf ; in your code...

hi # in my matlab 2014a , CUDA 6.0 , this error : Creating library vl_nnconv.lib and object vl_nnconv.exp vl_nnconv.obj : error LNK2019: unresolved external symbol "public: int __cdecl vl::TensorGeometry::getSize(void)const...