Kantajit Shaw

Results 2 issues of Kantajit Shaw

When I'm trying to run the scripts, it is giving the above-mentioned error. Traceback (most recent call last): File "train_frame.py", line 14, in from oneshot import * AttributeError: 'module' object...

I was running test-object-detector in bin. It gives me following error: Training a Linear SVM Classifier Traceback (most recent call last): File "../object-detector/train-classifier.py", line 48, in clf.fit(list(np.array(fds)), labels) File "/usr/local/lib/python2.7/dist-packages/sklearn/svm/base.py",...