"tools/imglab/git@developer.sourcefind.cn:OpenDAS/dlib.git" did not exist on "e20926e805c1fe505eb46264cf5203d0fa46980e"
- 15 Feb, 2018 1 commit
-
-
Davis King authored
Fixed pybind11 not doing the overload resolution correctly on the cnn_face_detector's operator() in Python.
-
- 13 Feb, 2018 1 commit
-
-
HarveyBrezinaConniffe authored
* Added set_dnn_prefer_smallest_algorithms() * Added description for set_dnn_prefer_smallest_algorithms();w * Changed architectures to algorithms.
-
- 11 Feb, 2018 1 commit
-
-
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().
-
- 15 Jan, 2018 1 commit
-
-
Mischan Toosarani-Hausberger authored
* Replace boost::python with pybind11 * Replace add_python_module with pybind11_add_module * Fix clang error on type-dependent expression
-
- 27 Aug, 2017 1 commit
-
-
Guillaume Ramé authored
* improvements to cnn face detection interface * mmod rectangle object renaming. possibility to set batch size in multi image detection. Added check to make sure images are all the same size.
-
- 18 Aug, 2017 1 commit
-
-
Adam Geitgey authored
-