Joint calibration of Esemble of Exemplar-SVMs v1.0

Davide ModoloAlexander Vezhnevets, Olga Russakovsky, Vittorio Ferrari

Overview

This software implements the joint calibration procedure of [1]. It takes Exemplar-SVMs window scores and labels as input, and it outputs the set of thresholds, one for each Exemplar-SVM, that minimize the joint calibration optimization problem. The software was developed under 64-bit Linux with Matlab R2012b/R2013a. There is no guarantee it will run on other operating systems or Matlab versions (though it probably will).

Downloads

Filename Description Size
JointCalibration_v1.0.zip Source code (Matlab/C++) 30KB
README.txt Description of contents 12KB

References

  1. Joint calibration of Ensemble of Exemplar-SVMs
    Davide Modolo, Alexander Vezhnevets, Olga Russakovsky, Vittorio Ferrari
    In Computer Vision and Patter Recognition (CVPR), 2015.
    [pdf]