"src/graph/sampling/vscode:/vscode.git/clone" did not exist on "c3aea1b62c1fa23029b2c9c077ee089fc663dcde"
- 17 Jan, 2018 1 commit
-
-
Davis King authored
-
- 16 Jan, 2018 3 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 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
-
- 14 Jan, 2018 1 commit
-
-
Davis King authored
any object part labels so that the flipped dataset has the same average part layout as the source dataset. I added a --flip-basic that behaves like the old --flip. However, most people flipping a dataset with part annotations will want to use --flip.
-
- 13 Jan, 2018 1 commit
-
-
Davis King authored
-
- 20 Dec, 2017 1 commit
-
-
Davis King authored
-
- 13 Dec, 2017 1 commit
-
-
Davis King authored
-
- 10 Dec, 2017 2 commits
-
-
Davis King authored
numpy's import_array() in a more robust way.
-
Davis King authored
void*. But the previous code didn't so it wouldn't compile. Fixed that problem.
-
- 08 Dec, 2017 2 commits
-
-
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.
-
- 05 Dec, 2017 1 commit
-
-
Davis King authored
-
- 02 Dec, 2017 1 commit
-
-
Davis King authored
-
- 25 Nov, 2017 1 commit
-
-
Davis King authored
-
- 22 Nov, 2017 1 commit
-
-
hannometer authored
* imglab: select next/previous image with 's' and 'w' * imglab: make 'w' and 's' keys behave like UP and DOWN keys; add 'about' text
-
- 10 Nov, 2017 1 commit
-
-
Davis King authored
-
- 27 Oct, 2017 1 commit
-
-
Davis King authored
included in the edge graph. If it isn't then the output labels from chinese_whispers would be missing faces in this degenerate case. So basically this fixes a bug where chinese_whispers(), when called from python, would sometimes return a labels array that doesn't include labels for all the inputs.
-
- 25 Oct, 2017 1 commit
-
-
Davis King authored
out of the random_cropper.
-
- 17 Oct, 2017 2 commits
-
-
Davis King authored
-
Davis King authored
-
- 29 Sep, 2017 1 commit
-
-
Hung-Wei Chiu authored
* remove unused variable * modify variable type from int to size_t * fix previous delete, we need to call chinese_whispers here but we don't need its result now
-
- 19 Sep, 2017 1 commit
-
-
Varun Chatterji authored
-
- 18 Sep, 2017 1 commit
-
-
Varun Chatterji authored
-
- 16 Sep, 2017 3 commits
-
-
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.
-
Davis E. King authored
-
Davis King authored
-
- 15 Sep, 2017 1 commit
-
-
Davis King authored
landmarking models.
-
- 09 Sep, 2017 1 commit
-
-
Varun authored
-
- 07 Sep, 2017 1 commit
-
-
Davis King authored
-
- 05 Sep, 2017 1 commit
-
-
Visionworkz authored
-
- 03 Sep, 2017 1 commit
-
-
Davis King authored
because it's a much less stressing hand motion to hit END that i in most cases.
-
- 01 Sep, 2017 1 commit
-
-
Davis King authored
-
- 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.
-
- 26 Aug, 2017 1 commit
-
-
Davis King authored
-
- 24 Aug, 2017 1 commit
-
-
Davis King authored
-
- 19 Aug, 2017 1 commit
-
-
Davis King authored
-
- 18 Aug, 2017 1 commit
-
-
Adam Geitgey authored
-
- 19 Jul, 2017 1 commit
-
-
Davis King authored
next using dlib::correlation_tracker.
-