- 24 Nov, 2013 6 commits
 - 
- 
Davis King authored
 - 
Davis King authored
made during object detection.
 - 
Davis King authored
 - 
Davis King authored
changed the interfaces to these functions slightly. Instead of taking a double that determines how we decide if boxes match, they now take a test_box_overlap object.
 - 
Davis King authored
 - 
Davis King authored
Also added overlaps_any_box().
 
 - 
 - 23 Nov, 2013 3 commits
 - 
- 
Davis King authored
defaults to using exactly the PASCAL VOC match criterion.
 - 
Davis King authored
 - 
Davis King authored
 
 - 
 - 22 Nov, 2013 7 commits
 - 
- 
Davis King authored
rectangles instead of just one.
 - 
Davis King authored
in each image.
 - 
Davis King authored
rectangles.
 - 
Davis King authored
to/from the xml files.
 - 
Davis King authored
 - 
Davis King authored
 - 
Davis King authored
 
 - 
 - 21 Nov, 2013 1 commit
 - 
- 
Davis King authored
multiple object detectors.
 
 - 
 - 20 Nov, 2013 1 commit
 - 
- 
Davis King authored
 
 - 
 - 19 Nov, 2013 2 commits
 - 
- 
Davis King authored
 - 
Davis King authored
the fhog_filterbank each time the detector executes.
 
 - 
 - 18 Nov, 2013 20 commits
 - 
- 
Davis King authored
 - 
Davis King authored
 - 
Davis King authored
 - 
Davis King authored
 - 
Davis King authored
 - 
Davis King authored
 - 
Davis King authored
so they can run each binary trainer on a different core.
 - 
Davis King authored
by reference since this causes problems if the probabilistic adapter is saved for later use. Now it will simply hold the trainer by value.
 - 
Davis King authored
 - 
Davis King authored
 - 
Davis King authored
 - 
Davis King authored
 - 
Davis King authored
#include dlib/svm_threaded.h instead of dlib/svm.h to get it now.
 - 
Davis King authored
online reference.
 - 
Davis King authored
 - 
Davis King authored
integer ranges rather than just long ranges.
 - 
Davis King authored
with the size of the filters being applied.
 - 
Davis King authored
 - 
Davis King authored
 - 
Davis King authored
multiclass decision function object.
 
 -