Commit Graph

5928 Commits (bdbc8e418b0a3cc9598c8bc96d1ba7a082e94c1f)
 

Author SHA1 Message Date
Davis King bdbc8e418b Renamed something to avoid name clash with standard library.
8 years ago
Evgeniy Fominov bbeac285d1 Shape predictor trainer optimizations (#126)
8 years ago
Davis King 6eb5bd8068 merged
8 years ago
Davis King 5ecd904d76 merged
8 years ago
Davis King cf321559e8 Made remove_unobtainable_rectangles() work with all scan_fhog_pyramid objects.
8 years ago
Davis King 5f48afc5b8 Improved --extract-chips and --resample a bit.
8 years ago
Davis King fd6db8216a Made it so the matrix only uses matlab's allocation routines for matrices that
8 years ago
Davis King 41d261acb6 merged
8 years ago
Davis King d0fae99107 merged
8 years ago
Davis King 437690c32d Added missing const.
8 years ago
Davis King 3748650aae Fixed path error in this cmake file.
8 years ago
Davis King 6f24b6d5ee Made the env var CUDA_VISIBLE_DEVICES propagate to the child process
8 years ago
Davis King 81a40ca795 Minor change to avoid linker errors in some cases.
8 years ago
Minglangjun Li c256cf0999 Fixes #128. Added support to discontiguous Numpy arrays (#155)
8 years ago
Davis King 22758268fc Renamed iterator types to correctly reflect their requirements (i.e. not input
8 years ago
Davis King 4b05b4d4bb Improved error message
8 years ago
vsooda 2849ebd70e fix shape_predictor dlib::searialize and dlib::desearialize error (#156)
8 years ago
Davis King e3281851b5 Added checks to see if cblas.h has already been #included.
8 years ago
Davis King 15022b227f Updated search paths for the Intel MKL so they will find newer versions of the MKL
8 years ago
Davis King e20b6512f5 Merge branch 'e-fominov-faq-changes'
8 years ago
Davis King d85b99618b Improved FAQ a little
8 years ago
Davis King 1ee143d474 Merge branch 'faq-changes' of git://github.com/e-fominov/dlib into e-fominov-faq-changes
8 years ago
Davis King cf421243be Made this cmake script always enable whatever partial C++11 support your compiler has.
8 years ago
Davis King 0997460820 Added --extract-chips option to imglab.
8 years ago
Davis King 27440b6cbb Fixed bugs in the new --resample option
8 years ago
Davis King 1e50156ea1 Added the --resample option
8 years ago
Davis King 1b9a38e736 Made it so that input<array2d> and input<matrix> layers can be converted
8 years ago
Davis King 5ccd775165 updated docs
8 years ago
Davis King 786c93cd5c Added rectangle_transform
8 years ago
Fm ed98216e81 Added DNN questions
8 years ago
Davis King 4de8678b57 Moved the auxiliary cmake into a common folder.
8 years ago
Davis King dcc32f4ec4 updated docs
8 years ago
Fm b1627bc593 Merge branch 'master' of https://github.com/davisking/dlib
8 years ago
Fm 3b3a993931 Merge branch 'master' of https://github.com/e-fominov/dlib
8 years ago
Davis King 0f2e469463 Fixed missing part of spec
8 years ago
Davis King 5e550a261e Added some more comments
8 years ago
Davis King 034e0e1996 Record last changeset and set PATCH version to 99
8 years ago
Davis King 5ecabefedb Added tag v19.0 for changeset 7210589728f6
8 years ago
Davis King 40ea658e60 Created release v19.0
8 years ago
Davis King a83afe4022 fixed tabbing
8 years ago
Davis King f467624eec Changed URLs to point to dlib.net instead of sourceforge.net
8 years ago
Davis King 9000d93789 Disabled chm file creation.
8 years ago
Davis King 655dfa2bbe updated docs
8 years ago
Davis King ae1b1357dc updated docs
8 years ago
Davis King 15f4081cdf fixed compiler warning
8 years ago
Davis King a9343acc51 Changed code so the validation listing file doesn't have to be in the imagenet
8 years ago
Davis King 4bed64ca1e Fixed bug in apply_random_color_offset(), it computed slightly wrong outputs.
8 years ago
Davis King 04248caf39 merged
8 years ago
Davis King efcdc871e4 fixed compiler warnings
8 years ago
Davis King 48d64957b9 updated docs
8 years ago