Wavesflag / toolbox.badacost.public

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multi-class object detection with BAdaCost.

This repo has a modified version of Piotr Dollar toolbox (Matlab and C++ code) to replicate the experiments we made for our Cost-Sensitive Multiclass algorithm paper. If you use this code for your own research, you must reference our journal paper:

  • BAdaCost: Multi-class Boosting with Costs. Antonio Fernández-Baldera, José M. Buenaposada, and Luis Baumela. Pattern Recognition, Elsevier. In press, 2018. DOI:10.1016/j.patcog.2018.02.022

Youtube Video Youtube Video

Replicate paper experiments or simply use our trained classifiers.

Our modifications to P.Dollar toolbox have only been tested on GNU/Linux Matlab. To replicate paper experiments you have to:

About


Languages

Language:MATLAB 83.0%Language:C++ 13.5%Language:C 3.5%