Commit ed7c344a authored by Davis King's avatar Davis King

Added some examples for the new object detection stuff.

parent 79c4c85a
......@@ -64,6 +64,8 @@ add_example(mlp_ex)
add_example(model_selection_ex)
add_example(multiclass_classification_ex)
add_example(multithreaded_object_ex)
add_example(object_detector_advanced_ex)
add_example(object_detector_ex)
add_example(optimization_ex)
add_example(pipe_ex)
add_example(pipe_ex_2)
......
This diff is collapsed.
This diff is collapsed.
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