- 24 Jul, 2015 1 commit
-
-
Stefan Schweter authored
-
- 18 Jul, 2015 4 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
obvious button, made links look nicer with some better CSS.
-
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.
-
- 17 Jul, 2015 4 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
be evaluated like you would expect.
-
- 14 Jul, 2015 1 commit
-
-
Davis E. King authored
Replace add_definitions with CMAKE_CXX_FLAGS in cmake file
-
- 13 Jul, 2015 3 commits
-
-
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)
-
Davis King authored
-
Davis King authored
-
- 06 Jul, 2015 1 commit
-
-
Davis King authored
-
- 05 Jul, 2015 2 commits
-
-
Davis King authored
totally removing it, and also made --stats print the number of non-ignored boxes.
-
Davis King authored
really small boxes.
-
- 04 Jul, 2015 3 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
always going to be required for imglab.
-
- 03 Jul, 2015 2 commits
-
-
Davis King authored
-
Davis King authored
-
- 02 Jul, 2015 5 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 23 Jun, 2015 2 commits
-
-
Davis King authored
-
Davis King authored
-
- 19 Jun, 2015 1 commit
-
-
Davis King authored
non-square matrix.
-
- 09 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.
-
- 04 Jun, 2015 4 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 03 Jun, 2015 4 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 02 Jun, 2015 1 commit
-
-
Davis King authored
switching to projected gradient steps.
-
- 31 May, 2015 1 commit
-
-
Davis E. King authored
Revise help message
-