- 03 Oct, 2016 4 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 02 Oct, 2016 7 commits
-
-
Davis King authored
load a dataset of high resolution files into a user requested lower resolution.
-
miscellanea authored
Now 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 authored
encountered 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 authored
This 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 authored
Now 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 authored
imagenet examples compile.
-
Davis King authored
-
- 27 Sep, 2016 1 commit
-
-
Davis King authored
it 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 authored
avoid compiler warnings.
-
- 18 Sep, 2016 4 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
if 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 authored
Fixed cudnn_hint_path detection for OSX where CUDA_CUBLAS_LIBRARIES is a list, not a single string. (#230)
-
Davis King authored
-