- 26 Feb, 2019 1 commit
-
-
Kapil Sachdeva authored
* Add python api that generates desciptor(s) from the aligned image(s) * Remove asserts from face_recognition.py example/tutorial * In batch_compute_face_descriptors_from_aligned_images, use for-in loop to simplify the code Improvde the document on binding methods and the error message if the aligned image is not of size 150x150
-
- 05 Dec, 2018 1 commit
-
-
Miks Miķelsons authored
-
- 25 Nov, 2018 1 commit
-
-
Nishant Charas authored
-
- 22 May, 2018 1 commit
-
-
Davis King authored
interface since AVX availability is now detected automatically by cmake.
-
- 30 Apr, 2018 1 commit
-
-
Davis King authored
-
- 18 Apr, 2018 1 commit
-
-
visionworkz authored
* Fixed reference count issue * Fixed refcount issue in Python dlib.jitter_image and dlib.get_face_chips * Consolidation of https://github.com/davisking/dlib/pull/1249 * Fixed build issue * Fixed: Paths in a pytest file should be relative to dlib root * Skip numpy return tests for Python 2.7 or if Numpy is not installed * Enabled numpy returns tests on Python 2.7 using cPickle.dumps
-
- 31 Mar, 2018 1 commit
-
-
Arian Giles García authored
-
- 11 Feb, 2018 1 commit
-
-
Davis King authored
-
- 23 Jan, 2018 1 commit
-
-
Davis King authored
-
- 16 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
-
- 08 Dec, 2017 3 commits
-
-
Davis King authored
-
Davis King authored
-
visionworkz authored
* Exposed jitter_image in Python and added an example * Return Numpy array directly * Require numpy during setup * Added install of Numpy before builds * Changed pip install for user only due to security issues. * Removed malloc * Made presence of Numpy during compile optional. * Conflict * Refactored get_face_chip/get_face_chips to use Numpy as well.
-
- 02 Dec, 2017 1 commit
-
-
Davis King authored
-
- 25 Nov, 2017 1 commit
-
-
Davis King authored
-
- 18 Oct, 2017 2 commits
-
-
Davis King authored
-
Davis King authored
-
- 01 Oct, 2017 1 commit
-
-
Davis King authored
-
- 23 Sep, 2017 1 commit
-
-
Davis King authored
-
- 19 Sep, 2017 2 commits
-
-
Varun Chatterji authored
-
Varun Chatterji authored
-
- 18 Sep, 2017 1 commit
-
-
Varun Chatterji authored
-
- 17 Sep, 2017 1 commit
-
-
Davis King authored
In particular, these new functions don't need to be inside the face recognition class. So I moved them out. I also fixed many incorrect copy/pasted comments and clarified parts of the example code.
-
- 16 Sep, 2017 2 commits
-
-
Davis King authored
-
Davis King authored
-
- 11 Sep, 2017 2 commits
-
-
Davis King authored
-
Davis King authored
-
- 10 Sep, 2017 1 commit
-
-
Varun authored
-
- 06 Sep, 2017 1 commit
-
-
Visionworkz authored
-
- 28 Aug, 2017 2 commits
-
-
Davis King authored
-
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.
-
- 19 Aug, 2017 1 commit
-
-
Adam Geitgey authored
-
- 19 Jul, 2017 1 commit
-
-
Pavan kumar authored
-
- 20 Apr, 2017 1 commit
-
-
Davis King authored
-
- 23 Feb, 2017 1 commit
-
-
Adam Geitgey authored
-
- 13 Feb, 2017 1 commit
-
-
Davis King authored
-
- 26 Jun, 2016 1 commit
-
-
Davis King authored
-
- 23 Jun, 2016 1 commit
-
-
nxwhite-str authored
* Add cmake option to use external libjpeg on Mac OS * Add adjust_threshold to python object detector * Add cmake option to use external libjpeg on Mac OS * Add adjust_threshold to python object detector * Revert "Add cmake option to use external libjpeg on Mac OS" This reverts commit 01f7fd13ea3f2b519312900333f9b68847fd1633. * Update detector example to set adjust_threshold
-
- 27 Oct, 2015 2 commits
-
-
Davis King authored
-
Davis King authored
-