- 03 Oct, 2016 7 commits
- 
- 
Davis King authored
- 
git://github.com/miscellanea/dlibDavis King authoredMerge branch 'skip_gui_examples' of git://github.com/miscellanea/dlib into miscellanea-skip_gui_examples Conflicts: examples/CMakeLists.txt 
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
 
- 
- 02 Oct, 2016 8 commits
- 
- 
Davis King authoredload a dataset of high resolution files into a user requested lower resolution. 
- 
Xi Deng authored
- 
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
 
-