Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.37 KB

README.md

File metadata and controls

23 lines (15 loc) · 1.37 KB

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: