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>>>>>>>>;