- 11 Sep, 2016 3 commits
- 
- 
Davis King authoredtraining thread) out of the object into the calling code rather than terminating the application. 
- 
Davis King authored
- 
Lucas Clemente Vella authored
 
- 
- 10 Sep, 2016 1 commit
- 
- 
Davis King authored
 
- 
- 09 Sep, 2016 1 commit
- 
- 
Gregor Fabritius authoredDetecting 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 authoredolder 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 authoredwhat 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 authoredcode a little. 
- 
Davis King authored
- 
Davis King authoredbatch normalization running stats window size from 1000 to 100. 
- 
Davis King authoredinstead of rectangle. 
- 
Davis King authoredattendant objects. Also fixed a minor bug in the loss layer. 
- 
Davis King authored
- 
Davis King authoredimage. 
 
- 
- 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 authoredthat use std::vector in addition to dlib::array. 
- 
Davis King authoredwith the mapping functions necessary at each layer to support these routines. 
- 
Davis King authoredvisit_layers_range(). 
 
- 
- 01 Sep, 2016 1 commit
- 
- 
jpblackburn authoredAdd an overload of dnn_trainer::train_one_step that takes a pair of iterators rather than a std::vector. 
 
-