- 02 Oct, 2016 6 commits
- 
- 
miscellanea authoredNow dlib can be compiled for android with -DANDROID_ABI="armeabi-v7a with NEON" with https://github.com/taka-no-me/android-cmake However, when compiling for arm64-v8a, since __ARM_NEON__ is not defined, neon code will not be actually enabled, which requires upgrading libpng a bit more 
- 
Davis King authoredencountered a bad mini-batch that made the loss value suddenly jump up by a larger than normal value it could make the trainer think we converged. Now the test is robust to recent spikes in loss value. 
- 
Davis King authored
- 
Davis King authored
- 
Davis King authoredThis was in some of the svd routines. However, we already had a svd routine that used a separate svd code that is better than the NRIC derived version. So that's what we use everywhere now. 
- 
Davis King authored
 
- 
- 01 Oct, 2016 2 commits
- 
- 
Davis King authored
- 
Davis King authored
 
- 
- 30 Sep, 2016 2 commits
- 
- 
Vladimir Sinitsin authoredNow PYTHON_INCLUDE_DIR and PYTHON_LIBRARY setting up correctly for both 32/64 bit architectures 
- 
Davis King authored
 
- 
- 29 Sep, 2016 6 commits
- 
- 
Davis King authored
- 
Eugene authored
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
 
- 
- 28 Sep, 2016 4 commits
- 
- 
Davis King authored
- 
Davis King authored
- 
Davis King authoredimagenet examples compile. 
- 
Davis King authored
 
- 
- 27 Sep, 2016 1 commit
- 
- 
Davis King authoredit simply partitions the data and is an invertible operation. 
 
- 
- 25 Sep, 2016 1 commit
- 
- 
Davis King authored
 
- 
- 22 Sep, 2016 1 commit
- 
- 
Ehsan Azar authored
 
- 
- 21 Sep, 2016 2 commits
- 
- 
Evgeniy Fominov authored
- 
Davis King authoredavoid compiler warnings. 
 
- 
- 18 Sep, 2016 4 commits
- 
- 
Davis King authored
- 
Davis King authored
- 
Davis King authoredif the input xml file contained unannotated images. 
- 
Davis King authored
 
- 
- 17 Sep, 2016 2 commits
- 
- 
Davis King authored
- 
Davis King authored
 
- 
- 16 Sep, 2016 2 commits
- 
- 
Davis King authored
- 
Davis King authored
 
- 
- 13 Sep, 2016 2 commits
- 
- 
Gregor Fabritius authoredFixed cudnn_hint_path detection for OSX where CUDA_CUBLAS_LIBRARIES is a list, not a single string. (#230) 
- 
Davis King authored
 
- 
- 11 Sep, 2016 4 commits
- 
- 
Davis King authoredlet an exception sit in a thread pool and don't handle it before the thread pool is destroyed. 
- 
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
 
-