- 23 Mar, 2018 1 commit
-
-
Davis King authored
-
- 19 Mar, 2018 6 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 18 Mar, 2018 8 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 17 Mar, 2018 2 commits
-
-
Davis King authored
-
Davis King authored
-
- 15 Mar, 2018 1 commit
-
-
Davis King authored
-
- 14 Mar, 2018 1 commit
-
-
Davis King authored
-
- 13 Mar, 2018 3 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 12 Mar, 2018 1 commit
-
-
Lukas-Buricin authored
-
- 10 Mar, 2018 5 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
jjaloszy2 authored
Set istream flags to 0 in old_deserialize_floating_point. This was flagged by [[nodiscard]] warning in MS compiler.
-
Kagami Hiiragi authored
Fixes #1188
-
- 09 Mar, 2018 1 commit
-
-
Davis King authored
-
- 08 Mar, 2018 2 commits
-
-
Davis King authored
-
Davis King authored
any BLAS or LAPACK. Instead, let it get determined at mex load time so that it will definitely use whatever BLAS and LAPACK matlab is using.
-
- 04 Mar, 2018 5 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 03 Mar, 2018 2 commits
-
-
Davis King authored
-
Davis King authored
and find_optimal_rect_filter()
-
- 01 Mar, 2018 2 commits
-
-
Juha Reunanen authored
* Problem: integer overflow when calculating sizes (may happen e.g. with very large images) Solution: change some types from (unsigned) long to size_t # Conflicts: # dlib/dnn/tensor.h * Fix the fact that std::numeric_limits<unsigned long>::max() isn't always the same number * Revert serialization changes * Review fix: use long long instead of size_t * From long to long long all the way * Change more types to (hopefully) make the compiler happy * Change many more types to size_t * Change even more types to size_t * Minor type changes
-
Davis King authored
-