From 1798e8877ce2ee2e4a39e22b745364705bf9f97b Mon Sep 17 00:00:00 2001 From: Amin Cheloh Date: Fri, 17 Nov 2017 18:38:48 +0700 Subject: [PATCH] Update dnn_mmod_find_cars2_ex.cpp (#966) --- examples/dnn_mmod_find_cars2_ex.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/dnn_mmod_find_cars2_ex.cpp b/examples/dnn_mmod_find_cars2_ex.cpp index 65a919e11..b9fffbba0 100644 --- a/examples/dnn_mmod_find_cars2_ex.cpp +++ b/examples/dnn_mmod_find_cars2_ex.cpp @@ -27,7 +27,7 @@ using namespace dlib; -// The rear view vehicle detector network +// The front and rear view vehicle detector network template using con5d = con; template using con5 = con; template using downsampler = relu>>>>>>>>;