Commit 687799f3 authored by Davis King's avatar Davis King

fleshed out the spec

parent 581af789
...@@ -397,7 +397,7 @@ namespace dlib ...@@ -397,7 +397,7 @@ namespace dlib
) )
{ {
_cascade_depth = 10; _cascade_depth = 10;
_tree_depth = 2; _tree_depth = 4;
_num_trees_per_cascade_level = 500; _num_trees_per_cascade_level = 500;
_nu = 0.1; _nu = 0.1;
_oversampling_amount = 20; _oversampling_amount = 20;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment