- 24 Sep, 2013 1 commit
-
-
Davis King authored
-
- 23 Sep, 2013 1 commit
-
-
Davis King authored
-
- 22 Sep, 2013 16 commits
-
-
Davis King authored
computations done in f() when computing der().
-
Davis King authored
-
Davis King authored
-
Davis King authored
tests so they work on older versions of visual studio.
-
Davis King authored
that allow you to easily set uniform upper and lower bounds.
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
functions with the optimization code and forced the use of function pointers. This was to avoid triggering a bug in gcc 4.0. Since that compiler is no longer officially supported by dlib I've removed these checks to increase usability.
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 21 Sep, 2013 1 commit
-
-
Davis King authored
-
- 15 Sep, 2013 3 commits
-
-
Davis King authored
bounds.
-
Davis King authored
-
Davis King authored
-
- 14 Sep, 2013 1 commit
-
-
Davis King authored
false alarming vs getting a correct detection.
-
- 13 Sep, 2013 1 commit
-
-
Davis King authored
-
- 11 Sep, 2013 1 commit
-
-
Davis King authored
-
- 10 Sep, 2013 1 commit
-
-
Davis King authored
is missing the HTTP/1.1 version field.
-
- 09 Sep, 2013 2 commits
-
-
Davis King authored
errors made by an approximate separation oracle. In particular, the solver will now check the output of the separation oracle against the cache and if the cache gives a better value, even when we would otherwise not use the cache, the cache value is used. Similarly, we can output the truth psi vector to avoid outputting a psi with a negative risk. All this stuff only happens when the cache is enabled, if its disabled then the outputs of the separation oracle are used without any kind of modification.
-
Davis King authored
which detection template generated a detection slightly more accurate.
-
- 06 Sep, 2013 4 commits
-
-
Davis King authored
-
Davis King authored
two images with different pixel types rather than requiring the images to have the same pixel types.
-
Davis King authored
that redundant with detection templates already in a scanner object.
-
Davis King authored
-
- 02 Sep, 2013 7 commits
-
-
Davis King authored
reduces the separation oracle calls by about 10%.
-
Davis King authored
-
Davis King authored
#include statements to reflect this move. --HG-- rename : tools/python/src/boost_python_utils.h => dlib/python/boost_python_utils.h rename : tools/python/src/pyassert.h => dlib/python/pyassert.h rename : tools/python/src/serialize_pickle.h => dlib/python/serialize_pickle.h
-
Davis King authored
-
Davis King authored
-
Davis King authored
the random number generator that gets used.
-
Davis King authored
-
- 24 Aug, 2013 1 commit
-
-
Davis King authored
iterations of apparent convergence since this results in fewer separation oracle calls overall.
-