- 04 Sep, 2015 2 commits
-
-
Davis King authored
allow assignment statements with mixed dlib::matrix and mat(T*) expressions that might alias each other. Also updated BLAS bindings to bind to set_ptrm() assignments.
-
Davis King authored
-
- 27 Aug, 2015 1 commit
-
-
Davis King authored
-
- 16 Aug, 2015 1 commit
-
-
Davis King authored
-
- 15 Aug, 2015 2 commits
-
-
Davis King authored
-
Davis King authored
valid before trying to parse it.
-
- 13 Aug, 2015 1 commit
-
-
Davis King authored
-
- 11 Aug, 2015 1 commit
-
-
Davis King authored
-
- 06 Aug, 2015 2 commits
-
-
TzuTa Lin authored
-
Davis King authored
-
- 01 Aug, 2015 2 commits
-
-
Davis King authored
that involve sub matrix views (e.g. colm) to produce the wrong results when the BLAS bindings were enabled.
-
Davis King authored
-
- 22 Jul, 2015 1 commit
-
-
Davis King authored
since C++11 sets all destructors to noexcept unless otherwise specified.
-
- 17 Jul, 2015 1 commit
-
-
Davis King authored
have object parts labeled with OBJECT_PART_NOT_PRESENT it doesn't accidentally move that non-present part rather than what you are clicking on.
-
- 14 Jul, 2015 2 commits
-
-
Davis King authored
-
Davis King authored
which leafs are used on each tree to make a prediction.
-
- 13 Jul, 2015 1 commit
-
-
Aziz Baibabaev authored
When using add_definitions erroneous flags are passed to dll resource compiler under MinGW. This breaks the build for anything linked to dlib, using a dll rc and MinGW. The proper way is to append to CMAKE_CXX_FLAGS. For CMake 2.8.12 and higher the proper way is add_compile_options(-Wreturn-type) OR target_compile_options(dlib PRIVATE -Wreturn-type)
-
- 12 Jul, 2015 1 commit
-
-
Davis King authored
-
- 03 Jul, 2015 1 commit
-
-
Davis King authored
-
- 02 Jul, 2015 1 commit
-
-
Davis King authored
-
- 01 Jul, 2015 1 commit
-
-
Davis King authored
-
- 23 Jun, 2015 1 commit
-
-
Davis King authored
-
- 21 Jun, 2015 1 commit
-
-
Davis King authored
better error reporting and is not a speed bottleneck.
-
- 14 Jun, 2015 2 commits
-
-
Davis King authored
-
Davis King authored
-
- 12 Jun, 2015 1 commit
-
-
Davis King authored
some landmarks are missing.
-
- 08 Jun, 2015 1 commit
-
-
Davis King authored
out by Yan Xu. One of the face locations was mistakenly used twice while another was skipped. This change breaks backwards compatibility with the previous feature extraction output but should slightly improve accuracy of classifiers trained using these features.
-
- 03 Jun, 2015 2 commits
-
-
Davis King authored
-
Davis King authored
-
- 02 Jun, 2015 2 commits
-
-
Davis King authored
-
Davis King authored
switching to projected gradient steps.
-
- 30 May, 2015 2 commits
-
-
Davis King authored
-
Davis King authored
and try to link against that one rather than whatever might be installed system wide.
-
- 29 May, 2015 1 commit
-
-
Davis King authored
-
- 27 May, 2015 3 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 26 May, 2015 1 commit
-
-
Davis King authored
installed already.
-
- 25 May, 2015 1 commit
-
-
Davis King authored
some OS X machines when load_libsvm_formatted_data() was called.
-
- 05 May, 2015 1 commit
-
-
Davis King authored
learning tools.
-