quantombone / exemplarsvm

Ensemble of Exemplar-SVMs for Object Detection and Beyond
http://www.cs.cmu.edu/~tmalisie/projects/iccv11/index.html
MIT License
430 stars 155 forks source link

evaluation code could use update #47

Closed quantombone closed 12 years ago

quantombone commented 12 years ago

There should be a way of doing the evaluation without writing/reading files from disk.

quantombone commented 12 years ago

Also not all annotations have to be read from disk

quantombone commented 12 years ago

No more reading from disk, so it is much faster.