- 14 Aug, 2016 6 commits
- 
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
- 
Davis King authoredNew versions of boost and cmake need to be told to look in boost's library folder to find boost's libraries when building on windows. Bizarre. 
 
- 
- 13 Aug, 2016 6 commits
- 
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
 
- 
- 12 Aug, 2016 2 commits
- 
- 
Davis King authoredcudnnGetConvolutionBackwardFilterAlgorithm() to pick invalid algorithms, resulting in cuDNN not working correctly. 
- 
Davis King authored
 
- 
- 10 Aug, 2016 2 commits
- 
- 
Davis King authored
- 
Davis King authoredbatch normalization. The running mean and variance need to be initialized when calling cuDNN, even if the averaging factor is 1. I don't think this was the case prior to cuDNN v5, but it certainly is the case now. This patch fixes this. 
 
- 
- 09 Aug, 2016 2 commits
- 
- 
Davis King authored
- 
Davis King authored
 
- 
- 07 Aug, 2016 2 commits
- 
- 
Davis King authored
- 
Davis King authored
 
- 
- 06 Aug, 2016 1 commit
- 
- 
Davis King authored
 
- 
- 05 Aug, 2016 7 commits
- 
- 
Davis King authored
- 
Davis King authoredas being signed rather than unsigned. 
- 
git://github.com/sutr90/dlibDavis King authored
- 
sutr90 authored
- 
Davis King authoredAdded guards so dlib::async code isn't pulled in when using old versions of visual studio (since they don't support c++11). 
- 
Davis King authored
- 
Davis King authored
 
- 
- 03 Aug, 2016 1 commit
- 
- 
sutr90 authored
 
- 
- 31 Jul, 2016 6 commits
- 
- 
Davis King authored
- 
Davis King authored
- 
Davis King authoredin the file names to make it so there won't ever be any name conflicts in the cropped images. 
- 
Davis King authored
- 
Davis King authored
- 
Davis King authorednow the output images are always the same dimensions but the objects scale changes. 
 
- 
- 29 Jul, 2016 5 commits
- 
- 
Davis King authoredprocesses since sometimes stdin was closed in some environments. Also cleaned up the code a little bit. 
- 
Davis King authored
- 
Davis King authored
- 
Davis King authoredcomplain about this (and it's technically not allowed in C++). 
- 
Davis King authored
 
-