exemplarsvm icon indicating copy to clipboard operation
exemplarsvm copied to clipboard

Ensemble of Exemplar-SVMs for Object Detection and Beyond

Results 23 exemplarsvm issues
Sort by recently updated
recently updated
newest added

Hi quantombone, in the E-SVM paper you said that you annotated all the bus class of Pascal VOC 2007 with segmentation masks and geometry structures. Are those annotations available somewhere?...

Hi, I was trying to replace HoG features with dense SIFT features. However, I found esvm_detect.m will change feature dimension especially for HoG. Simply replacing model.x with SIFT feature will...

in line 291 of esvm_detect pyrN = cellfun... is calculated for the number of HOGS that fit inside each level of the pyramid. however, the prod of a negative size...

Hi, I've re-implemented HOGPicture to be much faster, using a single matrix multiplication. I think this should be in the main branch, and I don't know what would happen if...

I have downloaded the most recent code from the git, I use linux(ubuntu11.10) and Matlab2010b, and have finished mex -setup. I read Readme in exemplarsvm folder and in libsvm folder,...

The the data set is not kept in a local machine .. Found voc2007-bus.mat, not downloading Warning: Models have images as URLs -- If you want to apply detectors to...

Please tell me which version of ubuntu and matlab did you use to code so that I may be able to run the code directly without interruption by endless compiler...

This way, if we give the system very large images training time is still bounded.

The icon for a DalalTriggs model should be the average image

I keep getting the following missing file error: missing E:\New_Topics\MultipleExemplarSVM\esvm-bus\detections\trainval-bus-g.exemplar-svm\result_00249-00252.mat However, a folder called " result_00249-00252.mat.lock" exists in the same folder. What is the point of the folders with ".mat.lock"...