- 17 Feb, 2018 1 commit
- 
- 
Davis King authoredregardless of the state of BUILD_SHARED_LIBS. This means projects that use dlib by saying add_subdirectory(dlib) will always statically link to dlib, unless DLIB_IN_PROJECT_BUILD is explicltly set to false and BUILD_SHARED_LIBS set to true. 
 
- 
- 16 Feb, 2018 1 commit
- 
- 
Davis King authoredto be static or shared, instead, the build type will toggle based on the state of CMake's BUILD_SHARED_LIBS variable. 
 
- 
- 15 Feb, 2018 4 commits
- 
- 
Davis King authored
- 
Davis King authoredFixed pybind11 not doing the overload resolution correctly on the cnn_face_detector's operator() in Python. 
- 
Davis King authoreddidn't have complete coverage and would let incorrectly typed numpy arrays through. 
- 
Davis King authored
 
- 
- 14 Feb, 2018 5 commits
- 
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
- 
HarveyBrezinaConniffe authored* Added set_dnn_prefer_smallest_algorithms() * Added description for set_dnn_prefer_smallest_algorithms();w * Changed architectures to algorithms. 
 
- 
- 13 Feb, 2018 2 commits
- 
- 
Davis King authoredruntime, even with very bad parameter selections. 
- 
Davis King authored
 
- 
- 12 Feb, 2018 5 commits
- 
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored- Moved all uses of PYBIND11_MAKE_OPAQUE to a common header to avoid possilbe ODR violations. - Added python binding for make_bounding_box_regression_training_data(). 
 
- 
- 11 Feb, 2018 5 commits
- 
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
 
- 
- 10 Feb, 2018 2 commits
- 
- 
Davis King authored
- 
Davis King authored
 
- 
- 08 Feb, 2018 2 commits
- 
- 
Davis King authored
- 
Davis King authored
 
- 
- 06 Feb, 2018 1 commit
- 
- 
Davis King authored
 
- 
- 04 Feb, 2018 3 commits
- 
- 
Davis King authored
- 
Davis King authored
- 
Davis King authoredof a tensor changed. I.e. if you ran mini-batches with different sample sizes you would get an assert triggering. This has been fixed. 
 
- 
- 03 Feb, 2018 1 commit
- 
- 
Davis King authored
 
- 
- 02 Feb, 2018 1 commit
- 
- 
ksemb authored
 
- 
- 01 Feb, 2018 6 commits
- 
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
- 
Davis King authoredprinted to cout or xml. 
- 
Davis King authored
- 
Davis King authored
 
- 
- 30 Jan, 2018 1 commit
- 
- 
Davis King authored
 
-