amlandas78
amlandas78
I have made the required changes as @hadi-ghnd except the __C.DEDUP_BOXES = 1. / 8., as this option is not there in the config.py. I am getting NaN after around...
To solve this problem you have to use CuDNN..But there is a issue related to CuDNN v5 or v5.1. Downgrade to v4 and rebuild caffe..I hope that ths issue should...
Hi, I was trying to implement it using VS2010. The build is successful. But when it finishes finding the samples in the pos and neg folder, it breaks and shows...
Hi, I am getting error in make_debug and make_release mak files, while building the targets. I am using ubuntu 15.04 and eclipse IDE. Can anyone help me with that?
I think you should try with the older versions of svmlight where these files are available. or might be you can try the opencv svm train function to train the...
Sorry, I dont have any idea regarding this. Have you tried the opencv svm train functions? Sorry for the late reply. On Sat, Jul 2, 2016 at 3:25 PM, SteffNeu...
From Open CV version 3.0 Akaze is integrated in the library itself.So if u r trying to integrate it from outside, it may show some errors. However the open cv...