- 11 Sep, 2016 1 commit
-
-
Lucas Clemente Vella authored
-
- 10 Sep, 2016 1 commit
-
-
Davis King authored
-
- 09 Sep, 2016 1 commit
-
-
Gregor Fabritius authored
Detecting C++11 capabilities did not work on OSX 10.11.6, XCode 7.3.1, Apple LLVM 7.3.0, cmake 3.6.1. First check revealed that CMAKE_CXX_KNOWN_FEATURES was empty, so subsequent matches failed. After reading http://public.kitware.com/pipermail/cmake/2014-November/059182.html changed handling to fetch property instead of relying on variable. Works on my machine.
-
- 08 Sep, 2016 1 commit
-
-
Davis King authored
-
- 06 Sep, 2016 11 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
older versions of Visual Studio. This is because C++11 support is too bad in older versions of Visual Studio.
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
what it was when this example was trained (since I just modified the default value in dlib to something else).
-
Davis King authored
-
Davis King authored
-
- 05 Sep, 2016 13 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
code a little.
-
Davis King authored
-
Davis King authored
batch normalization running stats window size from 1000 to 100.
-
Davis King authored
instead of rectangle.
-
Davis King authored
attendant objects. Also fixed a minor bug in the loss layer.
-
Davis King authored
-
Davis King authored
image.
-
- 04 Sep, 2016 2 commits
-
-
Davis King authored
-
Davis King authored
-
- 03 Sep, 2016 7 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
that use std::vector in addition to dlib::array.
-
Davis King authored
with the mapping functions necessary at each layer to support these routines.
-
Davis King authored
visit_layers_range().
-
- 01 Sep, 2016 1 commit
-
-
jpblackburn authored
Add an overload of dnn_trainer::train_one_step that takes a pair of iterators rather than a std::vector.
-
- 31 Aug, 2016 2 commits
-
-
Davis King authored
singular value of the input matrix rather than as an absolute tolerance.
-
Davis King authored
-